Package | Description |
---|---|
org.apache.poi.xdgf.usermodel.shape |
Modifier and Type | Class and Description |
---|---|
class |
ShapeDataAcceptor
This acceptor only allows traversal to shapes that have useful data
associated with them, and tries to elide details that aren't useful when
analyzing the content of a document.
|
static class |
ShapeTextVisitor.TextAcceptor |
Modifier and Type | Field and Description |
---|---|
protected ShapeVisitorAcceptor |
ShapeVisitor._acceptor |
Modifier and Type | Method and Description |
---|---|
protected ShapeVisitorAcceptor |
ShapeTextVisitor.getAcceptor() |
protected ShapeVisitorAcceptor |
ShapeVisitor.getAcceptor()
Is only called on construction of the visitor, allows
mixing visitors and acceptors
|
Modifier and Type | Method and Description |
---|---|
void |
ShapeVisitor.setAcceptor(ShapeVisitorAcceptor acceptor) |
void |
ShapeDebuggerRenderer.setDebugAcceptor(ShapeVisitorAcceptor acceptor) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.