Uses of Class
cz.fidentis.analyst.gui.task.ControlPanel
Packages that use ControlPanel
Package
Description
FIDENTIS project.
A control panel which displays info about a selected face of the project
A control panel for filtering faces in the project.
Control panels and other GUI elements of a task.
Control panel for curvature computation and analysis.
Control panel for distance computation and visualization, e.g.
Control panel for showing and possibly managing information related
to a human face data, e.g., available data files, size of the model, etc.
Control panel for the manipulation and management of feature points
and other landmarks.
package for interactive mask GUI
Control panel for the registration (superimposition) of human faces.
Control panel for the symmetry plane computation and fine tuning.
-
Uses of ControlPanel in cz.fidentis.analyst.gui.project
Classes in cz.fidentis.analyst.gui.project with type parameters of type ControlPanelModifier and TypeClassDescriptionclass
ProjectPanelAction<T extends ControlPanel>
Default action listener (controller) used to connect specific control panel of the project window with the project itself.Methods in cz.fidentis.analyst.gui.project with parameters of type ControlPanelModifier and TypeMethodDescriptionprotected void
ProjectPanelAction.hideShowPanelActionPerformed
(ActionEvent ae, ControlPanel controlPanel) The generic code for showing/hiding the control panel -
Uses of ControlPanel in cz.fidentis.analyst.gui.project.faceinfo
Subclasses of ControlPanel in cz.fidentis.analyst.gui.project.faceinfo -
Uses of ControlPanel in cz.fidentis.analyst.gui.project.filter
Subclasses of ControlPanel in cz.fidentis.analyst.gui.project.filter -
Uses of ControlPanel in cz.fidentis.analyst.gui.task
Classes in cz.fidentis.analyst.gui.task with type parameters of type ControlPanelModifier and TypeClassDescriptionclass
ControlPanelAction<T extends ControlPanel>
Default action listener (controller) used to connect specific control panel with the canvas.Methods in cz.fidentis.analyst.gui.task with parameters of type ControlPanelModifier and TypeMethodDescriptionprotected void
ControlPanelAction.hideShowPanelActionPerformed
(ActionEvent ae, ControlPanel controlPanel) The generic code for showing/hiding the control panel -
Uses of ControlPanel in cz.fidentis.analyst.gui.task.batch.distance
Subclasses of ControlPanel in cz.fidentis.analyst.gui.task.batch.distanceModifier and TypeClassDescriptionclass
A control panel for bath (N:N) processing. -
Uses of ControlPanel in cz.fidentis.analyst.gui.task.batch.registration
Subclasses of ControlPanel in cz.fidentis.analyst.gui.task.batch.registrationModifier and TypeClassDescriptionclass
A control panel for bath (N:N) processing. -
Uses of ControlPanel in cz.fidentis.analyst.gui.task.batch.symmetry
Subclasses of ControlPanel in cz.fidentis.analyst.gui.task.batch.symmetryModifier and TypeClassDescriptionclass
Control panel for analysis via cutting planes. -
Uses of ControlPanel in cz.fidentis.analyst.gui.task.curvature
Subclasses of ControlPanel in cz.fidentis.analyst.gui.task.curvature -
Uses of ControlPanel in cz.fidentis.analyst.gui.task.distance
Subclasses of ControlPanel in cz.fidentis.analyst.gui.task.distance -
Uses of ControlPanel in cz.fidentis.analyst.gui.task.faceinfo
Subclasses of ControlPanel in cz.fidentis.analyst.gui.task.faceinfoModifier and TypeClassDescriptionclass
A control panel wrapper for theFaceInfoPanel
-
Uses of ControlPanel in cz.fidentis.analyst.gui.task.featurepoints
Subclasses of ControlPanel in cz.fidentis.analyst.gui.task.featurepoints -
Uses of ControlPanel in cz.fidentis.analyst.gui.task.interactivemask
Subclasses of ControlPanel in cz.fidentis.analyst.gui.task.interactivemask -
Uses of ControlPanel in cz.fidentis.analyst.gui.task.registration
Subclasses of ControlPanel in cz.fidentis.analyst.gui.task.registrationModifier and TypeClassDescriptionclass
Panel used to interactively visualize two face and adjust their registration. -
Uses of ControlPanel in cz.fidentis.analyst.gui.task.symmetry
Subclasses of ControlPanel in cz.fidentis.analyst.gui.task.symmetryModifier and TypeClassDescriptionclass
Control panel for analysis via cutting planes.class
Control panel for symmetry plane.