org.esa.beam.visat.actions.session
Class PointConverter
java.lang.Object
org.esa.beam.visat.actions.session.PointConverter
- All Implemented Interfaces:
- com.bc.ceres.binding.Converter
public class PointConverter
- extends Object
- implements com.bc.ceres.binding.Converter
A converter for Shapes.
- Since:
- BEAM 4.6
- Version:
- $Revision$ $Date$
- Author:
- Norman Fomferra
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointConverter
public PointConverter()
getValueType
public Class getValueType()
- Specified by:
getValueType in interface com.bc.ceres.binding.Converter
parse
public Object parse(String text)
throws com.bc.ceres.binding.ConversionException
- Specified by:
parse in interface com.bc.ceres.binding.Converter
- Throws:
com.bc.ceres.binding.ConversionException
format
public String format(Object value)
- Specified by:
format in interface com.bc.ceres.binding.Converter
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.