VAquaRendering - Release 1
Uses of Package org.violetlib.jnr
-
-
Class |
Description |
ConfiguredPainter |
This interface is supported by painters that provide information about layout sizes.
|
Insets2D |
A generalization of insets using floating point attributes.
|
InsetterNotInvertibleException |
This exception is thrown when an operation that requires an invertible insetter is performed on an insetter that is
not invertible.
|
LayoutInfo |
Layout information for a widget describes fixed and/or minimum sizes for the widget rendering.
|
Painter |
A painter renders a fixed size rendering at a client specified origin.
|
-
Class |
Description |
Insetter |
An insetter defines the relationship between the bounds of a component and the bounds of a region of the component.
|
LayoutInfo |
Layout information for a widget describes fixed and/or minimum sizes for the widget rendering.
|
Painter |
A painter renders a fixed size rendering at a client specified origin.
|