-
- All Implemented Interfaces:
public class MediaMargin
-
-
Constructor Summary
Constructors Constructor Description MediaMargin(Integer margin)MediaMargin(Integer left, Integer right, Integer top, Integer bottom)
-
Method Summary
Modifier and Type Method Description final IntegergetLeft()final IntegergetRight()final IntegergetTop()final IntegergetBottom()final Collection<IppAttribute<Integer>>buildIppAttributes()-
-
Method Detail
-
buildIppAttributes
final Collection<IppAttribute<Integer>> buildIppAttributes()
-
-
-
-