public class RadarCustom extends ElectroMagnetism
构造器和说明 |
---|
RadarCustom(Scene scene,
String tag)
自定义雷达的构成函数
|
限定符和类型 | 方法和说明 |
---|---|
ElectroMagnetismType |
getRadarType()
获取雷达类型
|
boolean |
setParameter(Point3D point3D,
Point2Ds point2Ds,
double dAngle,
Color sphereColor,
Color lineColor,
Point3D rotate,
double dScale,
boolean bGridShow)
设置雷达参数
|
addRadarScan, dispose, excute, fromXML, getIsGridShow, getIsVisible, getLineColor, getOffset, getPosition, getRadarAngle, getRadarScanArray, getRadarScanArrayCount, getRotation, getScaneSpeed, getSphereColor, getStrTag, removeAllRadarScan, resetRadarScan, setIsVisible, setOffset, setPosition, setRotation, setScaneSpeed, toXML
public boolean setParameter(Point3D point3D, Point2Ds point2Ds, double dAngle, Color sphereColor, Color lineColor, Point3D rotate, double dScale, boolean bGridShow)
point3D
- 位置点point2Ds
- 切面点串dAngle
- 切面选转角度sphereColor
- 雷达包络填充色lineColor
- 外包络线颜色rotate
- 雷达模型旋转角度(默认UGPoint3D(0,0,0))dScale
- 雷达缩放比例(雷达默认半径为10米)bGridShow
- 外包络线显示标志public ElectroMagnetismType getRadarType()
getRadarType
在类中 ElectroMagnetism
Copyright © 2021–2024 SuperMap. All rights reserved.