Class GeometryInfoAction

    • Constructor Detail

      • GeometryInfoAction

        public GeometryInfoAction(JeographyGIS gis)
        Parameters:
        gis - the JeographyGIS instance this is about.
    • Method Detail

      • getState

        public boolean getState()
        Specified by:
        getState in class  BooleanAction
        Returns:
        whether this action is enabled.
      • toggleState

        public void toggleState()
        Description copied from class: BooleanAction
        implement what happens when the state is toggled.