de.ukn.hci.squidy.designer.model
Class PBoundsAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,edu.umd.cs.piccolo.util.PBounds>
de.ukn.hci.squidy.designer.model.PBoundsAdapter
public class PBoundsAdapter
- extends javax.xml.bind.annotation.adapters.XmlAdapter<String,edu.umd.cs.piccolo.util.PBounds>
PBoundsAdapter.
Date: Jan 19, 2010
Time: 5:12:05 PM
- Since:
- 1.1.0
- Version:
- $Id$
- Author:
Roman Rädle
<a href="mailto:Roman.Raedle@uni-konstanz.de">Roman.Raedle@uni-konstanz.de</a>
Human-Computer Interaction Group
University of Konstanz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PBoundsAdapter
public PBoundsAdapter()
marshal
public String marshal(edu.umd.cs.piccolo.util.PBounds v)
throws Exception
- Specified by:
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<String,edu.umd.cs.piccolo.util.PBounds>
- Throws:
Exception
unmarshal
public edu.umd.cs.piccolo.util.PBounds unmarshal(String v)
throws Exception
- Specified by:
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<String,edu.umd.cs.piccolo.util.PBounds>
- Throws:
Exception
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.