edu.mssm.crover.domain2d.rbdg.xml
Class Spacer
java.lang.Object
|
+--edu.mssm.crover.domain2d.rbdg.xml.Spacer
- All Implemented Interfaces:
- java.io.Serializable
- public class Spacer
- extends java.lang.Object
- implements java.io.Serializable
The separation between the first residue of the subunit and the
last, on the page.
- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Spacer
public Spacer()
getX
public int getX()
getY
public int getY()
hasX
public boolean hasX()
hasY
public boolean hasY()
isValid
public boolean isValid()
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
marshal
public void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
handler -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
setX
public void setX(int x)
- Parameters:
x -
setY
public void setY(int y)
- Parameters:
y -
unmarshal
public static Spacer unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
validate
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.