Package org.geotools.renderer.lite
Class GlyphProperty
- Object
-
- GlyphProperty
-
public class GlyphProperty extends Object
- Author:
- jfc173
-
-
Constructor Summary
Constructors Constructor Description GlyphProperty(String s, Class<?> c, Object o)Creates a new instance of GlyphProperty
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()Class<?>getType()ObjectgetValue()voidsetValue(Object v)
-