|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Changed Constructors | ||
int,
int
|
Documentation changed from old to new. |
Creates a glyph line part object with given start and end values. |
int,
int
|
Documentation changed from old to new. |
Creates a glyph line part object with given start, end and actual text values. |
| Added Methods | |
String
getActualText()
|
Retrieves the actual text of the glyph line part. |
int
getEnd()
|
Retrieves the end of the glyph line part. |
int
getStart()
|
Retrieves the start of the glyph line part. |
boolean
isReversed()
|
Retrieves whether the glyph line part is reversed. |
GlyphLinePart
setActualText(
String)
|
Sets the actual text of the glyph line part. |
GlyphLinePart
setEnd(
int)
|
Sets the end of the glyph line part. |
GlyphLinePart
setStart(
int)
|
Sets the start of the glyph line part. |
| Changed Methods | ||
GlyphLinePart
setReversed(
boolean)
|
Documentation changed from old to new. |
Sets whether the glyph line part is reversed. |
| Removed Fields | |
String
actualText
|
|
int
end
|
|
boolean
reversed
|
|
int
start
|
|
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||