Uses of Class java.awt.geom.Dimension2D

Uses in package javax.swing.plaf

Classes derived from java.awt.geom.Dimension2D

class
A Dimension that is marked as UIResource, which indicates that it has been installed by a pluggable LookAndFeel.

Uses in package java.awt

Classes derived from java.awt.geom.Dimension2D

class
This class holds a width and height value pair.

Uses in package java.awt.geom

Methods with parameter type java.awt.geom.Dimension2D

void
Arc2D.setArc(Point2D p, Dimension2D d, double start, double extent, int type)
Set the parameters of the arc.
void
Set the framing rectangle of this shape to the given coordinate and size.
void
Set the size of this dimension to the requested value.