com.supermap.data.processing
类 InternalGeoStyle3D
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.data.GeoStyle3D
-
- com.supermap.data.processing.InternalGeoStyle3D
-
- 所有已实现的接口:
- IDisposable
public class InternalGeoStyle3D extends GeoStyle3D
-
-
方法概要
所有方法 静态方法 具体方法 限定符和类型 方法和说明 static void
changeHandle(GeoStyle3D style, long handle)
static void
clearHandle(GeoStyle3D style)
static GeoStyle3D
createInstance(long handle)
static void
refreshHandle(GeoStyle3D style, long handle)
static void
reset(GeoStyle3D style, long handle)
-
从类继承的方法 com.supermap.data.GeoStyle3D
clone, dispose, fromXML, getAltitudeMode, getAnchorOffsetMode, getBottomAltitude, getExtendedHeight, getFillBackColor, getFillForeColor, getFillGradientAngle, getFillGradientMode, getFillGradientOffsetRatioX, getFillGradientOffsetRatioY, getFillMode, getFillSymbolID, getLineColor, getLineSymbolID, getLineWidth, getMarker3DRotateX, getMarker3DRotateY, getMarker3DRotateZ, getMarker3DScaleX, getMarker3DScaleY, getMarker3DScaleZ, getMarkerAnchorPoint, getMarkerBillboardMode, getMarkerColor, getMarkerFile, getMarkerScale, getMarkerSize, getMarkerSymbolID, getSideTextureFiles, getTextureRepeatMode, getTilingU, getTilingV, getTopTextureFile, getTopTextureRepeatMode, getTopTilingU, getTopTilingV, getTubeSides, isFiletEnabled, isMarker3D, isMarkerSizeFixed, isTessellated, setAltitudeMode, setAnchorOffsetMode, setBottomAltitude, setExtendedHeight, setFiletEnabled, setFillBackColor, setFillForeColor, setFillGradientAngle, setFillGradientMode, setFillGradientOffsetRatioX, setFillGradientOffsetRatioY, setFillMode, setFillSymbolID, setLineColor, setLineSymbolID, setLineWidth, setMarker3D, setMarker3DRotateX, setMarker3DRotateY, setMarker3DRotateZ, setMarker3DScaleX, setMarker3DScaleY, setMarker3DScaleZ, setMarkerAnchorPoint, setMarkerBillboardMode, setMarkerColor, setMarkerFile, setMarkerScale, setMarkerSize, setMarkerSizeFixed, setMarkerSymbolID, setSideTextureFiles, setTessellated, setTextureRepeatMode, setTilingU, setTilingV, setTopTextureFile, setTopTextureRepeatMode, setTopTilingU, setTopTilingV, setTubeSides, toString, toXML
-
-
-
-
方法详细资料
-
createInstance
public static final GeoStyle3D createInstance(long handle)
-
clearHandle
public static final void clearHandle(GeoStyle3D style)
-
changeHandle
public static final void changeHandle(GeoStyle3D style, long handle)
-
refreshHandle
public static final void refreshHandle(GeoStyle3D style, long handle)
-
reset
public static final void reset(GeoStyle3D style, long handle)
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.