| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ExtendedGeneralPath |
The
ExtendedGeneralPath class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arc. |
class |
ShapeExtender |
This class wraps a normal path into an extended path.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected ExtendedShape |
MarkerShapePainter.extShape |
The Shape to be painted.
|
| Modifier and Type | Method | Description |
|---|---|---|
ExtendedShape |
MarkerShapePainter.getExtShape() |
Gets the Shape this shape painter is associated with as an
Extended Shape.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.