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
-
ClassesClassDescriptionThis class represents a
TLcdLonLatHeightMPointwith a measure value.This class represents aTLcdLonLatHeightMPolygonwith a measure (M) value.This class represents aTLcdLonLatHeightPolylinewith measure values.This class represents aTLcdLonLatHeightPolypointwith measure values.This class represents aTLcdLonLatPointwith a measure (M) value.This class represents aTLcdLonLatPolygonwith measure values.This class represents aTLcdLonLatPolylinewith measure values.This class represents aTLcdLonLatPolypointwith measure values.This class represents aTLcdXYPointwith a measure (M) value.This class represents aTLcdXYPolygonwith measure values.This class represents aTLcdXYPolylinewith measure values.This class represents aTLcdXYPolypointwith measure values.This class represents aTLcdXYZPointwith a measure value.This class represents aTLcdXYZPolygonwith measure values.This class represents aTLcdXYZPolylinewith measure values.This class represents aTLcdXYZPolypointwith measure values.