public interface CellVisitor<T,R,E extends java.lang.Exception>
R visit(ElementCell cell, T arg) throws E extends java.lang.Exception
E extends java.lang.ExceptionR visit(SplitCell cell, T arg) throws E extends java.lang.Exception
E extends java.lang.ExceptionR visit(FrameCell frameCell, T arg) throws E extends java.lang.Exception
E extends java.lang.ExceptionR visit(LayeredCell layeredCell, T arg) throws E extends java.lang.Exception
E extends java.lang.Exception© 2001-2010 Jaspersoft Corporation www.jaspersoft.com