Package com.luciad.format.database.shape
package com.luciad.format.database.shape
Provides shape classes containing a measure value.
These classes are used by the PostGIS and MSSQL decoder when reading point, polyline or polygon geometries from a database.
- Since:
- 2022.1
-
ClassDescriptionThis class represents a
TLcdLonLatHeightMPoint
with a measure value.This class represents aTLcdLonLatHeightMPolygon
with a measure (M) value.This class represents aTLcdLonLatHeightPolyline
with measure values.This class represents aTLcdLonLatHeightPolypoint
with measure values.This class represents aTLcdLonLatPoint
with a measure (M) value.This class represents aTLcdLonLatPolygon
with measure values.This class represents aTLcdLonLatPolyline
with measure values.This class represents aTLcdLonLatPolypoint
with measure values.This class represents aTLcdXYPoint
with a measure (M) value.This class represents aTLcdXYPolygon
with measure values.This class represents aTLcdXYPolyline
with measure values.This class represents aTLcdXYPolypoint
with measure values.This class represents aTLcdXYZPoint
with a measure value.This class represents aTLcdXYZPolygon
with measure values.This class represents aTLcdXYZPolyline
with measure values.This class represents aTLcdXYZPolypoint
with measure values.