Package | Description |
---|---|
ilog.views.gantt.graphic.grid |
Provides the classes used to render the vertical and
horizontal grids in the Gantt sheet.
|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
ilog.views.graphic.composite.decoration |
Provides predefined decorations.
|
ilog.views.maps |
This package contains the base classes to write map applications.
|
Modifier and Type | Field and Description |
---|---|
protected IlvLine |
IlvAbstractGanttGrid.line
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvArrowLine
IlvArrowLine represents a custom graphic object that shows a
straight line between two given points with a small arrow head on the line
trajectory. |
Constructor and Description |
---|
IlvLine(IlvLine source)
Creates a new line by copying an existing one.
|
Modifier and Type | Method and Description |
---|---|
IlvLine |
IlvAssociation.getLine()
Returns the line that represents the association.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvAssociation.setLine(IlvLine line)
Sets the line that associates the anchor callout and the callout callout
|
Modifier and Type | Method and Description |
---|---|
IlvLine |
IlvMagnifySymbolsInteractor.getConnectingLineTemplate()
Returns the graphical object used to draw the connecting line.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMagnifySymbolsInteractor.setConnectingLineTemplate(IlvLine connectingLineTemplate)
Sets a customized line for drawing the connecting line.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.