|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Insets2D | |
---|---|
de.erichseifert.gral | Main classes. |
de.erichseifert.gral.util | Common utility classes. |
Uses of Insets2D in de.erichseifert.gral |
---|
Methods in de.erichseifert.gral that return Insets2D | |
---|---|
Insets2D |
Container.getInsets()
Return the space that this DrawableContainer must leave at each of its edges. |
Insets2D |
DrawableContainer.getInsets()
|
Methods in de.erichseifert.gral with parameters of type Insets2D | |
---|---|
void |
Container.setInsets(Insets2D insets)
Sets the space that this DrawableContainer must leave at each of its edges. |
void |
DrawableContainer.setInsets(Insets2D insets)
|
Uses of Insets2D in de.erichseifert.gral.util |
---|
Subclasses of Insets2D in de.erichseifert.gral.util | |
---|---|
static class |
Insets2D.Double
Class that stores insets as double values. |
Methods in de.erichseifert.gral.util with parameters of type Insets2D | |
---|---|
abstract void |
Insets2D.setInsets(Insets2D insets)
Sets the insets according to the specified insets. |
void |
Insets2D.Double.setInsets(Insets2D insets)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |