org.objectweb.jac.aspects.gui
Class PointFormat
java.lang.Object
org.objectweb.jac.aspects.gui.PointFormat
- All Implemented Interfaces:
- Format
- public class PointFormat
- extends Object
- implements Format
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
field
protected FieldItem field
PointFormat
public PointFormat(FieldItem field)
format
public String format(Object value)
- Specified by:
format
in interface Format
parse
public Object parse(String str,
ParsePosition pos)
- Specified by:
parse
in interface Format