public interface ISelectCRSButton
| Modifier and Type | Method and Description |
|---|---|
IProjection |
getCurProj() |
boolean |
isOkPressed() |
boolean |
isTransPanelActive() |
void |
setCurProj(IProjection curProj) |
void |
setTransPanelActive(boolean transPanelActive) |