Package com.esri.arcgisruntime.symbology
Class SceneSymbol
- java.lang.Object
 - 
- com.esri.arcgisruntime.symbology.Symbol
 - 
- com.esri.arcgisruntime.symbology.SceneSymbol
 
 
 
- 
- All Implemented Interfaces:
 JsonSerializable
- Direct Known Subclasses:
 DistanceCompositeSceneSymbol,MarkerSceneSymbol
public abstract class SceneSymbol extends Symbol
Defines a SceneSymbol's basic functionality and is the base class for all SceneSymbols.SceneSymbol symbolize
GeoElements that exist in 3D space such as a sphere, cube, etc. 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSceneSymbol.AnchorPositionDefines the placement of a SceneSymbol relative to the GeoElement's geometry it is assigned to. 
- 
Method Summary
- 
Methods inherited from class com.esri.arcgisruntime.symbology.Symbol
createSwatchAsync, createSwatchAsync, createSwatchAsync, createSwatchAsync, createSwatchAsync, fromJson, getUnknownJson, getUnsupportedJson, toJson 
 - 
 
 -