Package | Description |
---|---|
ilog.views |
Provides the classes necessary to create a
high performance 2D graphic application.
|
ilog.views.event |
Provides interfaces and classes for dealing with
different types of events fired by JViews Graphics Framework
classes.
|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvManager.fireGraphicBagHierarchyEvent(GraphicBagHierarchyEvent event)
Fires a graphic bag hierarchy event to this manager and all
contained objects.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphicBagHierarchyEventReceiver.fireGraphicBagHierarchyEvent(GraphicBagHierarchyEvent event)
Fires a graphic bag hierarchy event to this object and all
contained objects.
|
void |
GraphicBagHierarchyListener.hierarchyChanged(GraphicBagHierarchyEvent event)
This method is called when the hierarchy of graphic bags has been
changed.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGraphicSet.fireGraphicBagHierarchyEvent(GraphicBagHierarchyEvent event)
Fires a graphic bag hierarchy event to this graphic set and all
contained objects.
|
void |
IlvGraphicHandleBag.fireGraphicBagHierarchyEvent(GraphicBagHierarchyEvent event)
Fires a graphic bag hierarchy event to this graphic handle bag and all
contained objects.
|
void |
IlvDoubleGraphicHandleBag.fireGraphicBagHierarchyEvent(GraphicBagHierarchyEvent event)
Fires a graphic bag hierarchy event to this graphic handle bag and all
contained objects.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.