java.lang.Object | |||
↳ | com.carto.styles.Style | ||
↳ | com.carto.styles.BillboardStyle | ||
↳ | com.carto.styles.LabelStyle |
![]() |
A style for labels. Contains attributes for configuring how the label is drawn on the screen.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
synchronized void | delete() | ||||||||||
float |
getAnchorPointX()
Returns the horizontal anchor point of the label.
| ||||||||||
float |
getAnchorPointY()
Returns the vertical anchor point of the label.
| ||||||||||
BillboardOrientation |
getOrientationMode()
Returns the orientation mode of the label.
| ||||||||||
float |
getRenderScale()
Returns the relative rendering scale of the label.
| ||||||||||
BillboardScaling |
getScalingMode()
Returns the scaling mode of the label.
| ||||||||||
boolean |
isFlippable()
Returns the state of the flippable flag.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Returns the horizontal anchor point of the label.
Returns the vertical anchor point of the label.
Returns the orientation mode of the label.
Returns the relative rendering scale of the label.
Returns the scaling mode of the label.
Returns the state of the flippable flag.