Uses of Class
cz.fidentis.analyst.gui.elements.SurfaceMaskPanel
Packages that use SurfaceMaskPanel
Package
Description
Generic graphical elements.
package for interactive mask GUI
-
Uses of SurfaceMaskPanel in cz.fidentis.analyst.gui.elements
Methods in cz.fidentis.analyst.gui.elements with parameters of type SurfaceMaskPanelModifier and TypeMethodDescriptionvoid
LayersPanel.setSurfaceMaskPanel
(SurfaceMaskPanel surfaceMaskPanel) Constructors in cz.fidentis.analyst.gui.elements with parameters of type SurfaceMaskPanelModifierConstructorDescriptionLayerPanel
(JPanel container, Layer layer, SurfaceMaskLayers layerManager, SurfaceMaskPanel surfaceMaskPanel, ActionListener actionListener) Creates new form of LayerPanel -
Uses of SurfaceMaskPanel in cz.fidentis.analyst.gui.task.masks
Methods in cz.fidentis.analyst.gui.task.masks that return SurfaceMaskPanel