|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.maps.format.IlvFeatureClassInformation
public class IlvFeatureClassInformation
Definition of a feature class. The code field in this class contain that this feature class should match.
| Constructor Summary | |
|---|---|
IlvFeatureClassInformation(String name,
String code)
Creates a new IlvFeatureClassInformation. |
|
| Method Summary | |
|---|---|
String |
getCode()
Returns the Feature code |
String |
getName()
Returns the feature name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IlvFeatureClassInformation(String name,
String code)
IlvFeatureClassInformation.
name - name(label) of the featurecode - code(value in metadata) which identify the feature| Method Detail |
|---|
public String getCode()
public String getName()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||