JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.gvsig.fmap.mapcontext.rendering.legend.styling
Interface ILabelClassFactory
public interface
ILabelClassFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ILabelClass
create
()
String
getID
()
String
getName
()
String
toString
()
Method Details
getName
String
getName
()
getID
String
getID
()
create
ILabelClass
create
()
toString
String
toString
()
Overrides:
toString
in class
Object