Uses of Package
org.apache.batik.ext.awt.geom
Packages that use org.apache.batik.ext.awt.geom
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
Contains extensions to the
java.awt.geom
package.Contains all of the interfaces for describing and painting vector
graphics as Java objects.
Provides a set of parsers and objects to manipulate SVG attributes.
-
Classes in org.apache.batik.ext.awt.geom used by org.apache.batik.animClassDescriptionA class representing a cubic path segment.The
ExtendedGeneralPath
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arc.Utilitiy class for length calculations of paths. -
Classes in org.apache.batik.ext.awt.geom used by org.apache.batik.bridgeClassDescriptionThe
ExtendedGeneralPath
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arc.Utilitiy class for length calculations of paths. -
Classes in org.apache.batik.ext.awt.geom used by org.apache.batik.ext.awt.geomClassDescriptionAn abstract class for path segments.A class representing a cubic path segment.The
ExtendedPathIterator
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arcs.TheExtendedShape
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arcs.A class representing a linear path segment.This class is a Polygon with float coordinates.This class has the same behavior thanPolygon2D
, except that the figure is not closed.A class representing a quadratic path segment.RectListManager is a class to manage a list of rectangular regions.An interface that path segments must implement.A class representing a list of path segments.read-only helper class to represent a split-result. -
Classes in org.apache.batik.ext.awt.geom used by org.apache.batik.gvtClassDescriptionThe
ExtendedShape
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arcs. -
Classes in org.apache.batik.ext.awt.geom used by org.apache.batik.gvt.flow
-
Classes in org.apache.batik.ext.awt.geom used by org.apache.batik.gvt.rendererClassDescriptionRectListManager is a class to manage a list of rectangular regions.
-
Classes in org.apache.batik.ext.awt.geom used by org.apache.batik.parserClassDescriptionThe
ExtendedGeneralPath
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arc.