java.lang.Object | ||
↳ | com.carto.styles.Style | |
↳ | com.carto.styles.GeometryCollectionStyle |
A style for geometry collections. Contains styles for points, lines, polygons.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
synchronized void | delete() | ||||||||||
LineStyle |
getLineStyle()
Returns the line style.
| ||||||||||
PointStyle |
getPointStyle()
Returns the point style.
| ||||||||||
PolygonStyle |
getPolygonStyle()
Returns the polygon style.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |