Uses of Class
net.sf.paperclips.AbstractIterator
-
Packages that use AbstractIterator Package Description net.sf.paperclips Core classes for creating printable documents. -
-
Uses of AbstractIterator in net.sf.paperclips
Constructors in net.sf.paperclips with parameters of type AbstractIterator Constructor Description AbstractIterator(AbstractIterator that)
Copy constructor.AbstractPiece(AbstractIterator iter, org.eclipse.swt.graphics.Point size)
Constructos an AbstractPiece.
-