类的使用
com.supermap.data.GeoLine3D
-
-
com.supermap.analyst.spatialanalyst中GeoLine3D的使用
返回GeoLine3D的com.supermap.analyst.spatialanalyst中的方法 限定符和类型 方法和说明 static GeoLine3D
ConversionAnalyst. rasterBoundaryLine(Dataset sourceDataset)
提取栅格数据集数据部分的栅格范围线。参数类型为GeoLine3D的com.supermap.analyst.spatialanalyst中的方法 限定符和类型 方法和说明 static CutFillResult
CalculationTerrain. cutFill(DatasetGrid sourceDatasetGrid, GeoLine3D line3D, double bufferRadius, boolean isRoundHead, Datasource targetDatasource, String targetDatasetName)
斜面填挖方计算。static CutFillResult
CalculationTerrain. cutFill(DatasetGrid sourceDatasetGrid, GeoLine3D line3D, double bufferRadius, boolean isRoundHead, Datasource targetDatasource, String targetDatasetName, SteppedListener... listeners)
斜面填挖方 -
com.supermap.data中GeoLine3D的使用
返回GeoLine3D的com.supermap.data中的方法 限定符和类型 方法和说明 GeoLine3D
GeoLine3D. clone()
GeoLine3D
GeoRegion3D. convertToLine()
将一个三维面几何对象转换生成一个三维线对象。GeoLine3D
GeoLineParametric. convertToLine3D()
将参数化线几何对象转为三维线几何对象。参数类型为GeoLine3D的com.supermap.data中的方法 限定符和类型 方法和说明 static double
Geometrist. computeLength(GeoLine3D line3D, PrjCoordSys prjCoordSys)
计算三维线长度。参数类型为GeoLine3D的com.supermap.data中的构造器 构造器和说明 GeoLine3D(GeoLine3D geoLine3D)
根据指定的GeoLine3D
对象构造一个与其完全相同的新对象。 -
com.supermap.realspace中GeoLine3D的使用
返回GeoLine3D的com.supermap.realspace中的方法 限定符和类型 方法和说明 GeoLine3D
Route. toGeoLine3D()
返回GeoLine3D
对象。参数类型为GeoLine3D的com.supermap.realspace中的方法 限定符和类型 方法和说明 boolean
Route. fromGeoLine3D(GeoLine3D value)
将GeoLine3D
对象转换为路线对象。 -
com.supermap.realspace.networkanalyst中GeoLine3D的使用
返回GeoLine3D的com.supermap.realspace.networkanalyst中的方法 限定符和类型 方法和说明 GeoLine3D[]
TransportationAnalystResult3D. getRoutes()
返回分析结果的路径,是三维线(GeoLine3D
)对象的集合。 -
com.supermap.realspace.spatialanalyst中GeoLine3D的使用
返回GeoLine3D的com.supermap.realspace.spatialanalyst中的方法 限定符和类型 方法和说明 GeoLine3D[]
CheckResult. getErrorLines()
已过时。返回错误线。GeoLine3D
VisibleResult3D. getLineInvisible()
返回不通视线对象。GeoLine3D
VisibleResult3D. getLineVisible()
返回通视线对象。GeoLine3D
Skyline. getSkyline()
返回天际线对象。static GeoLine3D
Geometrist3D. parallelLine(GeoLine3D geoLine3D, boolean bLonlat, Double dDistance)
三维线平移;平移distance < 0,平行线在线段方向的右侧;平移distance > 0,平行线在线段方向的左侧,线段方向是构成点的点序方向。static GeoLine3D
Geometrist3D. subDivisionLine(GeoLine3D srcGeoLine3D, boolean isLonLat, double distance)
三维线根据给定长度进行插值加密。参数类型为GeoLine3D的com.supermap.realspace.spatialanalyst中的方法 限定符和类型 方法和说明 boolean
ObliquePhotogrammetry3DModel. outputStreetFacade(String path, GeoLine3D geoLine3D, double resolution, double farDist, double minHeight, double maxHeight)
生成立面图。static GeoLine3D
Geometrist3D. parallelLine(GeoLine3D geoLine3D, boolean bLonlat, Double dDistance)
三维线平移;平移distance < 0,平行线在线段方向的右侧;平移distance > 0,平行线在线段方向的左侧,线段方向是构成点的点序方向。static GeoLine3D
Geometrist3D. subDivisionLine(GeoLine3D srcGeoLine3D, boolean isLonLat, double distance)
三维线根据给定长度进行插值加密。 -
com.supermap.realspace.threeddesigner中GeoLine3D的使用
声明为GeoLine3D的com.supermap.realspace.threeddesigner中的字段 限定符和类型 字段和说明 GeoLine3D
GeometryProcessor.PreprocessResult. resultLine
返回GeoLine3D的com.supermap.realspace.threeddesigner中的方法 限定符和类型 方法和说明 static GeoLine3D
MeshOperator. intersectionLine(Geometry3D geometry3D1, Geometry3D geometry3D2)
模型进行布尔运算-求交时,求交边界输出成三维线。参数类型为GeoLine3D的com.supermap.realspace.threeddesigner中的方法 限定符和类型 方法和说明 static GeometryProcessor.PreprocessResult
GeometryProcessor. linePreprocess(GeoLine3D line, boolean isLonLat, LinePreprocessParameter parameter)
线预处理 现有异常夹角去除、自相交检查。static ArrayList<GeoRegion3D>
ModelBuilder3D. loft(GeoLine offsetSection, GeoLine3D geoLine, boolean bLonLat, boolean bGroup)
多级边坡放样,支持截面为线对象,依据道路边线放样为三维边坡面。static GeoModel3D
ModelBuilder3D. loft(Geometry geometry, GeoLine3D line, boolean bLonLat, int Chamfer, ChamferStyle style)
放样static GeoModel3D
ModelBuilder3D. loft(Geometry geometry, GeoLine3D line, boolean bLonLat, int Chamfer, ChamferStyle style, TextureMapParameter texParam)
放样static GeoModel3D
ModelBuilder3D. loft(Geometry geometry, GeoLine3D line, boolean bLonLat, LoftParameter loftParams, TextureMapParameter uvwParam)
放样static GeoModel3D
ModelBuilder3D. skylineSectorBody(GeoLine3D line3D, Point3D pntViewer, double dHeight, boolean bLatLon)
获取天际线与观察点构成的闭合体,目前仅用于WebGL端构建实体。 -
com.supermap.realspace.threeddesigner.street中GeoLine3D的使用
返回GeoLine3D的com.supermap.realspace.threeddesigner.street中的方法 限定符和类型 方法和说明 GeoLine3D
Road. getCenterLine()
获取建模后的道路中心线。GeoLine3D
Road. getLaneCenterLine(int offset)
获取建模后的车道中心线。
-
Copyright © 2021–2024 SuperMap. All rights reserved.