Class GlyphProperty

Object
GlyphProperty

public class GlyphProperty extends Object
Author:
jfc173
  • Constructor Details

    • GlyphProperty

      public GlyphProperty(String s, Class<?> c, Object o)
      Creates a new instance of GlyphProperty
  • Method Details

    • getName

      public String getName()
    • getType

      public Class<?> getType()
    • getValue

      public Object getValue()
    • setValue

      public void setValue(Object v)