Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.poi.xdgf.usermodel.shape Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
ShapeDataAcceptorThis acceptor only allows traversal to shapes that have useful data associated with them, and tries to elide details that aren't useful whenClassorg.apache.poi.xdgf.usermodel.shapeApache POI
ShapeDebuggerRendererClassorg.apache.poi.xdgf.usermodel.shapeApache POI
ShapeRendererTo use this to render only particular shapes, override it and provide an appropriate implementation of getAcceptor() or accept()Classorg.apache.poi.xdgf.usermodel.shapeApache POI
ShapeTextVisitorOnly visits text nodes, accumulates text content into a string The text is returned in arbitrary order, with no regards toClassorg.apache.poi.xdgf.usermodel.shapeApache POI
ShapeTextVisitor .TextAcceptorClassorg.apache.poi.xdgf.usermodel.shape.ShapeTextVisitorApache POI
ShapeVisitorUsed to iterate through shapes To change the behavior of a particular visitor, you can override eitherClassorg.apache.poi.xdgf.usermodel.shapeApache POI
StopVisitingClassorg.apache.poi.xdgf.usermodel.shape.exceptionsApache POI
StopVisitingThisBranchClassorg.apache.poi.xdgf.usermodel.shape.exceptionsApache POI