UNPKG

cosmic-internal-jdk

Version:

KingScript: JDK1.8

37 lines (36 loc) 2.57 kB
export const AffineTransform = $.type("java.awt.geom.AffineTransform"); export const Arc2D = $.type("java.awt.geom.Arc2D"); export const Arc2D$Double = $.type("java.awt.geom.Arc2D$Double"); export const Arc2D$Float = $.type("java.awt.geom.Arc2D$Float"); export const Area = $.type("java.awt.geom.Area"); export const CubicCurve2D = $.type("java.awt.geom.CubicCurve2D"); export const CubicCurve2D$Double = $.type("java.awt.geom.CubicCurve2D$Double"); export const CubicCurve2D$Float = $.type("java.awt.geom.CubicCurve2D$Float"); export const Dimension2D = $.type("java.awt.geom.Dimension2D"); export const Ellipse2D = $.type("java.awt.geom.Ellipse2D"); export const Ellipse2D$Double = $.type("java.awt.geom.Ellipse2D$Double"); export const Ellipse2D$Float = $.type("java.awt.geom.Ellipse2D$Float"); export const FlatteningPathIterator = $.type("java.awt.geom.FlatteningPathIterator"); export const GeneralPath = $.type("java.awt.geom.GeneralPath"); export const IllegalPathStateException = $.type("java.awt.geom.IllegalPathStateException"); export const Line2D = $.type("java.awt.geom.Line2D"); export const Line2D$Double = $.type("java.awt.geom.Line2D$Double"); export const Line2D$Float = $.type("java.awt.geom.Line2D$Float"); export const NoninvertibleTransformException = $.type("java.awt.geom.NoninvertibleTransformException"); export const Path2D = $.type("java.awt.geom.Path2D"); export const Path2D$Double = $.type("java.awt.geom.Path2D$Double"); export const Path2D$Float = $.type("java.awt.geom.Path2D$Float"); export const PathIterator = $.type("java.awt.geom.PathIterator"); export const Point2D = $.type("java.awt.geom.Point2D"); export const Point2D$Double = $.type("java.awt.geom.Point2D$Double"); export const Point2D$Float = $.type("java.awt.geom.Point2D$Float"); export const QuadCurve2D = $.type("java.awt.geom.QuadCurve2D"); export const QuadCurve2D$Double = $.type("java.awt.geom.QuadCurve2D$Double"); export const QuadCurve2D$Float = $.type("java.awt.geom.QuadCurve2D$Float"); export const Rectangle2D = $.type("java.awt.geom.Rectangle2D"); export const Rectangle2D$Double = $.type("java.awt.geom.Rectangle2D$Double"); export const Rectangle2D$Float = $.type("java.awt.geom.Rectangle2D$Float"); export const RectangularShape = $.type("java.awt.geom.RectangularShape"); export const RoundRectangle2D = $.type("java.awt.geom.RoundRectangle2D"); export const RoundRectangle2D$Double = $.type("java.awt.geom.RoundRectangle2D$Double"); export const RoundRectangle2D$Float = $.type("java.awt.geom.RoundRectangle2D$Float");