类的使用
com.supermap.mobjects.situation.ChildPlotLayer
-
使用ChildPlotLayer的程序包 程序包 说明 com.supermap.mobjects.situation -
-
com.supermap.mobjects.situation中ChildPlotLayer的使用
返回ChildPlotLayer的com.supermap.mobjects.situation中的方法 限定符和类型 方法和说明 ChildPlotLayer
ChildPlotLayers. add(String strName, boolean bAddToHead)
添加一个子图层对象到此子图层集合中。ChildPlotLayer
PlotMap. findChildPlotLayer(String strName)
根据名称查找对应的子图层。ChildPlotLayer
ChildPlotLayers. get(int index)
返回此子图层集合中指定索引位置的子图层对象。ChildPlotLayer
PlotMap. getActiveChildPlotLayer()
获取激活的子图层。ChildPlotLayer
PlotMapManager. getActiveChildPlotLayer()
获取激活的子图层。ChildPlotLayer
ChildPlotLayers. getChildParent()
返回此子图层集合所在的父子图层对象。ChildPlotLayer
PlotLayerEvent. getChildPlotLayer()
获取事件中的子图层。ChildPlotLayer
PlotSymbols. getParent()
返回此标号集合所在的子图层对象。ChildPlotLayer
ChildPlotLayers. insert(int index, String strName)
参数类型为ChildPlotLayer的com.supermap.mobjects.situation中的方法 限定符和类型 方法和说明 void
ChildPlotLayers. add(ChildPlotLayer childPlotLayer, boolean bAddToHead)
添加一个子图层对象到此子图层集合中。int
ChildPlotLayers. indexOf(ChildPlotLayer childPlotLayer)
返回子图层对象在此子图层集合中的索引。void
ChildPlotLayers. insert(int index, ChildPlotLayer childPlotLayer)
在指定的索引位置添加一个子图层对象到此子图层集合中。void
PlotMap. setActiveChildPlotLayer(ChildPlotLayer childPlotLayer)
设置激活的子图层对象。void
PlotMapManager. setActiveChildPlotLayer(ChildPlotLayer childPlotLayer)
设置激活的子图层对象。参数类型为ChildPlotLayer的com.supermap.mobjects.situation中的构造器 构造器和说明 PlotLayerAddedEvent(Object source, ChildPlotLayer childPlotLayer)
根据指定的参数来构造一个 PlotLayerAddedEvent 的新对象。PlotLayerAddedEvent(Object source, ChildPlotLayer childPlotLayer, int index)
根据指定的参数来构造一个 PlotLayerAddedEvent 的新对象。PlotLayerClearedEvent(Object source, ChildPlotLayer childPlotLayer)
构造函数PlotLayerEvent(Object source, ChildPlotLayer childPlotLayer)
根据指定的参数来构造一个 PlotLayerEvent 的新对象。PlotLayerMovedEvent(Object source, ChildPlotLayer childPlotLayer, int srcIndex, int desIndex)
根据指定的参数来构造一个 PlotLayerMovedEvent 的新对象。PlotLayerRemovingEvent(Object source, ChildPlotLayer childPlotLayer)
根据指定的参数来构造一个 PlotLayerRemovingEvent 的新对象。PlotLayerRemovingEvent(Object source, ChildPlotLayer childPlotLayer, int index)
根据指定的参数来构造一个 PlotLayerRemovingEvent 的新对象。
-
Copyright © 2021–2024 SuperMap. All rights reserved.