Package com.luciad.format.pol
Class TLcdPOLDataTypes
java.lang.Object
com.luciad.format.pol.TLcdPOLDataTypes
A class that contains the data model and data types for the POL file format.
- Since:
- 10.1
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataType
The main model elementTLcdDataType
used by all POL File format domain objects. -
Method Summary
Modifier and TypeMethodDescriptionstatic TLcdDataModel
Returns the static POL file formatTLcdDataModel
-
Field Details
-
PolGeometryType
The main model elementTLcdDataType
used by all POL File format domain objects.
-
-
Method Details
-
getDataModel
Returns the static POL file formatTLcdDataModel
- Returns:
- a
TLcdDataModel
-