类的使用
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 Extent3DGeometryUtil. getExtent(PointZ[] points)Get extent of the points -
org.meteoinfo.geometry.shape中PointZ的使用
类型参数类型为PointZ的org.meteoinfo.geometry.shape中的字段 修饰符和类型 字段 说明 protected List<PointZ>ImageShape. coords返回PointZ的org.meteoinfo.geometry.shape中的方法 修饰符和类型 方法 说明 PointZWindArrow3D. getEndPoint()Get arrow end pointPointZCylinderShape. getPoint(int i)Get a vertex point返回变量类型为PointZ的类型的org.meteoinfo.geometry.shape中的方法 修饰符和类型 方法 说明 List<PointZ>ImageShape. getCoords()Get coordinates - lower left, lower right, upper right, upper leftList<PointZ>CubicShape. getPoints()Get vertex pointsList<PointZ>CylinderShape. getPoints()Get vertex points类型变量类型为PointZ的org.meteoinfo.geometry.shape中的方法参数 修饰符和类型 方法 说明 voidImageShape. setCoords(List<PointZ> value)Set coordinates参数类型为PointZ的org.meteoinfo.geometry.shape中的构造器 构造器 说明 CylinderShape(PointZ p1, PointZ p2, double radius)Constructor类型变量类型为PointZ的org.meteoinfo.geometry.shape中的构造器参数 构造器 说明 CubicShape(List<PointZ> points)ConstructorCylinderShape(List<PointZ> points, double radius)ConstructorPolylineZShape(List<PointZ> points)Constructor
-