public class RollPaper extends AbstractPaper
Paper.TypeFactoryProperties.ComparatorBuilder| Constructor and Description | 
|---|
| RollPaper(String name,
         String desc,
         String identifier,
         Length across)Creates a new roll paper | 
| Modifier and Type | Method and Description | 
|---|---|
| RollPaper | asRollPaper()Returns this Paper as a RollPaper | 
| Length | getLengthAcrossFeed()Gets the length of the paper perpendicular to the direction of the paper feed | 
| Paper.Type | getType()Gets the type of paper | 
| String | toString() | 
asSheetPaper, asTractorPaper, getDescription, getDisplayName, getIdentifierclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitnewComparatorBuilderpublic Length getLengthAcrossFeed()
public Paper.Type getType()
Paperpublic RollPaper asRollPaper()
PaperasRollPaper in interface PaperasRollPaper in class AbstractPaper