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) |
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, 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, setVisible, setVisibleDistance, setVisibleInViewport, toXML, updateData
public Dataset getDataset()
public void setAssetPath(String strAssetPath)
public String getAssetPath()
public Material3D getMaterialAsset(String strMaterialName)
public void updateMaterialAsset(Material3D material)
public void saveMaterialAsset(Material3D material)
Copyright © 2021–2024 SuperMap. All rights reserved.