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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.