com.triangularpixels.rebirth.resources.extendeddecoders
Class PointDecoder

java.lang.Object
  extended by com.triangularpixels.rebirth.resources.extendeddecoders.PointDecoder

public class PointDecoder
extends Object


Nested Class Summary
static class PointDecoder.Attribute
          Decodes xml attributes into java.awt.Point objects of the form "(x, y)" eg.
 
Constructor Summary
PointDecoder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointDecoder

public PointDecoder()


Copyright © 2009 TriangularPixels.com. All Rights Reserved.