public abstract class IlvMapGeometry extends Object
IlvMapGeometry
classes represent the shape of the map features. There is a list of predefined
geometries in the package ilog.views.maps.geometry
.Modifier | Constructor and Description |
---|---|
protected |
IlvMapGeometry()
Initializes an instance of the class.
|
Modifier and Type | Method and Description |
---|---|
abstract Rectangle2D |
getBounds(Rectangle2D result)
Returns the bounds of this
IlvMapGeometry |
public abstract Rectangle2D getBounds(Rectangle2D result)
IlvMapGeometry
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.