Uses of Interface
com.bc.ceres.glayer.swing.LayerCanvas.Overlay
Packages that use LayerCanvas.Overlay
Package
Description
Swing user interface support for the
com.bc.ceres.glayer API.-
Uses of LayerCanvas.Overlay in com.bc.ceres.glayer.swing
Methods in com.bc.ceres.glayer.swing with parameters of type LayerCanvas.OverlayModifier and TypeMethodDescriptionvoidLayerCanvas.addOverlay(LayerCanvas.Overlay overlay) Adds an overlay to the canvas.voidLayerCanvas.removeOverlay(LayerCanvas.Overlay overlay) Removes an overlay from the canvas.