Package | Description |
---|---|
ilog.views |
Provides the classes necessary to create a
high performance 2D graphic application.
|
ilog.views.graphic.linkbundle |
Provides a grapher link that stores and represents a bundle
of individual links ("sublinks").
|
ilog.views.maps.graphic |
This package contains graphic objects specialized for cartographic display.
|
Modifier and Type | Method and Description |
---|---|
IlvSelectionFactory |
IlvManager.getSelectionFactory()
Returns the selection factory installed in the manager,
or
null
if no factory is installed. |
Modifier and Type | Method and Description |
---|---|
void |
IlvManager.setSelectionFactory(IlvSelectionFactory factory)
Installs a selection factory in the manager.
|
Modifier and Type | Method and Description |
---|---|
IlvSelectionFactory |
IlvLinkBundle.getSelectionFactory()
Returns the selection factory installed in the grapher that contains the
root link bundle of this link bundle, or
null if no
factory is installed or the link bundle is not added to a grapher. |
Modifier and Type | Class and Description |
---|---|
class |
IlvMapSelectionFactory
A map selection factory.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.