Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Java.awt.geom Classes and Interfaces - 36 results found.
NameDescriptionTypePackageFramework
AffineTransformThe AffineTransform class represents a 2D affine transform that performs a linear mapping from 2D coordinates to other 2DClassjava.awt.geomJava SE
Arc2DArc2D is the abstract superclass for all objects that store a 2D arc defined by a framing rectangle,Classjava.awt.geomJava SE
Arc2D .DoubleThis class defines an arc specified in double precision.Classjava.awt.geom.Arc2DJava SE
Arc2D .FloatThis class defines an arc specified in float precision.Classjava.awt.geom.Arc2DJava SE
AreaAn Area object stores and manipulates a resolution-independent description of an enclosed area ofClassjava.awt.geomJava SE
CubicCurve2DThe CubicCurve2D class defines a cubic parametric curve segment in (x,y) coordinate space.Classjava.awt.geomJava SE
CubicCurve2D .DoubleA cubic parametric curve segment specified with double coordinates.Classjava.awt.geom.CubicCurve2DJava SE
CubicCurve2D .FloatA cubic parametric curve segment specified withSince:1.Classjava.awt.geom.CubicCurve2DJava SE
Dimension2DThe Dimension2D class is to encapsulate a width and a height dimension.Classjava.awt.geomJava SE
Ellipse2DThe Ellipse2D class describes an ellipse that is defined by a framing rectangle.Classjava.awt.geomJava SE
Ellipse2D .DoubleThe Double class defines an ellipse specified in double precision.Classjava.awt.geom.Ellipse2DJava SE
Ellipse2D .FloatThe Float class defines an ellipse specified in float precision.Classjava.awt.geom.Ellipse2DJava SE
FlatteningPathIteratorThe FlatteningPathIterator class returns a flattened view of another PathIterator object.Classjava.awt.geomJava SE
GeneralPathThe GeneralPath class represents a geometric path constructed from straight lines, and quadratic and cubicClassjava.awt.geomJava SE
IllegalPathStateExceptionThe IllegalPathStateException represents an exception that is thrown if an operation is performed on a pathClassjava.awt.geomJava SE
Line2DThis Line2D represents a line segment in (x,y) coordinate space.Classjava.awt.geomJava SE
Line2D .DoubleA line segment specified with double coordinates.Classjava.awt.geom.Line2DJava SE
Line2D .FloatA line segment specified with float coordinates.Classjava.awt.geom.Line2DJava SE
NoninvertibleTransformExceptionThe NoninvertibleTransformException class represents an exception that is thrown if an operation is performed requiringClassjava.awt.geomJava SE
Path2DThe Path2D class provides a simple, yet flexible shape which represents an arbitrary geometric path.Classjava.awt.geomJava SE
Path2D .DoubleThe Double class defines a geometric path with coordinates stored in double precision floating point.Classjava.awt.geom.Path2DJava SE
Path2D .FloatThe Float class defines a geometric path with coordinates stored in single precision floating point.Classjava.awt.geom.Path2DJava SE
Point2DThe Point2D class defines a point representing a location in (x,y) coordinate space.Classjava.awt.geomJava SE
Point2D .DoubleThe Double class defines a point specified inSince:1.Classjava.awt.geom.Point2DJava SE
Point2D .FloatThe Float class defines a point specified in floatSince:1.Classjava.awt.geom.Point2DJava SE
PathIteratorThe PathIterator interface provides the mechanism for objects that implement the ShapeInterfacejava.awt.geomJava SE
QuadCurve2DThe QuadCurve2D class defines a quadratic parametric curve segment in (x,y) coordinate space.Classjava.awt.geomJava SE
QuadCurve2D .DoubleA quadratic parametric curve segment specified with double coordinates.Classjava.awt.geom.QuadCurve2DJava SE
QuadCurve2D .FloatA quadratic parametric curve segment specified withSince:1.Classjava.awt.geom.QuadCurve2DJava SE
Rectangle2DThe Rectangle2D class describes a rectangle defined by a location (x,y) and dimensionClassjava.awt.geomJava SE
Rectangle2D .DoubleThe Double class defines a rectangle specified in double coordinates.Classjava.awt.geom.Rectangle2DJava SE
Rectangle2D .FloatThe Float class defines a rectangle specified in floatSince:1.Classjava.awt.geom.Rectangle2DJava SE
RectangularShapeRectangularShape is the base class for a number of Shape objects whose geometry is defined by a rectangular frame.Classjava.awt.geomJava SE
RoundRectangle2DThe RoundRectangle2D class defines a rectangle with rounded corners defined by a location (x,y), aClassjava.awt.geomJava SE
RoundRectangle2D .DoubleThe Double class defines a rectangle with rounded corners all specified in double coordinates.Classjava.awt.geom.RoundRectangle2DJava SE
RoundRectangle2D .FloatThe Float class defines a rectangle with rounded corners all specified in float coordinates.Classjava.awt.geom.RoundRectangle2DJava SE