|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtendedShape | |
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. |
Uses of ExtendedShape in org.apache.batik.ext.awt.geom |
Classes in org.apache.batik.ext.awt.geom that implement ExtendedShape | |
class |
ExtendedGeneralPath
The ExtendedGeneralPath class represents a geometric
path constructed from straight lines, quadratic and cubic (Bézier)
curves and elliptical arc. |
class |
ShapeExtender
This class wraps a normal path into an extended path. |
Uses of ExtendedShape in org.apache.batik.gvt |
Fields in org.apache.batik.gvt declared as ExtendedShape | |
protected ExtendedShape |
MarkerShapePainter.extShape
The Shape to be painted. |
Methods in org.apache.batik.gvt that return ExtendedShape | |
ExtendedShape |
MarkerShapePainter.getExtShape()
Gets the Shape this shape painter is associated with as an Extended Shape. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |