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