类的使用
org.meteoinfo.common.Extent3D
-
使用Extent3D的程序包 程序包 说明 org.meteoinfo.common -
-
org.meteoinfo.common中Extent3D的使用
返回Extent3D的org.meteoinfo.common中的方法 修饰符和类型 方法 说明 Extent3DExtent3D. extend(double ratio)Extends extent by ratioExtent3DExtent3D. extend(double dx, double dy, double dz)Extends extentExtent3DExtent3D. shift(double dx, double dy, double dz)Shift extentExtent3DExtent. to3D()Convert to Extent3DExtent3DExtent3D. union(Extent3D ex)Return union extent参数类型为Extent3D的org.meteoinfo.common中的方法 修饰符和类型 方法 说明 Extent3DExtent3D. union(Extent3D ex)Return union extent
-