org.esa.beam.framework.ui.crs
Class PredefinedCrsForm
java.lang.Object
org.esa.beam.framework.ui.crs.CrsForm
org.esa.beam.framework.ui.crs.PredefinedCrsForm
public class PredefinedCrsForm
- extends CrsForm
- Since:
- BEAM 4.7
- Version:
- $ Revision $ Date $
- Author:
- Marco Peters
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PredefinedCrsForm
public PredefinedCrsForm(AppContext appContext)
getLabelText
protected String getLabelText()
- Specified by:
getLabelText in class CrsForm
getCRS
public org.opengis.referencing.crs.CoordinateReferenceSystem getCRS(GeoPos referencePos)
throws org.opengis.referencing.FactoryException
- Specified by:
getCRS in class CrsForm
- Throws:
org.opengis.referencing.FactoryException
prepareShow
public void prepareShow()
- Specified by:
prepareShow in class CrsForm
prepareHide
public void prepareHide()
- Specified by:
prepareHide in class CrsForm
createCrsComponent
protected JComponent createCrsComponent()
- Specified by:
createCrsComponent in class CrsForm
Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.