public class FeatureCrsDialog extends ModalDialog
ID_OK_APPLY_CANCEL, ID_OK_APPLY_CANCEL_HELP, ID_OK_CANCEL, ID_OK_CANCEL_HELP, ID_YES_NO, ID_YES_NO_HELP| Constructor and Description |
|---|
FeatureCrsDialog(org.esa.snap.core.datamodel.Product product,
String title) |
| Modifier and Type | Method and Description |
|---|---|
org.opengis.referencing.crs.CoordinateReferenceSystem |
getFeatureCrs() |
protected void |
onCancel()
Called if the "Cancel" button has been clicked.
|
protected void |
onOK()
Called if the "OK" button has been clicked.
|
closecenter, collectButtons, getButton, getButtonID, getButtonMask, getButtonPanel, getContent, getHelpID, getJDialog, getParent, getQualifiedPropertyName, getTitle, hide, onApply, onClose, onHelp, onNo, onOther, onReset, onYes, registerButton, setButtonID, setContent, setContent, setHelpID, setTitle, show, showErrorDialog, showInformationDialog, showWarningDialog, verifyUserInputpublic FeatureCrsDialog(org.esa.snap.core.datamodel.Product product,
String title)
public org.opengis.referencing.crs.CoordinateReferenceSystem getFeatureCrs()
protected void onOK()
AbstractDialogAbstractDialog.hide().
Clients should override this method to implement meaningful behaviour.onOK in class AbstractDialogprotected void onCancel()
AbstractDialogAbstractDialog.hide().
Clients should override this method to implement meaningful behaviour.onCancel in class AbstractDialogCopyright © 2014–2016 European Space Agency (ESA). All rights reserved.