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