JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.poi.xdgf.usermodel.shape
Interface ShapeVisitorAcceptor
All Known Implementing Classes:
ShapeDataAcceptor
,
ShapeTextVisitor.TextAcceptor
public interface
ShapeVisitorAcceptor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
accept
(
XDGFShape
shape)
Method Details
accept
boolean
accept
(
XDGFShape
shape)