Package org.openpnp.model.eagle.xml
Class Dimension
- java.lang.Object
-
- org.openpnp.model.eagle.xml.Dimension
-
public class Dimension extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringdtypeprotected java.lang.Stringextlengthprotected java.lang.Stringextoffsetprotected java.lang.Stringextwidthprotected java.lang.Stringlayerprotected java.lang.Stringprecisionprotected java.lang.Stringtextratioprotected java.lang.Stringtextsizeprotected java.lang.Stringunitprotected java.lang.Stringvisibleprotected java.lang.Stringwidthprotected java.lang.Stringx1protected java.lang.Stringx2protected java.lang.Stringx3protected java.lang.Stringy1protected java.lang.Stringy2protected java.lang.Stringy3
-
Constructor Summary
Constructors Constructor Description Dimension()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDtype()Gets the value of the dtype property.java.lang.StringgetExtlength()Gets the value of the extlength property.java.lang.StringgetExtoffset()Gets the value of the extoffset property.java.lang.StringgetExtwidth()Gets the value of the extwidth property.java.lang.StringgetLayer()Gets the value of the layer property.java.lang.StringgetPrecision()Gets the value of the precision property.java.lang.StringgetTextratio()Gets the value of the textratio property.java.lang.StringgetTextsize()Gets the value of the textsize property.java.lang.StringgetUnit()Gets the value of the unit property.java.lang.StringgetVisible()Gets the value of the visible property.java.lang.StringgetWidth()Gets the value of the width property.java.lang.StringgetX1()Gets the value of the x1 property.java.lang.StringgetX2()Gets the value of the x2 property.java.lang.StringgetX3()Gets the value of the x3 property.java.lang.StringgetY1()Gets the value of the y1 property.java.lang.StringgetY2()Gets the value of the y2 property.java.lang.StringgetY3()Gets the value of the y3 property.voidsetDtype(java.lang.String value)Sets the value of the dtype property.voidsetExtlength(java.lang.String value)Sets the value of the extlength property.voidsetExtoffset(java.lang.String value)Sets the value of the extoffset property.voidsetExtwidth(java.lang.String value)Sets the value of the extwidth property.voidsetLayer(java.lang.String value)Sets the value of the layer property.voidsetPrecision(java.lang.String value)Sets the value of the precision property.voidsetTextratio(java.lang.String value)Sets the value of the textratio property.voidsetTextsize(java.lang.String value)Sets the value of the textsize property.voidsetUnit(java.lang.String value)Sets the value of the unit property.voidsetVisible(java.lang.String value)Sets the value of the visible property.voidsetWidth(java.lang.String value)Sets the value of the width property.voidsetX1(java.lang.String value)Sets the value of the x1 property.voidsetX2(java.lang.String value)Sets the value of the x2 property.voidsetX3(java.lang.String value)Sets the value of the x3 property.voidsetY1(java.lang.String value)Sets the value of the y1 property.voidsetY2(java.lang.String value)Sets the value of the y2 property.voidsetY3(java.lang.String value)Sets the value of the y3 property.
-
-
-
Field Detail
-
x1
protected java.lang.String x1
-
y1
protected java.lang.String y1
-
x2
protected java.lang.String x2
-
y2
protected java.lang.String y2
-
x3
protected java.lang.String x3
-
y3
protected java.lang.String y3
-
layer
protected java.lang.String layer
-
dtype
protected java.lang.String dtype
-
width
protected java.lang.String width
-
extwidth
protected java.lang.String extwidth
-
extlength
protected java.lang.String extlength
-
extoffset
protected java.lang.String extoffset
-
textsize
protected java.lang.String textsize
-
textratio
protected java.lang.String textratio
-
unit
protected java.lang.String unit
-
precision
protected java.lang.String precision
-
visible
protected java.lang.String visible
-
-
Method Detail
-
getX1
public java.lang.String getX1()
Gets the value of the x1 property.- Returns:
- possible object is
String
-
setX1
public void setX1(java.lang.String value)
Sets the value of the x1 property.- Parameters:
value- allowed object isString
-
getY1
public java.lang.String getY1()
Gets the value of the y1 property.- Returns:
- possible object is
String
-
setY1
public void setY1(java.lang.String value)
Sets the value of the y1 property.- Parameters:
value- allowed object isString
-
getX2
public java.lang.String getX2()
Gets the value of the x2 property.- Returns:
- possible object is
String
-
setX2
public void setX2(java.lang.String value)
Sets the value of the x2 property.- Parameters:
value- allowed object isString
-
getY2
public java.lang.String getY2()
Gets the value of the y2 property.- Returns:
- possible object is
String
-
setY2
public void setY2(java.lang.String value)
Sets the value of the y2 property.- Parameters:
value- allowed object isString
-
getX3
public java.lang.String getX3()
Gets the value of the x3 property.- Returns:
- possible object is
String
-
setX3
public void setX3(java.lang.String value)
Sets the value of the x3 property.- Parameters:
value- allowed object isString
-
getY3
public java.lang.String getY3()
Gets the value of the y3 property.- Returns:
- possible object is
String
-
setY3
public void setY3(java.lang.String value)
Sets the value of the y3 property.- Parameters:
value- allowed object isString
-
getLayer
public java.lang.String getLayer()
Gets the value of the layer property.- Returns:
- possible object is
String
-
setLayer
public void setLayer(java.lang.String value)
Sets the value of the layer property.- Parameters:
value- allowed object isString
-
getDtype
public java.lang.String getDtype()
Gets the value of the dtype property.- Returns:
- possible object is
String
-
setDtype
public void setDtype(java.lang.String value)
Sets the value of the dtype property.- Parameters:
value- allowed object isString
-
getWidth
public java.lang.String getWidth()
Gets the value of the width property.- Returns:
- possible object is
String
-
setWidth
public void setWidth(java.lang.String value)
Sets the value of the width property.- Parameters:
value- allowed object isString
-
getExtwidth
public java.lang.String getExtwidth()
Gets the value of the extwidth property.- Returns:
- possible object is
String
-
setExtwidth
public void setExtwidth(java.lang.String value)
Sets the value of the extwidth property.- Parameters:
value- allowed object isString
-
getExtlength
public java.lang.String getExtlength()
Gets the value of the extlength property.- Returns:
- possible object is
String
-
setExtlength
public void setExtlength(java.lang.String value)
Sets the value of the extlength property.- Parameters:
value- allowed object isString
-
getExtoffset
public java.lang.String getExtoffset()
Gets the value of the extoffset property.- Returns:
- possible object is
String
-
setExtoffset
public void setExtoffset(java.lang.String value)
Sets the value of the extoffset property.- Parameters:
value- allowed object isString
-
getTextsize
public java.lang.String getTextsize()
Gets the value of the textsize property.- Returns:
- possible object is
String
-
setTextsize
public void setTextsize(java.lang.String value)
Sets the value of the textsize property.- Parameters:
value- allowed object isString
-
getTextratio
public java.lang.String getTextratio()
Gets the value of the textratio property.- Returns:
- possible object is
String
-
setTextratio
public void setTextratio(java.lang.String value)
Sets the value of the textratio property.- Parameters:
value- allowed object isString
-
getUnit
public java.lang.String getUnit()
Gets the value of the unit property.- Returns:
- possible object is
String
-
setUnit
public void setUnit(java.lang.String value)
Sets the value of the unit property.- Parameters:
value- allowed object isString
-
getPrecision
public java.lang.String getPrecision()
Gets the value of the precision property.- Returns:
- possible object is
String
-
setPrecision
public void setPrecision(java.lang.String value)
Sets the value of the precision property.- Parameters:
value- allowed object isString
-
getVisible
public java.lang.String getVisible()
Gets the value of the visible property.- Returns:
- possible object is
String
-
setVisible
public void setVisible(java.lang.String value)
Sets the value of the visible property.- Parameters:
value- allowed object isString
-
-