java.lang.Object | ||
↳ | com.carto.styles.Style | |
↳ | com.carto.styles.BillboardStyle |
![]() |
![]() |
A base class for BillboardStyle subclasses.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
synchronized void | delete() | ||||||||||
AnimationStyle |
getAnimationStyle()
Returns the animation style of the billboard.
| ||||||||||
float |
getAttachAnchorPointX()
Returns the horizontal attaching anchor point of the billoard.
| ||||||||||
float |
getAttachAnchorPointY()
Returns the vertical attaching anchor point of the billoard.
| ||||||||||
float |
getHorizontalOffset()
Returns the horizontal offset of the billboard.
| ||||||||||
int |
getPlacementPriority()
Returns the placement priority of the billboard.
| ||||||||||
float |
getVerticalOffset()
Returns the vertical offset of the billboard.
| ||||||||||
boolean |
isCausesOverlap()
Returns the state of the causes overlap flag.
| ||||||||||
boolean |
isHideIfOverlapped()
Returns the state of the allow overlap flag.
| ||||||||||
boolean |
isScaleWithDPI()
Returns the state of the scale with DPI flag.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns the animation style of the billboard.
Returns the horizontal attaching anchor point of the billoard.
Returns the vertical attaching anchor point of the billoard.
Returns the horizontal offset of the billboard.
Returns the placement priority of the billboard.
Returns the vertical offset of the billboard.
Returns the state of the causes overlap flag.
Returns the state of the allow overlap flag.
Returns the state of the scale with DPI flag.