public class TIN extends PolyhedralSurface
| Constructor and Description |
|---|
TIN()
Constructor
|
TIN(boolean hasZ,
boolean hasM)
Constructor
|
TIN(TIN tin)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Geometry |
copy()
Copy the geometry
|
addPolygon, getPolygons, numPolygons, setPolygonsgetGeometryType, getWkbCode, hasM, hasZpublic TIN()
public TIN(boolean hasZ,
boolean hasM)
hasZ - has zhasM - has mpublic TIN(TIN tin)
tin - tin to copypublic Geometry copy()
copy in class PolyhedralSurfaceCopyright © 2017 National Geospatial-Intelligence Agency. All rights reserved.