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