Changed Methods |
void changedUpdate(DocumentEvent, Shape, ViewFactory)
|
Documentation changed from old to new. Method was locally defined, but is now inherited from ParagraphView.
|
Gives notification from the document that attributes were changed in a location that this view is responsible for. |
float getMaximumSpan(int )
|
Documentation changed from old to new. |
Determines the maximum span for this view along an axis. |
float getMinimumSpan(int )
|
Documentation changed from old to new. |
Determines the minimum span for this view along an axis. |
float getPreferredSpan(int )
|
Documentation changed from old to new. |
Determines the preferred span for this view. |