类的使用
com.supermap.data.GeoStyle
-
使用GeoStyle的程序包 程序包 说明 com.supermap.data com.supermap.layout com.supermap.mapping com.supermap.mobjects.situationmonitor com.supermap.mobjects.situationsimulation com.supermap.plot com.supermap.ui -
-
com.supermap.data中GeoStyle的使用
返回GeoStyle的com.supermap.data中的方法 限定符和类型 方法和说明 GeoStyle
GeoStyle. clone()
返回当前 GeoStyle 对象的一个拷贝。GeoStyle
GeoLegend. getBackGroundStyle()
返回背景的风格。GeoStyle
GeoMapGrid. getBorderLineStyle()
返回为地图添加的经纬网或者公里网的边框样式。GeoStyle
GeoMapBorder. getCornerLineStyle()
获取拐角线风格GeoStyle
GeoMapBorder. getFillStyle()
返回地图几何对象边框填充的填充风格。GeoStyle
GeoMapGrid. getGridLineStyle()
返回为地图添加的经纬网或者公里网的格网线的线型风格。GeoStyle
GeoMapBorder. getInFrameStyle()
返回地图几何对象边框的内框的风格。GeoStyle
GeoMapBorder. getInLineStyle()
返回地图几何对象边框的内线的风格。GeoStyle
GeoMapGrid. getMajorDivisionTicksStyle()
返回经纬网或者公里网的主分割线的线型风格。GeoStyle
GeoMapGrid. getMinorDivisionTicksStyle()
返回公里网的次分割线的线型风格。GeoStyle
GeoMapBorder. getOutFrameStyle()
返回地图几何对象边框的外框的风格。GeoStyle
GeoMapBorder. getOutLineStyle()
返回地图几何对象边框的外线的风格。GeoStyle
GeoMapScale. getStyle()
重写setStyle,解决UGOJ2282,保证比例尺可以设置前景色和背景色GeoStyle
Geometry. getStyle()
返回几何对象的几何风格。GeoStyle
GeoNorthArrow. getStyle()
参数类型为GeoStyle的com.supermap.data中的方法 限定符和类型 方法和说明 abstract boolean
Symbol. draw(BufferedImage bitmap, Point2Ds points, GeoStyle style)
boolean
SymbolFill. draw(BufferedImage image, Point2Ds points, GeoStyle style)
boolean
SymbolFill3D. draw(BufferedImage image, Point2Ds points, GeoStyle style)
boolean
SymbolLine. draw(BufferedImage image, Point2Ds points, GeoStyle style)
将线符号对象在指定位图的给定位置上绘制出来。boolean
SymbolMarker. draw(BufferedImage image, Point2Ds points, GeoStyle style)
boolean
SymbolMarker3D. draw(BufferedImage bitmap, Point2Ds points, GeoStyle style)
boolean
SymbolPipeNode. draw(BufferedImage bitmap, Point2Ds points, GeoStyle style)
abstract boolean
Symbol. draw(Graphics graphics, Point2Ds points, GeoStyle style)
boolean
SymbolFill. draw(Graphics graphics, Point2Ds points, GeoStyle style)
boolean
SymbolFill3D. draw(Graphics graphics, Point2Ds points, GeoStyle style)
boolean
SymbolLine. draw(Graphics graphics, Point2Ds points, GeoStyle style)
将线符号对象在指定设备的给定位置上绘制出来。boolean
SymbolMarker. draw(Graphics graphics, Point2Ds points, GeoStyle style)
boolean
SymbolMarker3D. draw(Graphics graphics, Point2Ds points, GeoStyle style)
boolean
SymbolPipeNode. draw(Graphics graphics, Point2Ds points, GeoStyle style)
void
GeoLegend. setBackGroundStyle(GeoStyle geoStyle)
设置背景的风格void
GeoMapGrid. setBorderLineStyle(GeoStyle lineStyle)
设置为地图添加的经纬网或者公里网的边框样式。void
GeoMapBorder. setCornerLineStyle(GeoStyle style)
设置拐角线风格void
GeoMapBorder. setFillStyle(GeoStyle geoStyle)
设置地图几何对象边框填充的填充风格。void
GeoMapGrid. setGridLineStyle(GeoStyle lineStyle)
设置为地图添加的经纬网或者公里网的格网线的线型风格。void
GeoMapBorder. setInFrameStyle(GeoStyle geoStyle)
设置地图几何对象边框的内框的风格。void
GeoMapBorder. setInLineStyle(GeoStyle geoStyle)
设置地图几何对象边框的内线的风格。void
GeoMapGrid. setMajorDivisionTicksStyle(GeoStyle geoStyle)
设置经纬网或者公里网的主分割线的线型风格。void
GeoMapGrid. setMinorDivisionTicksStyle(GeoStyle geoStyle)
设置公里网的次分割线的线型风格。void
GeoMapBorder. setOutFrameStyle(GeoStyle geoStyle)
设置地图几何对象边框的外框的风格。void
GeoMapBorder. setOutLineStyle(GeoStyle geoStyle)
设置地图几何对象边框的外线的风格。boolean
Recordset. setRepresentationElement(String representationField, GeoStyle style, Object customValue)
设置当前记录所对应的几何对象的制图表达信息,该对象的制图表达信息将存储在该方法指定的字段中。void
GeoMapScale. setStyle(GeoStyle value)
重写setStyle,解决UGOJ2282,保证比例尺可以设置前景色和背景色void
Geometry. setStyle(GeoStyle value)
设置几何对象的风格。void
GeoNorthArrow. setStyle(GeoStyle value)
参数类型为GeoStyle的com.supermap.data中的构造器 构造器和说明 GeoStyle(GeoStyle style)
根据给定的 GeoStyle 对象构造一个与其完全相同的新对象。 -
com.supermap.layout中GeoStyle的使用
返回GeoStyle的com.supermap.layout中的方法 限定符和类型 方法和说明 GeoStyle
MapLayout. getBackgroundStyle()
返回布局的背景风格。GeoStyle
LayoutSelection. getStyle()
返回几何对象的风格。参数类型为GeoStyle的com.supermap.layout中的方法 限定符和类型 方法和说明 void
MapLayout. setBackgroundStyle(GeoStyle style)
设置布局的背景风格。void
LayoutSelection. setStyle(GeoStyle geoStyle)
设置几何对象的风格。 -
com.supermap.mapping中GeoStyle的使用
返回GeoStyle的com.supermap.mapping中的方法 限定符和类型 方法和说明 GeoStyle
Map. getBackgroundStyle()
返回当前地图的背景风格。GeoStyle
ThemeLabel. getBackStyle()
返回标签专题图中的标签背景风格。GeoStyle
GridSetting. getDashStyle()
返回格网虚线的样式。GeoStyle
ThemeUnique. getDefaultStyle()
返回单值专题图的默认风格。GeoStyle
LayerGridAggregation. getGridLineStyle()
返回网格单元矩形边框线的风格。GeoStyle
ThemeGraduatedSymbol. getLeaderLineStyle()
返回等级符号及其相应对象之间的牵引线的风格。GeoStyle
ThemeGraph. getLeaderLineStyle()
返回统计图与其表示对象之间牵引线的风格。GeoStyle
ThemeLabel. getLeaderLineStyle()
返回标签与其标注对象之间牵引线的风格。GeoStyle
ThemeGraduatedSymbol. getNegativeStyle()
返回负值的等级符号风格。GeoStyle
LayerGridAggregation. getOriginalPointStyle()
对网格聚合图进行放大浏览,当比例尺较大时,将不显示聚合的网格效果,而显示原始点数据内容,此方法返回点数据显示的风格。GeoStyle[]
ChartObjectInfo. getPointStyles()
返回点物标的风格。GeoStyle
ThemeGraduatedSymbol. getPositiveStyle()
返回正值的等级符号风格。GeoStyle
ChartSetting. getSelectionStyle()
返回选中物标的高亮显示风格。GeoStyle
GridSetting. getSolidStyle()
返回格网实线的样式。GeoStyle
LabelMatrixSymbolCell. getStyle()
返回所使用符号的样式。GeoStyle
LayerSettingVector. getStyle()
获取图层风格GeoStyle
S57EdgeStyle. getStyle()
返回边界线的风格。GeoStyle
Selection. getStyle()
返回选择集几何对象的显示风格。GeoStyle
ThemeDotDensity. getStyle()
返回点密度专题图中点的风格。GeoStyle
ThemeRangeItem. getStyle()
返回分段专题图中每一个分段专题图子项的对应的风格。GeoStyle
ThemeUniqueItem. getStyle()
返回每个单值专题图子项的显示风格。GeoStyle
LayerDynamicAggregation. getSymbolStyle()
获取符号显示风格GeoStyle
LayerRegionalAggregation. getSymbolStyle()
获取符号显示风格GeoStyle
ThemeGraphItem. getUniformStyle()
返回统计专题图子项的显示风格。GeoStyle
ThemeGraduatedSymbol. getZeroStyle()
返回 0 值的等级符号风格。参数类型为GeoStyle的com.supermap.mapping中的方法 限定符和类型 方法和说明 void
MapPainter. drawGeometry(Iterable<Geometry> geometries, GeoStyle style)
在图层上批量绘制用户自定义对象,只能按照统一风格绘制void
MapPainterEx. drawGeometry(Iterable<Geometry> geometries, GeoStyle style)
boolean
ThemeRange. merge(int index, int count, GeoStyle style, String caption)
合并一个从指定序号起始的给定个数的分段专题图子项,并赋给合并后分段专题图子项显示风格和名称。void
Map. setBackgroundStyle(GeoStyle style)
设置当前地图的背景风格。void
ThemeLabel. setBackStyle(GeoStyle style)
设置标签专题图中的标签背景风格。void
GridSetting. setDashStyle(GeoStyle value)
设置格网虚线的样式。void
ThemeUnique. setDefaultStyle(GeoStyle style)
设置单值专题图的默认风格。void
LayerGridAggregation. setGridLineStyle(GeoStyle style)
设置网格单元矩形边框线的风格。void
ThemeGraduatedSymbol. setLeaderLineStyle(GeoStyle style)
设置等级符号及其相应对象之间的牵引线的风格。void
ThemeGraph. setLeaderLineStyle(GeoStyle style)
设置统计图与其表示对象之间牵引线的风格。void
ThemeLabel. setLeaderLineStyle(GeoStyle style)
设置标签与其标注对象之间牵引线的风格。void
ThemeGraduatedSymbol. setNegativeStyle(GeoStyle style)
设置负值的等级符号风格。void
LayerGridAggregation. setOriginalPointStyle(GeoStyle style)
对网格聚合图进行放大浏览,当比例尺较大时,将不显示聚合的网格效果,而显示原始点数据内容,此方法设置点数据显示的风格。void
ThemeGraduatedSymbol. setPositiveStyle(GeoStyle style)
设置正值的等级符号风格。void
ChartSetting. setSelectionStyle(GeoStyle style)
设置选中物标的高亮显示风格。void
GridSetting. setSolidStyle(GeoStyle value)
设置格网实线的样式。void
LabelMatrixSymbolCell. setStyle(GeoStyle style)
设置所使用符号的样式。void
LayerSettingVector. setStyle(GeoStyle style)
设置图层风格void
S57EdgeStyle. setStyle(GeoStyle value)
设置边界线的风格。void
Selection. setStyle(GeoStyle style)
设置选择集几何对象的显示风格。void
ThemeDotDensity. setStyle(GeoStyle style)
设置点密度专题图中点的风格。void
ThemeRangeItem. setStyle(GeoStyle style)
设置分段专题图中每一个分段专题图子项的对应的风格。void
ThemeUniqueItem. setStyle(GeoStyle style)
设置每个单值专题图子项的显示风格。void
LayerDynamicAggregation. setSymbolStyle(GeoStyle style)
设置符号显示风格void
LayerRegionalAggregation. setSymbolStyle(GeoStyle style)
设置符号显示风格void
ThemeGraphItem. setUniformStyle(GeoStyle uniformStyle)
设置统计专题图子项的显示风格。void
ThemeGraduatedSymbol. setZeroStyle(GeoStyle style)
设置 0 值的等级符号风格。boolean
ThemeRange. split(int index, double splitValue, GeoStyle style1, String caption1, GeoStyle style2, String caption2)
根据给定的拆分分段值将一个指定序号的分段专题图子项拆分成两个具有各自风格和名称的分段专题图子项。参数类型为GeoStyle的com.supermap.mapping中的构造器 构造器和说明 ThemeRangeItem(double start, double end, GeoStyle style)
根据指定的分段专题图子项的起始值、终止值、显示风格来构造一个分段专题图子项的新对象。ThemeRangeItem(double start, double end, GeoStyle style, String caption)
根据指定的分段专题图子项的起始值、终止值、显示风格、名称来构造一个分段专题图子项的新对象。ThemeUniqueItem(String unique, GeoStyle style)
根据指定的参数构造ThemeUniqueItem
类的新实例。ThemeUniqueItem(String unique, String caption, GeoStyle style)
根据指定的参数构造ThemeUniqueItem
类的新实例。 -
com.supermap.mobjects.situationmonitor中GeoStyle的使用
返回GeoStyle的com.supermap.mobjects.situationmonitor中的方法 限定符和类型 方法和说明 GeoStyle
SignPro. getBarStyle()
获取标牌柄样式GeoStyle
DotGridStyle. getFillStyle()
获取填充风格。GeoStyle
DotVectorStyle. getFillStyle()
获取填充风格GeoStyle
TrackStyle. GetFillStyle()
获取填充风格GeoStyle
SignPro. getFrameStyle()
获取标牌框样式GeoStyle
TargetManager. getSelectionStyle()
获取选中的Target对象的高亮样式GeoStyle
SignPro. getTaryStyle()
获取标牌托样式参数类型为GeoStyle的com.supermap.mobjects.situationmonitor中的方法 限定符和类型 方法和说明 void
SignPro. setBarStyle(GeoStyle style)
设置标牌柄样式void
DotGridStyle. setFillStyle(GeoStyle style)
设置填充风格。void
DotVectorStyle. setFillStyle(GeoStyle style)
设置填充风格void
TrackStyle. setFillStyle(GeoStyle style)
设置填充风格void
SignPro. setFrameStyle(GeoStyle style)
设置标牌框样式void
TargetManager. setSelectionStyle(GeoStyle geoStyle)
设置选中的Target对象高亮样式void
SignPro. setTaryStyle(GeoStyle style)
设置标牌托样式 -
com.supermap.mobjects.situationsimulation中GeoStyle的使用
返回GeoStyle的com.supermap.mobjects.situationsimulation中的方法 限定符和类型 方法和说明 GeoStyle
GeoEntityPlotStyle. getFillStyle()
获取填充样式参数类型为GeoStyle的com.supermap.mobjects.situationsimulation中的方法 限定符和类型 方法和说明 boolean
GeoEntitySimulation. addTrackLine(GeoEntity pGeoEntity, int nTrackType, GeoStyle pTrackStyle, int nShowPointCount, double dStreamerWidth, Point3D ptOffset)
为指定实体添加轨(航)迹线void
GeoEntityPlotStyle. setFillStyle(GeoStyle style)
设置填充样式 -
com.supermap.plot中GeoStyle的使用
返回GeoStyle的com.supermap.plot中的方法 限定符和类型 方法和说明 GeoStyle
SymbolDefaultStyle. getStyle()
获取标号缺省属性的缺省风格 -
com.supermap.ui中GeoStyle的使用
返回GeoStyle的com.supermap.ui中的方法 限定符和类型 方法和说明 GeoStyle
MapControl. getAssistantLineStyle()
返回绘制对象时辅助线的风格。GeoStyle
MapControl. getAssistantRegionStyle()
返回绘制对象时辅助区域的风格。GeoStyle
MapControl. getDefaultEditGeoStyle()
获取地图窗口上编辑对象默认风格GeoStyle
MapLayoutControl. getDefaultEditGeoStyle()
获取布局窗口上编辑对象默认风格GeoStyle
SymbolDialog. getStyle()
获取用户经过一系列操作后最终的GeoStyleGeoStyle
SymbolPanel. getStyle()
获取操作的GeoStyleGeoStyle
MapControl. getTrackingStyle()
返回正在绘制的对象的风格。GeoStyle
MapControl. getTrackingZoomAndSelectStyle()
获取地图窗口上拉框选择等功能辅助线的风格GeoStyle
MapLayoutControl. getTrackingZoomAndSelectStyle()
获取布局窗口上拉框选择等功能辅助线的风格参数类型为GeoStyle的com.supermap.ui中的方法 限定符和类型 方法和说明 void
MapControl. setAssistantLineStyle(GeoStyle value)
设置绘制对象时辅助线的风格。void
MapControl. setAssistantRegionStyle(GeoStyle value)
设置绘制对象时辅助区域的风格。void
MapControl. setDefaultEditGeoStyle(GeoStyle style)
设置地图窗口上编辑对象默认风格void
MapLayoutControl. setDefaultEditGeoStyle(GeoStyle style)
设置布局窗口上编辑对象默认风格void
SymbolPanel. setStyle(GeoStyle geoStyle)
设置操作的GeoStylevoid
MapControl. setTrackingStyle(GeoStyle value)
设置正在绘制的对象的风格。void
MapControl. setTrackingZoomAndSelectStyle(GeoStyle style)
设置地图窗口上拉框选择等功能辅助线的风格void
MapLayoutControl. setTrackingZoomAndSelectStyle(GeoStyle style)
设置布局窗口上拉框选择等功能辅助线的风格DialogResult
SymbolDialog. showDialog(Resources resources, GeoStyle geoStyle, SymbolType symbolType)
显示符号选择器参数类型为GeoStyle的com.supermap.ui中的构造器 构造器和说明 SymbolPanel(Resources resources, GeoStyle geoStyle, SymbolType symbolType)
Create the panel
-
Copyright © 2021–2024 SuperMap. All rights reserved.