Class | Description |
---|---|
Insets2D |
Similar to java.awt.Insets, but with doubles for the top, left, bottom, right values.
|
Insets2D.Double |
An Insets2D instance specified with double precision
|
Insets2D.Float |
An Insets2D instance specified with float precision
|