类的使用
com.supermap.mobjects.situation.PlotLayer
-
使用PlotLayer的程序包 程序包 说明 com.supermap.mobjects.situation -
-
com.supermap.mobjects.situation中PlotLayer的使用
返回PlotLayer的com.supermap.mobjects.situation中的方法 限定符和类型 方法和说明 PlotLayer
PlotLayers. add(String name, boolean bAddtoHead)
添加一个图元层对象到此图元层集合中。PlotLayer
PlotMap. findPlotLayer(DatasetVector datasetVector)
根据数据集所对应的图元层。PlotLayer
PlotMap. findPlotLayer(String uuid)
根据数据所在的图元层。PlotLayer
PlotMap. findPlotLayerByName(String strName)
根据名称查找对应的图元层。PlotLayer
PlotLayers. get(int index)
返回此图元层集合中指定索引位置的图元层对象。PlotLayer
PlotMap. getActivePlotLayer()
获取激活的图元层。PlotLayer
PlotMapManager. getActivePlotLayer()
获取激活的图元层。PlotLayer
ChildPlotLayers. getParent()
返回此子图层集合所在的图元层对象。PlotLayer
ChildPlotLayers. getPlotLayer()
返回此子图层集合所在的图元层对象。PlotLayer
PlotLayerEvent. getPlotLayer()
获取事件中的图元层。PlotLayer
PlotSelection. getPlotLayer()
获取关联的图元层对象。PlotLayer
PlotLayers. insert(int index, String name)
在指定的索引位置添加一个图元层对象到此图元层集合中。参数类型为PlotLayer的com.supermap.mobjects.situation中的方法 限定符和类型 方法和说明 void
PlotLayers. add(PlotLayer plotLayer, boolean bAddtoHead)
添加一个图元层对象到此图元层集合中。PlotSymbol
PlotMap. findPlotSymbol(int id, PlotLayer plotLayer)
根据标号在数据集中的id查找标号对象。int
PlotLayers. indexOf(PlotLayer plotLayer)
返回图元层对象在此图元层集合中的索引。void
PlotLayers. insert(int index, PlotLayer plotLayer)
在指定的索引位置添加一个图元层对象到此图元层集合中。void
PlotMap. setActivePlotLayer(PlotLayer plotLayer)
设置激活的图元层对象。void
PlotMapManager. setActivePlotLayer(PlotLayer plotLayer)
设置激活的图元层对象。参数类型为PlotLayer的com.supermap.mobjects.situation中的构造器 构造器和说明 PlotLayerAddedEvent(Object source, PlotLayer plotLayer)
根据指定的参数来构造一个 PlotLayerAddedEvent 的新对象。PlotLayerAddedEvent(Object source, PlotLayer plotLayer, int index)
根据指定的参数来构造一个 PlotLayerAddedEvent 的新对象。PlotLayerClearedEvent(Object source, PlotLayer plotLayer)
构造函数PlotLayerEvent(Object source, PlotLayer plotLayer)
根据指定的参数来构造一个 PlotLayerEvent 的新对象。PlotLayerMovedEvent(Object source, PlotLayer plotLayer, int srcIndex, int desIndex)
根据指定的参数来构造一个 PlotLayerMovedEvent 的新对象。PlotLayerRemovingEvent(Object source, PlotLayer plotLayer)
根据指定的参数来构造一个 PlotLayerRemovingEvent 的新对象。PlotLayerRemovingEvent(Object source, PlotLayer plotLayer, int index)
根据指定的参数来构造一个 PlotLayerRemovingEvent 的新对象。PlotSelection(PlotLayer plotLayer)
根据指定的参数来构造一个 PlotSelection 的新对象。
-
Copyright © 2021–2024 SuperMap. All rights reserved.