public class IlvMapGeometryCollection extends IlvMapGeometry
IlvDefaultFeatureRenderer
.IlvDefaultFeatureRenderer
Constructor and Description |
---|
IlvMapGeometryCollection()
Constructs an empty
IlvMapGeometryCollection . |
Modifier and Type | Method and Description |
---|---|
void |
addGeometry(IlvMapGeometry geometry)
Adds a geometry at the end of the collection.
|
Rectangle2D |
getBounds(Rectangle2D result)
Returns the bounds of this
IlvMapGeometry |
IlvMapGeometry |
getSubElement(int index)
Returns the sub element of index
index |
int |
getSubElementCount()
Returns the number of elements contained in the geometry.
|
void |
removeAll()
Removes all the geometries contained in the
collection.
|
public IlvMapGeometryCollection()
IlvMapGeometryCollection
.public int getSubElementCount()
public IlvMapGeometry getSubElement(int index)
index
public void removeAll()
public void addGeometry(IlvMapGeometry geometry)
geometry
- The geometry to be added.public Rectangle2D getBounds(Rectangle2D result)
IlvMapGeometry
getBounds
in class IlvMapGeometry
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.