Uses of Class
org.violetlib.jnr.Insets2D
-
Packages that use Insets2D Package Description org.violetlib.jnr -
-
Uses of Insets2D in org.violetlib.jnr
Subclasses of Insets2D in org.violetlib.jnr Modifier and Type Class and Description class
Insets2DUIResource
A generalization of insets using floating point attributes.Methods in org.violetlib.jnr that return Insets2D Modifier and Type Method and Description abstract Insets2D
Insetter. asInsets2D()
Return the insets as fixed insets.Constructors in org.violetlib.jnr with parameters of type Insets2D Constructor and Description Insets2DUIResource(Insets2D n)
-