| Modifier and Type | Method and Description |
|---|---|
Dimension2D.Float |
BasicElement.getSize()
Gets size of the element, in millimeters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicElement.setSize(Dimension2D.Float value)
Sets size of the element, in millimeters.
|
| Constructor and Description |
|---|
BarcodeElement(String name,
Point2D.Float position,
Dimension2D.Float size)
Initializes a new instance of the
BarcodeElement class. |
BasicElement(String name,
Point2D.Float position,
Dimension2D.Float size)
Initializes a new instance of the
BasicElement class. |
ChoiceBoxElement(String name,
Point2D.Float position,
Dimension2D.Float size)
Initializes a new instance of the
ChoiceBoxElement class. |
Dimension2D.Float(Dimension2D.Float dimension)
Constructs and initializes a
Dimension2D.Float from another one. |
GridElement(String name,
Point2D.Float position,
Dimension2D.Float size)
Initializes a new instance of the
GridElement class. |
OmrElement(String name,
Point2D.Float position,
Dimension2D.Float size)
Initializes a new instance of the
OmrElement class. |
TextOcrElement(String name,
Point2D.Float position,
Dimension2D.Float size)
Initializes a new instance of the
TextOcrElement class. |
Copyright © 2014. All rights reserved.