| java.lang.Object | ||
| ↳ | com.carto.styles.Style | |
| ↳ | com.carto.styles.PointStyle | |
A style for points. Contains attributes for configuring how the point is drawn on the screen.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| synchronized void | delete() | ||||||||||
| Bitmap |
getBitmap()
Returns the bitmap of the point.
| ||||||||||
| float |
getClickSize()
Returns the size of the point used for click detection.
| ||||||||||
| float |
getSize()
Returns the size of the point.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.carto.styles.Style
| |||||||||||
From class
java.lang.Object
| |||||||||||
Returns the size of the point used for click detection.
Returns the size of the point.