protected static class Forms.VariableForm extends java.lang.Object implements Forms.Form
Constructor and Description |
---|
VariableForm(int orientation,
double offsetX,
double offsetY,
double gridX,
double gridY,
int amountX,
int amountY,
double itemWidth,
double itemHeight) |
VariableForm(java.lang.String combinedValue) |
Modifier and Type | Method and Description |
---|---|
int |
getAmountX() |
int |
getAmountY() |
double |
getGridX() |
double |
getGridY() |
int |
getItemHeight() |
int |
getItemWidth() |
int |
getOffsetX() |
int |
getOffsetY() |
int |
getOrientation() |
public VariableForm(int orientation, double offsetX, double offsetY, double gridX, double gridY, int amountX, int amountY, double itemWidth, double itemHeight)
public VariableForm(java.lang.String combinedValue)
public int getOrientation()
getOrientation
in interface Forms.Form
public int getOffsetX()
getOffsetX
in interface Forms.Form
public int getOffsetY()
getOffsetY
in interface Forms.Form
public double getGridX()
getGridX
in interface Forms.Form
public double getGridY()
getGridY
in interface Forms.Form
public int getAmountX()
getAmountX
in interface Forms.Form
public int getAmountY()
getAmountY
in interface Forms.Form
public int getItemWidth()
getItemWidth
in interface Forms.Form
public int getItemHeight()
getItemHeight
in interface Forms.Form
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de