Package | Description |
---|---|
ilog.views |
Provides the classes necessary to create a
high performance 2D graphic application.
|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
Modifier and Type | Method and Description |
---|---|
Shape |
IlvTextInterface.getCaretShape(IlvTextSelection.Range range,
IlvTransformer t)
This method returns a
Shape object enveloping the
characters specified by range . |
Modifier and Type | Method and Description |
---|---|
IlvTextSelection.Range |
IlvTextSelection.getRange()
Gets the range indicating the selection or the insert position.
|
Modifier and Type | Method and Description |
---|---|
Shape |
IlvText.getCaretShape(IlvTextSelection.Range range,
IlvTransformer t)
This method is called to get the shape enveloping the characters specified by the
Range . |
Shape |
IlvLabel.getCaretShape(IlvTextSelection.Range range,
IlvTransformer t)
This function is called to get the shape enveloping the characters specified by the
Range . |
void |
IlvTextSelection.setRange(IlvTextSelection.Range range)
Sets the selection range.
|
void |
IlvTextSelection.Range.setRange(IlvTextSelection.Range range)
Copies from another
Range object. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.