| Package | Description |
|---|---|
| org.apache.batik.ext.awt.geom |
Contains extensions to the
java.awt.geom package. |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ShapeExtender.EPIWrap |
| Modifier and Type | Method | Description |
|---|---|---|
ExtendedPathIterator |
ExtendedGeneralPath.getExtendedPathIterator() |
Delegates to the enclosed
GeneralPath. |
ExtendedPathIterator |
ExtendedShape.getExtendedPathIterator() |
Get an extended Path iterator that may return SEG_ARCTO commands
|
ExtendedPathIterator |
ShapeExtender.getExtendedPathIterator() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ExtendedGeneralPath.append(ExtendedPathIterator epi,
boolean connect) |
Delegates to the enclosed
GeneralPath. |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.