Class GlyphProperty


  • public class GlyphProperty
    extends Object
    Author:
    jfc173
    • Constructor Detail

      • GlyphProperty

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

      • getName

        public String getName()
      • getType

        public Class<?> getType()
      • getValue

        public Object getValue()
      • setValue

        public void setValue​(Object v)