| Package | Description |
|---|---|
| org.apache.batik.anim | |
| org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
| org.apache.batik.ext.awt.geom |
Contains extensions to the
java.awt.geom package. |
| org.apache.batik.gvt |
Contains all of the interfaces for describing and painting vector
graphics as Java objects.
|
| org.apache.batik.gvt.flow | |
| org.apache.batik.gvt.renderer | |
| org.apache.batik.parser |
Provides a set of parsers and objects to manipulate SVG attributes.
|
| Class | Description |
|---|---|
| Cubic |
A class representing a cubic path segment.
|
| ExtendedGeneralPath |
The
ExtendedGeneralPath class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arc. |
| PathLength |
Utilitiy class for length calculations of paths.
|
| Class | Description |
|---|---|
| ExtendedGeneralPath |
The
ExtendedGeneralPath class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arc. |
| PathLength |
Utilitiy class for length calculations of paths.
|
| Class | Description |
|---|---|
| AbstractSegment |
An abstract class for path segments.
|
| Cubic |
A class representing a cubic path segment.
|
| ExtendedPathIterator |
The
ExtendedPathIterator class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arcs. |
| ExtendedShape |
The
ExtendedShape class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arcs. |
| Linear |
A class representing a linear path segment.
|
| Polygon2D |
This class is a Polygon with float coordinates.
|
| Polyline2D |
This class has the same behavior than
Polygon2D, except that
the figure is not closed. |
| Quadradic |
A class representing a quadratic path segment.
|
| RectListManager |
RectListManager is a class to manage a list of rectangular regions.
|
| Segment |
An interface that path segments must implement.
|
| Segment.SplitResults | |
| SegmentList |
A class representing a list of path segments.
|
| SegmentList.SplitResults |
read-only helper class to represent a split-result.
|
| Class | Description |
|---|---|
| ExtendedShape |
The
ExtendedShape class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arcs. |
| Class | Description |
|---|---|
| SegmentList |
A class representing a list of path segments.
|
| Class | Description |
|---|---|
| RectListManager |
RectListManager is a class to manage a list of rectangular regions.
|
| Class | Description |
|---|---|
| ExtendedGeneralPath |
The
ExtendedGeneralPath class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arc. |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.