Package | Description |
---|---|
ilog.tgo.swing |
Provides Swing classes necessary to create an application mixing JTGO and Swing.
|
ilog.views |
Provides the classes necessary to create a
high performance 2D graphic application.
|
ilog.views.chart.graphic |
Provides classes to customize the graphical aspect of a chart.
|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
ilog.views.graphic.composite |
Provides classes for creating Composite Graphics.
|
ilog.views.graphic.composite.decoration |
Provides predefined decorations.
|
ilog.views.graphic.linkbundle |
Provides a grapher link that stores and represents a bundle
of individual links ("sublinks").
|
ilog.views.prototypes |
Provides legacy facilities that allow you to define custom graphic objects
easily.
|
ilog.views.sdm.graphic |
Contains specialized graphic objects used
by the SDM component.
|
ilog.views.sdm.renderer |
Contains the classes that define the renderers of an SDM engine.
|
Modifier and Type | Method and Description |
---|---|
void |
IltComponentGraphic.reDrawRegion(IlvRegion region)
Deprecated.
Implementation of the
IlvGraphicBag interface. |
Modifier and Type | Method and Description |
---|---|
IlvRegion |
IlvManagerView.getRegion()
Returns the invalid region of the view.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvManager.reDrawRegion(IlvRegion region)
Redraws a region of the manager.
|
void |
IlvGraphicBag.reDrawRegion(IlvRegion region)
Redraws a region of the bag.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGraphicDecoration.reDrawRegion(IlvRegion region)
Redraws a region of the bag.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGraphicSet.reDrawRegion(IlvRegion region)
Redraws a region of the set.
|
void |
IlvGraphicHandleSelection.reDrawRegion(IlvRegion region)
Redraws a region of the bag.
|
void |
IlvGraphicHandleBag.reDrawRegion(IlvRegion region)
Redraws a region of the bag.
|
void |
IlvDoubleGraphicHandleBag.reDrawRegion(IlvRegion region)
Redraws a region of the bag.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvCompositeLink.reDrawRegion(IlvRegion region)
Redraws a region of the bag.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvDefaultGraphicManagerFrame.reDrawRegion(IlvRegion region)
Redraws a region of the bag.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvLinkBundle.reDrawRegion(IlvRegion region)
Redraws a region of the link bundle.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvPrototypeBeanSupport.reDrawRegion(IlvRegion region)
Implementation of the
IlvGraphicBag interface. |
Modifier and Type | Method and Description |
---|---|
void |
IlvGeneralLink.reDrawRegion(IlvRegion region)
Redraws a region of the bag.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvSubGraphRenderer.GraphicManagerFrame.reDrawRegion(IlvRegion region)
Redraws a region of the bag.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.