|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GeoFeatureType
Common interface for a DNCFeatureCode and an ENCObjectType
Method Summary | |
---|---|
java.lang.String |
asKey()
Form to read and write from skin file, which is name() for enc and code() for dnc. |
java.lang.String |
code()
In code form - unique, small, concise String |
int |
getNumFeatures()
|
java.lang.String |
name()
In text form, still somewhat small and unique, but more descriptive than code |
int |
ordinal()
|
Method Detail |
---|
java.lang.String code()
java.lang.String name()
java.lang.String asKey()
int ordinal()
int getNumFeatures()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |