gov.sns.xal.smf.attr
Class ApertureBucket
java.lang.Object
|
+--gov.sns.xal.smf.attr.AttributeBucket
|
+--gov.sns.xal.smf.attr.ApertureBucket
- All Implemented Interfaces:
- DataListener, java.io.Serializable
- public class ApertureBucket
- extends AttributeBucket
- See Also:
- Serialized Form
| Methods inherited from class gov.sns.xal.smf.attr.AttributeBucket |
checkAttribute, dataLabel, getAttr, parseAttrValue, registerAttribute, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, update, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iUnkown
public static final int iUnkown
- See Also:
- Constant Field Values
iEllipse
public static final int iEllipse
- See Also:
- Constant Field Values
iRectangle
public static final int iRectangle
- See Also:
- Constant Field Values
iDiamond
public static final int iDiamond
- See Also:
- Constant Field Values
iIrregular
public static final int iIrregular
- See Also:
- Constant Field Values
c_strType
public static final java.lang.String c_strType
- See Also:
- Constant Field Values
ApertureBucket
public ApertureBucket()
- Creates new ApertureBucket
getType
public java.lang.String getType()
- Furnish a unique type id
- Specified by:
getType in class AttributeBucket
getAttrNames
public java.lang.String[] getAttrNames()
- Overrides:
getAttrNames in class AttributeBucket
getShape
public int getShape()
getAperX
public double getAperX()
getAperY
public double getAperY()
setShape
public void setShape(int intVal)
setAperX
public void setAperX(double dblVal)
setAperY
public void setAperY(double dblVal)