@Deprecated
public class SimulScanTemplate
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.util.List<SimulScanTemplateElement> |
getElements()
Deprecated.
Returns a list of SimulScanTemplateElements that are contained in this template
|
int |
getHeight()
Deprecated.
Returns the height of the template
|
int |
getId()
Deprecated.
Returns the number of the template
|
java.lang.String |
getName()
Deprecated.
Returns the friendly name of the template
|
int |
getWidth()
Deprecated.
Returns the width of the template
|
public java.util.List<SimulScanTemplateElement> getElements()
public int getHeight()
public int getWidth()
public int getId()
public java.lang.String getName()