Package | Description |
---|---|
ilog.views.maps |
This package contains the base classes to write map applications.
|
ilog.views.maps.beans |
JViews 7.0 Beans and ready to use GUI components.
|
Modifier and Type | Method and Description |
---|---|
IlvAreaOfInterest |
IlvAreaOfInterest.copy()
Returns a new copy of this area of interest.
|
IlvAreaOfInterest |
IlvAreaOfInterestVector.getArea(int iArea)
Returns the
IlvAreaOfInterest object at the specified
position in this IlvAreaOfInterestVector instance. |
Constructor and Description |
---|
IlvAreaOfInterest(IlvAreaOfInterest src)
Creates a new
IlvAreaOfInterest object from a source area of
interest. |
Modifier and Type | Method and Description |
---|---|
static IlvAreaOfInterest |
IlvJAreaOfInterestPanel.createLocationFromView(IlvManagerView view,
int previewMaxSize,
boolean askName)
Creates an area of interest from the view current parameters.
|
Modifier and Type | Method and Description |
---|---|
JList<IlvAreaOfInterest> |
IlvJAreaOfInterestPanel.getList()
Returns the list of areas.
|
Modifier and Type | Method and Description |
---|---|
static void |
IlvJAreaOfInterestPanel.refreshPreview(IlvManagerView view,
IlvAreaOfInterest area,
int previewMaxSize)
Refreshes the preview image for a particular area by taking a snapshot on
the specified view.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.