Class PiccoloMapPanel

    • Constructor Detail

      • PiccoloMapPanel

        public PiccoloMapPanel​(org.geotools.map.MapContent context)
        Deprecated.
        Create a new panel based on an existing MapContext.
        Parameters:
        context - The map context to display
    • Method Detail

      • addTool

        public void addTool​(org.piccolo2d.event.PInputEventListener listener,
                            Map<String,​Object> properties)
        Deprecated.
        Add a new tool to the toolBar to interact with the canvas.
        Parameters:
        listener - The PInputListener to add
        properties - Action Properties
      • getToolManager

        public ToolManager getToolManager()
        Deprecated.
      • getToolBar

        public JToolBar getToolBar()
        Deprecated.
      • getCanvas

        public PGISCanvas getCanvas()
        Deprecated.