|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.poi.xdgf.usermodel.shape | |
---|---|
org.apache.poi.xdgf.usermodel | |
org.apache.poi.xdgf.usermodel.shape | |
org.apache.poi.xdgf.util |
Classes in org.apache.poi.xdgf.usermodel.shape used by org.apache.poi.xdgf.usermodel | |
---|---|
ShapeVisitor
Used to iterate through shapes To change the behavior of a particular visitor, you can override either accept() or getAcceptor() [preferred] If accept() or visit() throw StopVisitingThisBranch, the iteration will not visit subshapes of the shape. |
Classes in org.apache.poi.xdgf.usermodel.shape used by org.apache.poi.xdgf.usermodel.shape | |
---|---|
ShapeRenderer
To use this to render only particular shapes, override it and provide an appropriate implementation of getAcceptor() or accept() |
|
ShapeVisitor
Used to iterate through shapes To change the behavior of a particular visitor, you can override either accept() or getAcceptor() [preferred] If accept() or visit() throw StopVisitingThisBranch, the iteration will not visit subshapes of the shape. |
|
ShapeVisitorAcceptor
|
Classes in org.apache.poi.xdgf.usermodel.shape used by org.apache.poi.xdgf.util | |
---|---|
ShapeRenderer
To use this to render only particular shapes, override it and provide an appropriate implementation of getAcceptor() or accept() |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |