Package | Description |
---|---|
com.luciad.format.gml |
This package contains a model decoder and encoder for the OpenGIS GML version 2 format.
|
Modifier and Type | Method and Description |
---|---|
ILcdGMLFeatureIDRetriever |
TLcdGMLModelList.getFeatureIDRetriever(int aFeatureTypeIndex)
Deprecated.
Returns the feature ID retriever of the given submodel.
|
Modifier and Type | Method and Description |
---|---|
void |
TLcdGMLModelList.addFeatureType(String aTypeName,
ILcdModel aModel,
ILcdGMLFeatureIDRetriever aFeatureIDRetriever,
int[] aPropertyIndices)
Deprecated.
Adds features of a given type to this model list.
|