com.supermap.realspace
类 Layer3DDatasetTile
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.realspace.Layer3D
-
- com.supermap.realspace.Layer3DDatasetTile
-
public class Layer3DDatasetTile extends Layer3D
-
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 String
getAssetPath()
Dataset
getDataset()
Material3D
getMaterialAsset(String strMaterialName)
HashMap<String,String>
getSkeletonMaterial(int nObjectID)
void
saveMaterialAsset(Material3D material)
void
setAssetPath(String strAssetPath)
void
updateMaterialAsset(Material3D material)
-
从类继承的方法 com.supermap.realspace.Layer3D
clearCustomClipPlane, clipByBox, fromXML, getAlphaReject, getBounds, getBoxClipPart, getCaption, getClipBox, getClipLineColor, getCustomClipCross, getCustomClipPlane, getDataName, getDescription, getEditFeature, getExtendXML, getFeatures, getFilterPixelSize, getMapServiceType, getMaxObjectVisibleDistance, getMaxVisibleAltitude, getMinObjectVisibleDistance, getMinVisibleAltitude, getMixColorType, getName, getParentGroup, getParentLayer, getPassword, getReceiveSunLight, getReleaseWhenInvisible, getSelection, getShdowType, getSnap, getSwipeRegion, getType, getVisibleDistance, getVisibleInViewport, hasLocalCache, isAlwaysRender, isChangedToLayerStyle, isDisposed, isEditable, isSelectable, isShadowEnable, isSketchMode, isSwipeEnable, isVertexColorLinear, isVisible, isWebDatasource, setAlphaReject, setAlwaysRender, setCaption, setChangedToLayerStyle, setClipLineColor, setCustomClipCross, setCustomClipPlane, setDescription, setEditable, setFilterPixelSize, setLocalCache, setMaxObjectVisibleDistance, setMaxVisibleAltitude, setMinObjectVisibleDistance, setMinVisibleAltitude, setMixColorType, setParentGroup, setParentLayer, setReceiveSunLight, setReleaseWhenInvisible, setSelectable, setSelection, setShadowEnable, setShadowType, setSkecthMode, setSketchMode, setSnap, setSwipeEnable, setSwipeRegion, setVertexColorLinear, setVisible, setVisibleDistance, setVisibleInViewport, toXML, updateData
-
-
-
-
方法详细资料
-
getDataset
public Dataset getDataset()
-
setAssetPath
public void setAssetPath(String strAssetPath)
-
getAssetPath
public String getAssetPath()
-
getMaterialAsset
public Material3D getMaterialAsset(String strMaterialName)
-
updateMaterialAsset
public void updateMaterialAsset(Material3D material)
-
saveMaterialAsset
public void saveMaterialAsset(Material3D material)
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.