Class ShowViewCenterRenderer

  • All Implemented Interfaces:
    Renderer

    public class ShowViewCenterRenderer
    extends SimpleRenderer
    Calculates the actual scale and draws the text and a white rectangle around
    Author:
    sstein
    • Constructor Detail

      • ShowViewCenterRenderer

        public ShowViewCenterRenderer​(LayerViewPanel panel)
    • Method Detail

      • isEnabled

        public static boolean isEnabled​(LayerViewPanel panel)
        Parameters:
        panel - the LayerViewPanel
        Returns:
        true if the scale is enabled in the LayerViewPanel
      • setEnabled

        public static void setEnabled​(boolean enabled,
                                      LayerViewPanel panel)
      • setMyPlugInContext

        public void setMyPlugInContext​(PlugInContext myPlugInContext)
        Parameters:
        myPlugInContext - The myPlugInContext to set.