org.apache.poi.xdgf.usermodel.shape
Interface ShapeVisitorAcceptor

All Known Implementing Classes:
ShapeDataAcceptor, ShapeTextVisitor.TextAcceptor

public interface ShapeVisitorAcceptor


Method Summary
 boolean accept(XDGFShape shape)
           
 

Method Detail

accept

boolean accept(XDGFShape shape)