Java Native Rendering
Uses of Interface org.violetlib.jnr.Insetter1
-
-
-
Modifier and Type |
Class and Description |
class |
CenteredInsetter1
A floating insetter defines a region of fixed size that is centered in the component, with an optional offset.
|
class |
DynamicInsetter1
A dynamic insetter defines a region of fixed size whose center position is computed by a subclass.
|
class |
FixedInsetter1
A pair of fixed insets.
|
class |
FloatingInsetter1
A floating insetter defines a region of fixed size, with either one or both insets being variable.
|
class |
NonInvertibleInsetterBase
A convenient base class for a non-invertible insetter.
|
class |
RigidInsetter1
A single dimension insetter where the region size and the component size are both fixed.
|