public class Dimension
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
dtype |
protected java.lang.String |
extlength |
protected java.lang.String |
extoffset |
protected java.lang.String |
extwidth |
protected java.lang.String |
layer |
protected java.lang.String |
precision |
protected java.lang.String |
textratio |
protected java.lang.String |
textsize |
protected java.lang.String |
unit |
protected java.lang.String |
visible |
protected java.lang.String |
width |
protected java.lang.String |
x1 |
protected java.lang.String |
x2 |
protected java.lang.String |
x3 |
protected java.lang.String |
y1 |
protected java.lang.String |
y2 |
protected java.lang.String |
y3 |
| Constructor and Description |
|---|
Dimension() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDtype()
Gets the value of the dtype property.
|
java.lang.String |
getExtlength()
Gets the value of the extlength property.
|
java.lang.String |
getExtoffset()
Gets the value of the extoffset property.
|
java.lang.String |
getExtwidth()
Gets the value of the extwidth property.
|
java.lang.String |
getLayer()
Gets the value of the layer property.
|
java.lang.String |
getPrecision()
Gets the value of the precision property.
|
java.lang.String |
getTextratio()
Gets the value of the textratio property.
|
java.lang.String |
getTextsize()
Gets the value of the textsize property.
|
java.lang.String |
getUnit()
Gets the value of the unit property.
|
java.lang.String |
getVisible()
Gets the value of the visible property.
|
java.lang.String |
getWidth()
Gets the value of the width property.
|
java.lang.String |
getX1()
Gets the value of the x1 property.
|
java.lang.String |
getX2()
Gets the value of the x2 property.
|
java.lang.String |
getX3()
Gets the value of the x3 property.
|
java.lang.String |
getY1()
Gets the value of the y1 property.
|
java.lang.String |
getY2()
Gets the value of the y2 property.
|
java.lang.String |
getY3()
Gets the value of the y3 property.
|
void |
setDtype(java.lang.String value)
Sets the value of the dtype property.
|
void |
setExtlength(java.lang.String value)
Sets the value of the extlength property.
|
void |
setExtoffset(java.lang.String value)
Sets the value of the extoffset property.
|
void |
setExtwidth(java.lang.String value)
Sets the value of the extwidth property.
|
void |
setLayer(java.lang.String value)
Sets the value of the layer property.
|
void |
setPrecision(java.lang.String value)
Sets the value of the precision property.
|
void |
setTextratio(java.lang.String value)
Sets the value of the textratio property.
|
void |
setTextsize(java.lang.String value)
Sets the value of the textsize property.
|
void |
setUnit(java.lang.String value)
Sets the value of the unit property.
|
void |
setVisible(java.lang.String value)
Sets the value of the visible property.
|
void |
setWidth(java.lang.String value)
Sets the value of the width property.
|
void |
setX1(java.lang.String value)
Sets the value of the x1 property.
|
void |
setX2(java.lang.String value)
Sets the value of the x2 property.
|
void |
setX3(java.lang.String value)
Sets the value of the x3 property.
|
void |
setY1(java.lang.String value)
Sets the value of the y1 property.
|
void |
setY2(java.lang.String value)
Sets the value of the y2 property.
|
void |
setY3(java.lang.String value)
Sets the value of the y3 property.
|
protected java.lang.String x1
protected java.lang.String y1
protected java.lang.String x2
protected java.lang.String y2
protected java.lang.String x3
protected java.lang.String y3
protected java.lang.String layer
protected java.lang.String dtype
protected java.lang.String width
protected java.lang.String extwidth
protected java.lang.String extlength
protected java.lang.String extoffset
protected java.lang.String textsize
protected java.lang.String textratio
protected java.lang.String unit
protected java.lang.String precision
protected java.lang.String visible
public java.lang.String getX1()
Stringpublic void setX1(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getY1()
Stringpublic void setY1(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getX2()
Stringpublic void setX2(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getY2()
Stringpublic void setY2(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getX3()
Stringpublic void setX3(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getY3()
Stringpublic void setY3(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getLayer()
Stringpublic void setLayer(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getDtype()
Stringpublic void setDtype(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getWidth()
Stringpublic void setWidth(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getExtwidth()
Stringpublic void setExtwidth(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getExtlength()
Stringpublic void setExtlength(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getExtoffset()
Stringpublic void setExtoffset(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getTextsize()
Stringpublic void setTextsize(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getTextratio()
Stringpublic void setTextratio(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getUnit()
Stringpublic void setUnit(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getPrecision()
Stringpublic void setPrecision(java.lang.String value)
value - allowed object is Stringpublic java.lang.String getVisible()
Stringpublic void setVisible(java.lang.String value)
value - allowed object is String