public class MustPaper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
DIN_A4_LONG |
int |
DIN_A4_SHORT |
Constructor and Description |
---|
MustPaper() |
Modifier and Type | Method and Description |
---|---|
int |
getBottomPrintEnding() |
int |
getHeight() |
int |
getLeftPrintStart() |
int |
getRightPrintEnding()
Returns the horizontal pixel before the right margin begins
|
int |
getTopPrintStart() |
int |
getWidth() |
void |
setBottomMargin(int bottomMargin) |
void |
setHeight(int height) |
void |
setLeftMargin(int leftMargin) |
void |
setRightMargin(int rightMargin) |
void |
setSize(int width,
int height) |
void |
setTopMargin(int topMargin) |
void |
setWidth(int width) |
public final int DIN_A4_SHORT
public final int DIN_A4_LONG
public void setSize(int width, int height)
public void setWidth(int width)
public void setHeight(int height)
public void setLeftMargin(int leftMargin)
public void setRightMargin(int rightMargin)
public void setTopMargin(int topMargin)
public void setBottomMargin(int bottomMargin)
public int getWidth()
public int getHeight()
public int getLeftPrintStart()
public int getRightPrintEnding()
public int getTopPrintStart()
public int getBottomPrintEnding()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de