org.geotools.renderer.lite
Class GlyphProperty
Object
GlyphProperty
public class GlyphProperty
- extends Object
- Author:
- jfc173
- Module:
modules/library/render (gt-render.jar)
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlyphProperty
public GlyphProperty(String s,
Class<?> c,
Object o)
- Creates a new instance of GlyphProperty
getName
public String getName()
getType
public Class<?> getType()
getValue
public Object getValue()
setValue
public void setValue(Object v)
Copyright © 1996-2010 Geotools. All Rights Reserved.