CloneableWindArrow3Dpublic class PointZShape extends PointShape
point| 构造器 | 说明 |
|---|---|
PointZShape() |
Constructor
|
PointZShape(org.locationtech.jts.geom.Geometry geometry) |
Constructor
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
Object |
clone() |
Clone
|
double |
getM() |
Get M value
|
ShapeTypes |
getShapeType() |
Get shape type
|
double |
getZ() |
Get Z value
|
void |
setPoint(PointD aPoint) |
Set point
|
void |
setPoint(PointZ p) |
Set point
|
void |
updateExtent(PointZ p) |
Update extent
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone_back, getPoint, getPoints, setPoints, toGeometryaddVertice, buffer, cloneValue, contains, convexHull, coveredBy, covers, crosses, difference, disjoint, equals, geometry2Shape, getExtent, getLegendIndex, getValue, intersection, intersects, isEditing, isSelected, isVisible, move, moveVertice, overlaps, reform, removeVerice, reverse, setEditing, setExtent, setLegendIndex, setSelected, setValue, setVisible, split, symDifference, toGeometry, touches, union, withinpublic PointZShape()
public PointZShape(org.locationtech.jts.geom.Geometry geometry)
geometry - Geometrypublic ShapeTypes getShapeType()
ShapegetShapeType 在类中 PointShapepublic void setPoint(PointD aPoint)
setPoint 在类中 PointShapeaPoint - pointpublic void setPoint(PointZ p)
p - PointZpublic void updateExtent(PointZ p)
p - PointZpublic double getM()
public double getZ()
public Object clone()
clone 在类中 PointShapeCopyright © 2019. All rights reserved.