| java.lang.Object | |||
| ↳ | com.carto.styles.Style | ||
| ↳ | com.carto.styles.BillboardStyle | ||
| ↳ | com.carto.styles.NMLModelStyle | ||
A style for NML models. Contains attributes for configuring how the model is drawn on the screen.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| synchronized void | delete() | ||||||||||
| BinaryData |
getModelAsset()
Returns the model asset of the object.
| ||||||||||
| BillboardOrientation |
getOrientationMode()
Returns the orientation mode of the model.
| ||||||||||
| BillboardScaling |
getScalingMode()
Returns the scaling mode of the model.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.carto.styles.BillboardStyle
| |||||||||||
From class
com.carto.styles.Style
| |||||||||||
From class
java.lang.Object
| |||||||||||
Returns the model asset of the object.
Returns the orientation mode of the model.
Returns the scaling mode of the model.