Package | Description |
---|---|
ilog.views.util.print |
Defines a generic printing framework.
|
Modifier and Type | Method and Description |
---|---|
IlvUnit.Point |
IlvPrintableLine.getFrom()
Returns the start point of the line.
|
IlvUnit.Point |
IlvPrintableLine.getTo()
Returns the end point of the line.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvPrintableLine.setFrom(IlvUnit.Point from)
Specifies the start point of the line.
|
void |
IlvPrintableLine.setTo(IlvUnit.Point to)
Specifies the end point of the line.
|
Constructor and Description |
---|
IlvPrintableLine(IlvUnit.Point from,
IlvUnit.Point to)
Creates a
IlvPrintableLine . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.