de.ukn.hci.squidy.designer.model
Class PBoundsAdapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<String,edu.umd.cs.piccolo.util.PBounds>
      extended by 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&aumldle
 <a href="mailto:Roman.Raedle@uni-konstanz.de">Roman.Raedle@uni-konstanz.de</a>
 Human-Computer Interaction Group
 University of Konstanz
 

Constructor Summary
PBoundsAdapter()
           
 
Method Summary
 String marshal(edu.umd.cs.piccolo.util.PBounds v)
           
 edu.umd.cs.piccolo.util.PBounds unmarshal(String v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PBoundsAdapter

public PBoundsAdapter()
Method Detail

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.