Cloneablepublic class PolylineZShape extends PolylineShape
parts| 构造器 | 说明 |
|---|---|
PolylineZShape() |
Constructor
|
PolylineZShape(org.locationtech.jts.geom.Geometry geometry) |
Constructor
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
Object |
clone() |
Clone
|
Object |
clone_back() |
|
double[] |
getMArray() |
Get Z Array
|
double[] |
getMRange() |
Get M range - min, max
|
ShapeTypes |
getShapeType() |
Get shape type
|
double[] |
getZArray() |
Get Z Array
|
double[] |
getZRange() |
Get Z range - min, max
|
Object |
valueClone() |
Value clone
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddVertice, cloneValue, getLength, getPartIndex, getPartNum, getPointNum, getPoints, getPolylines, isClosed, removeVerice, reverse, setPartNum, setPoints, setPolylines, toGeometrybuffer, contains, convexHull, coveredBy, covers, crosses, difference, disjoint, equals, geometry2Shape, getExtent, getLegendIndex, getValue, intersection, intersects, isEditing, isSelected, isVisible, move, moveVertice, overlaps, reform, setEditing, setExtent, setLegendIndex, setSelected, setValue, setVisible, split, symDifference, toGeometry, touches, union, withinpublic PolylineZShape()
public PolylineZShape(org.locationtech.jts.geom.Geometry geometry)
geometry - Geometrypublic ShapeTypes getShapeType()
ShapegetShapeType 在类中 PolylineShapepublic double[] getZArray()
public double[] getMArray()
public double[] getZRange()
public double[] getMRange()
public Object clone_back()
clone_back 在类中 PolylineShapepublic Object clone()
clone 在类中 PolylineShapepublic Object valueClone()
valueClone 在类中 PolylineShapeCopyright © 2019. All rights reserved.