类的使用
org.meteoinfo.geometry.shape.PointZ
-
使用PointZ的程序包 程序包 说明 org.meteoinfo.geometry.geoprocess org.meteoinfo.geometry.shape -
-
org.meteoinfo.geometry.geoprocess中PointZ的使用
参数类型为PointZ的org.meteoinfo.geometry.geoprocess中的方法 修饰符和类型 方法 说明 static org.meteoinfo.common.Extent3DGeometryUtil. getExtent(PointZ[] points)Get extent of the points -
org.meteoinfo.geometry.shape中PointZ的使用
返回PointZ的org.meteoinfo.geometry.shape中的方法 修饰符和类型 方法 说明 PointZWindArrow3D. getEndPoint()Get arrow end pointPointZCylinderShape. getPoint(int i)Get a vertex point返回变量类型为PointZ的类型的org.meteoinfo.geometry.shape中的方法 修饰符和类型 方法 说明 java.util.List<PointZ>ImageShape. getCoords()Get coordinates - lower left, lower right, upper right, upper leftjava.util.List<PointZ>CubicShape. getPoints()Get vertex pointsjava.util.List<PointZ>CylinderShape. getPoints()Get vertex points参数类型为PointZ的org.meteoinfo.geometry.shape中的方法 修饰符和类型 方法 说明 voidPointZShape. setPoint(PointZ p)Set pointvoidPointZShape. updateExtent(PointZ p)Update extent类型变量类型为PointZ的org.meteoinfo.geometry.shape中的方法参数 修饰符和类型 方法 说明 voidImageShape. setCoords(java.util.List<PointZ> value)Set coordinates参数类型为PointZ的org.meteoinfo.geometry.shape中的构造器 构造器 说明 CylinderShape(PointZ p1, PointZ p2, double radius)Constructor类型变量类型为PointZ的org.meteoinfo.geometry.shape中的构造器参数 构造器 说明 CubicShape(java.util.List<PointZ> points)ConstructorCylinderShape(java.util.List<PointZ> points, double radius)Constructor
-