com.triangularpixels.rebirth.resources.extendeddecoders
Class PointDecoder.Attribute
java.lang.Object
com.triangularpixels.rebirth.resources.extendeddecoders.PointDecoder.Attribute
- Enclosing class:
- PointDecoder
public static class PointDecoder.Attribute
- extends Object
Decodes xml attributes into java.awt.Point objects of the form "(x, y)"
eg.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointDecoder.Attribute
public PointDecoder.Attribute()
decode
public static Point decode(String str)
Copyright © 2009 TriangularPixels.com. All Rights Reserved.