org.geotools.renderer.lite
Class GlyphProperty
java.lang.Object
org.geotools.renderer.lite.GlyphProperty
- public class GlyphProperty
- extends java.lang.Object
- Author:
- jfc173
Constructor Summary |
GlyphProperty(java.lang.String s,
java.lang.Class c,
java.lang.Object o)
Creates a new instance of GlyphProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlyphProperty
public GlyphProperty(java.lang.String s,
java.lang.Class c,
java.lang.Object o)
- Creates a new instance of GlyphProperty
getName
public java.lang.String getName()
getType
public java.lang.Class getType()
getValue
public java.lang.Object getValue()
setValue
public void setValue(java.lang.Object v)
Copyright © GeoTools. All Rights Reserved.