public class StyledGeometry extends Object
| Constructor and Description |
|---|
StyledGeometry(Collection
Create a new StyledGeometry.
|
| Modifier and Type | Method and Description |
|---|---|
Collection |
getGeometries()
|
GeometryStyle |
getStyle()
|
public StyledGeometry(Collection<GeometryContainer > geometries, GeometryStyle style)
geometries - the geometries represented
style - the associated style.
public Collection<GeometryContainer > getGeometries()
public GeometryStylegetStyle()