类的使用
com.supermap.mobjects.situationsimulation.PolygonFrontFace
-
使用PolygonFrontFace的程序包 程序包 说明 com.supermap.mobjects.situationsimulation -
-
com.supermap.mobjects.situationsimulation中PolygonFrontFace的使用
声明为PolygonFrontFace的com.supermap.mobjects.situationsimulation中的字段 限定符和类型 字段和说明 static PolygonFrontFace
PolygonFrontFace. PFF_CCW
逆时针.static PolygonFrontFace
PolygonFrontFace. PFF_CW
顺时针static PolygonFrontFace
PolygonFrontFace. PFF_DEFAULT
表示使用数据默认的环绕方式static PolygonFrontFace
PolygonFrontFace. PFF_NONE
两面都有返回PolygonFrontFace的com.supermap.mobjects.situationsimulation中的方法 限定符和类型 方法和说明 PolygonFrontFace
GeoEntityEffectRadar. getCullMode()
获取渲染模式。参数类型为PolygonFrontFace的com.supermap.mobjects.situationsimulation中的方法 限定符和类型 方法和说明 boolean
GeoEntitySimulation. addCircleRadar(GeoEntity pGeoEntity, double dCircleRadiusOuter, Color sphereColor, boolean bGridShow, double dCircleRadiusInner, double dClockAngleMin, double dClockAngleMax, double dHalfAngleInner, double dHalfAngleOuter, RadarScanState[] arrRadarScanParam, double dScanSpeed, PolygonFrontFace eCullModeType)
为指定实体添加球形雷达boolean
GeoEntitySimulation. addCustomRadar(GeoEntity pGeoEntity, Point2Ds pts2DsModelSection, double dRadarRadius, Color sphereColor, Color lineColor, boolean bGridShow, double dPitchAngle, RadarScanState[] arrRadarScanParam, double dScanSpeed, PolygonFrontFace eCullModeType)
为指定实体添加自定义雷达boolean
GeoEntitySimulation. addMechanicalRadar(GeoEntity pGeoEntity, double dRadarRadius, Color sphereColor, Color lineColor, boolean bGridShow, RadarScanState[] arrRadarScanParam, double dScanSpeed, PolygonFrontFace eCullModeType)
为指定实体添加机械雷达boolean
GeoEntitySimulation. addPieRadar(GeoEntity pGeoEntity, double dRadarRadius, Color sphereColor, Color lineColor, boolean bGridShow, double dPitchAngle, RadarScanState[] arrRadarScanParam, double dScanSpeed, PolygonFrontFace eCullModeType)
为指定实体添加饼状雷达void
GeoEntityEffectRadar. setCullMode(PolygonFrontFace eCullModeType)
设置渲染模式。
-
Copyright © 2021–2024 SuperMap. All rights reserved.