Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
U
V
A
actionPerformed(ActionEvent)
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
actionPerformed(ActionEvent)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
actionPerformed(ActionEvent)
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
actionPerformed(ActionEvent)
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
actionPerformed(ActionEvent)
- Method in class org.keridwen.modelling.group.editor.editor.
PropertyEditor
actionPerformed(ActionEvent)
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicSelectionDialog
actionPerformed(ActionEvent)
- Method in class org.keridwen.modelling.group.editor.ui.
SelectionPropertyFromCatalogDialogBox
actionPerformed(ActionEvent)
- Method in class org.keridwen.modelling.group.editor.ui.
SeriesTableEditor
actionPerformed(ActionEvent)
- Method in class org.keridwen.modelling.group.editor.ui.
UnitEditionDialog
activeDefaultActionListener()
- Method in class org.keridwen.modelling.group.editor.ui.
SelectionPropertyFromCatalogDialogBox
Active the default (embedded) action listener.
add(MutableTreeNode)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupTreeNode
Add a new child and add the related bean (i.e Property or Sub-Group) to the inner connectivity table.
add(MutableTreeNode)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyTreeNode
Add the given new child to the present PropertyTreeNode.
ADD_CHARACTERISTIC
- Static variable in class org.keridwen.modelling.group.editor.action.
PropertyActionKeysRegistrery
ADD_NEW_EMPTY_SUB_PROPERTY
- Static variable in class org.keridwen.modelling.group.editor.action.
PropertyActionKeysRegistrery
ADD_NEW_PROPERTY
- Static variable in class org.keridwen.modelling.group.editor.action.
GroupActionKeysRegistery
ADD_PROPERTY_FROM_CATALOG
- Static variable in class org.keridwen.modelling.group.editor.action.
GroupActionKeysRegistery
ADD_PROPERTY_TO_LIST
- Static variable in class org.keridwen.modelling.group.editor.ui.
RootNodePopUpMenu
ADD_SUB_PROPERTY_FROM_CATALOG
- Static variable in class org.keridwen.modelling.group.editor.action.
PropertyActionKeysRegistrery
addActionListener(ActionListener)
- Method in class org.keridwen.modelling.group.editor.action.
RegistrablePopUpMenu
Will add the given ActionListener to all ActionEvent based sub-components of this popup menu.
addActionListener(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Main action listener
addActionListener(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicPopUpMenu
Will add the given ActionListener to all ActionEvent based sub-components of this popup menu.
addActionListener(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
addActionListener(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Add the given action listener to components supporting ActionCommands.
addActionListener(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupPopUpMenu
addActionListener(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
addActionListener(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyPopUpMenu
Will add the given ActionListener to all ActionEvent based sub-components of this popup menu.
addActionListener(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
RootNodePopUpMenu
Will add the given ActionListener to all ActionEvent based sub-components of this popup menu.
addActionListenerToCharacteristicEditor(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Add the given ActionListener to the Characteristic Editor.
addActionListenerToDeployPropertiesButton(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Add the given ActionListener to the "Deploy Properties" button.
addActionListenerToPriorityButtons(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
addActionListenerToPropertyEditor(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Add the given ActionListener to the Property Editor.
addActionListenerToToolBarButtons(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Add the given action listener to the buttons of the tool bar.
addChildAndBypassUserObjectUpdate(MutableTreeNode)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupTreeNode
Add the given new child to the present PropertyTreeNode but do not update the Property-Characteristics model.
addChildAndBypassUserObjectUpdate(MutableTreeNode)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyTreeNode
Add the given new child to the present PropertyTreeNode but do not update the Property-Characteristics model.
addGivenPropertyToSelectedNode(PropertyInterface)
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
Add the given Property to the Group selected in the tree.
addGroupOperator(String, GroupOperatorInterface)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Add a group operator to the present tree group editor.
addIgnoredGroup(GroupInterface)
- Method in class org.keridwen.modelling.group.editor.editor.
DefaultGroupsListValidator
addPropertyFromCatalogToSelectedGroupNode()
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
Add properties from catalog, through a property chooser.
addPropertyToGroupTreeNode(GroupTreeNode, PropertyInterface, boolean)
- Method in class org.keridwen.modelling.group.editor.ui.
ImprovedSelectionTree
Add the given property to the selected GroupTreeNode and update both GroupList and tree models.
addPropertyValidator(String, DefaultPropertyValidator)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Add a property validator in the central table.
addSubPropertyFromCatalogToSelectedPropertyNode()
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
Add a sub property to the select property.
addSubPropertyToPropertyNode(PropertyTreeNode, PropertyInterface)
- Method in class org.keridwen.modelling.group.editor.ui.
ImprovedSelectionTree
Add a sub-property to the selected property tree node.
addUserObjectToGroup(MutableTreeNode)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupTreeNode
addUserObjectToProperty(MutableTreeNode)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyTreeNode
appendSeriesToCollection(SeriesOfDoubleCharacteristic)
- Method in class org.keridwen.modelling.group.editor.utils.
Plot2D
appendSeriesToCollection(String, double[], double[])
- Method in class org.keridwen.modelling.group.editor.utils.
Plot2D
APPLY_TO_ACTION_CMD
- Static variable in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
B
buildNewConsole()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Generate a new JyConsole.
buildUpPipeline(int, vtkUnstructuredGrid)
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Build-up a complete pipeline for the given group.
buildUpPipelineWithSmoothedSurface(int, vtkUnstructuredGrid)
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
C
CANCEL_ACTION
- Static variable in class org.keridwen.modelling.group.editor.action.
GroupActionKeysRegistery
CANCEL_ACTION
- Static variable in class org.keridwen.modelling.group.editor.ui.
SelectionPropertyFromCatalogDialogBox
CANCEL_EDITION_ACTION
- Static variable in class org.keridwen.modelling.group.editor.action.
PropertyActionKeysRegistrery
CANCEL_EDITION_ACTION
- Static variable in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
CassandraBasedViewer
- Class in
org.keridwen.modelling.group.editor.viewer
Cassandra based viewer (use VTK).
CassandraBasedViewer(boolean)
- Constructor for class org.keridwen.modelling.group.editor.viewer.
CassandraBasedViewer
Default constructor.
CharacteristicEditor
<
T
> - Class in
org.keridwen.modelling.group.editor.editor
Generic and graphical Characteristic editor.
CharacteristicEditor()
- Constructor for class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
Default constructor.
CharacteristicEditorView
- Class in
org.keridwen.modelling.group.editor.ui
GUI for the Characteristic Editor.
CharacteristicEditorView(ActionListener)
- Constructor for class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Default constructor.
CharacteristicPopUpMenu
- Class in
org.keridwen.modelling.group.editor.ui
Pop-Up menu for the Characteristics in the selection tree.
CharacteristicPopUpMenu()
- Constructor for class org.keridwen.modelling.group.editor.ui.
CharacteristicPopUpMenu
Default constructor.
CharacteristicSelectionDialog
- Class in
org.keridwen.modelling.group.editor.ui
Dialog box for the selection/settings of new Characteristics.
CharacteristicSelectionDialog(String, String, String[], String)
- Constructor for class org.keridwen.modelling.group.editor.ui.
CharacteristicSelectionDialog
Default constructor of the dialog box for the selection/settings of new Characteristics.
CharacteristicTreeNode
<
T
> - Class in
org.keridwen.modelling.group.editor.ui
JTree node for Characteristics.
CharacteristicTreeNode(CharacteristicInterface<T>)
- Constructor for class org.keridwen.modelling.group.editor.ui.
CharacteristicTreeNode
Default constructor.
checkListValidity()
- Method in class org.keridwen.modelling.group.editor.editor.
DefaultGroupsListValidator
cleanUpPropertyAndCharacteristicIds(PropertyInterface)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Clean-up the Properties and Characteristic list.
clearSelectionOnInitialList()
- Method in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
ColorChartPanel
- Class in
org.keridwen.modelling.group.editor.utils
convertColorIntoVtkColor(Color)
- Static method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Convert a Java Color object into an array of three normalised double defining the RGB components of the color readable by VTK.
createChart(XYSeriesCollection, String)
- Method in class org.keridwen.modelling.group.editor.utils.
Plot2D
Generate the chart.
createChart(XYDataset, String, String, String)
- Method in class org.keridwen.modelling.group.editor.utils.
Plot2D
Generate the chart.
D
DefaultGroupsListValidator
- Class in
org.keridwen.modelling.group.editor.editor
DefaultGroupsListValidator()
- Constructor for class org.keridwen.modelling.group.editor.editor.
DefaultGroupsListValidator
DefaultGroupsListValidatorView
- Class in
org.keridwen.modelling.group.editor.ui
DefaultGroupsListValidatorView()
- Constructor for class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
DefaultUniqueIdGenerator
- Class in
org.keridwen.modelling.group.editor.utils
Single/ unique id generator.
DEPLOY_PROPERTIES
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
deployDataFieldAction()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Perform the properties deployments (mapping) action.
deployProperties()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Deploy the properties as DataFiels according the group/Properties attributions
displaySelectedCharacteristicView(AbstractCharacteristic<T>)
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
Update the view and display the selected characteristic in the right side panel.
displaySelectedGroup(GroupInterface)
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Update the linked view (GUI) according the selected Property.
displaySelectedProperty(PropertyInterface)
- Method in class org.keridwen.modelling.group.editor.editor.
PropertyEditor
Update the linked view (GUI) according the selected Property.
DUPLICATE_PROPERTY_LIST
- Static variable in class org.keridwen.modelling.group.editor.ui.
RootNodePopUpMenu
DUPLICATE_SELECTED_CHARACTERISTIC
- Static variable in class org.keridwen.modelling.group.editor.ui.
CharacteristicPopUpMenu
DUPPLICATE_PROPERTY
- Static variable in class org.keridwen.modelling.group.editor.action.
PropertyActionKeysRegistrery
E
EDIT_SERIES_ACTION
- Static variable in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
EDIT_UNIT_ACTION
- Static variable in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
EmptyDefaultEditor
- Class in
org.keridwen.modelling.group.editor.editor
EmptyDefaultEditor()
- Constructor for class org.keridwen.modelling.group.editor.editor.
EmptyDefaultEditor
ESC_ACTION_CMD
- Static variable in class org.keridwen.modelling.group.editor.ui.
CharacteristicSelectionDialog
ESC_ACTION_CMD
- Static variable in class org.keridwen.modelling.group.editor.ui.
UnitEditionDialog
expandsGroupNodesWithProperties()
- Method in class org.keridwen.modelling.group.editor.ui.
ImprovedSelectionTree
Expands the group nodes having properties set.
EXPORT_DF_TO_VTK
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
exportAllMeshMasks()
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
exportAllMeshMasksExceptedPolyhedronMasks()
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
exportDataFieldsToVtkDataSet(DataFieldManager, File)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Export all DataFields gathered in the given DataFieldManager into VtkDataSet.
exportDataFieldToVtkAction()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Perform the DataField export to VtkDataSet action.
exportEdgeMeshMaskPipelineList()
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Return a list of pre-built vtk pipelines for the whole list of Edge MeshMask
exportEdgeMeshMasksList()
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
EXport the list of Edges MeshMask into a list of vtkUnstructuredGrids.
exportEdgeMeshMaskToPipeline(MeshMask<Edge>)
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Export the given MeshMask to a vtkDataSet and build-up the corresponding pipeline.
exportFaceMeshMaskListPipelineList()
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Return a list of pre-built vtk pipelines for the whole list of Face MeshMask
exportFaceMeshMasksList()
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Export the list of vtkUnstructuredGrid corresponding to the loaded list of MeshMasks
exportFaceMeshMaskToPipeline(MeshMask<Face>)
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Build-up the pipeline for the given MeshMask.
exportMappedPropertiesToDataFields(DataFieldManager, File)
- Static method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Export the DataFields generated from the mapping of Properties and stored into the given DataFieldManager into vtkDataSet and write them on files.
exportMesh()
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Export the view of the whole mesh.
exportPolyhedronMaskList()
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Export the whole list of PolyhedronMeshMasks.
exportPolyhedronMaskPipelineList()
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Return a list of pre-built vtk pipelines for the whole list of Polyhedron MeshMask
exportPolyhedronMeshMaskToPipeline(MeshMask<Polyhedron>)
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Export the given MeshMask to a vtkDataSet and build-up the corresponding pipeline.
exportVertexMeshMasksList()
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
EXport the list of vertices MeshMask into a list of vtkUnstructuredGrids.
F
forceVerticalComponentSize(JComponent, int)
- Static method in class org.keridwen.modelling.group.editor.ui.
TestGui
G
getAllColorsByIndex(int)
- Method in class org.keridwen.modelling.group.editor.utils.
ColorChartPanel
getAutoXTickSize(int)
- Method in class org.keridwen.modelling.group.editor.utils.
Plot2D
getAutoYTickSize(int)
- Method in class org.keridwen.modelling.group.editor.utils.
Plot2D
getCassandraPipelineEditor()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Get the pipeline editor corresponding to the 3D viewer.
getCassandraRenderingPanel()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Get the rendering panel of the linked 3D Cassandra viewer.
getCentralDataFieldManager()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Get the central output DataFieldManager, shared by the Characteristic Mapper and the various GroupOperators.
getCharacteristic()
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
getCharacteristic()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicTreeNode
Get the Characteristic linked to the present node.
getCharacteristicEditor()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Get the set Characteristic editor.
getCharacteristicEditor()
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
Return the current characteristic editor.
getCharacteristicName()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicSelectionDialog
Get the name of the Characteristic.
getChart()
- Method in class org.keridwen.modelling.group.editor.utils.
Plot2D
Return the final panel containing the chart.
getColorChartPanel()
- Static method in class org.keridwen.modelling.group.editor.utils.
ColorChartPanel
getController()
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
Get a pointer toward the application controller.
getCurrentCharacteristicId()
- Method in class org.keridwen.modelling.group.editor.utils.
DefaultUniqueIdGenerator
Return the current maximum Id of Characteristics
getCurrentPropertyId()
- Method in class org.keridwen.modelling.group.editor.utils.
DefaultUniqueIdGenerator
Return the current maximum Id of Properties
getDefaultEditor()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Get the Default Editor.
getDefaultPropertyValidator()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
getDescription()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Get the value of the description field.
getDescription()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Get the description
getDescription()
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Get the displayed description.
getEditionPanel()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Get the edition panel where are located the "user-firendly" group, properties and characteristics editors.
getEditorView()
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
getGroup()
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Return the current group attributed to this editor.
getGroup()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupTreeNode
Get the linked group.
getGroupEditor()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Get the common Group Editor.
getGroupList()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Get the group list.
getGroupName()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Get the displayed Property name.
getGroupOperator(String)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Get the group operator for the given key-name.
getGroupOperatorsCatalog()
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Get the hashmap defining the catalog of group operators.
getGroupTypeSelectionComboBox()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Get the group type selection combobox.
getId()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Get the value of the Id field.
getId()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Get the Id of the group.
getId()
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Get the value of the Id text field.
getIgnoredGroupList()
- Method in class org.keridwen.modelling.group.editor.editor.
DefaultGroupsListValidator
getInputList()
- Method in class org.keridwen.modelling.group.editor.editor.
DefaultGroupsListValidator
getInstanceOf()
- Static method in class org.keridwen.modelling.group.editor.utils.
DefaultUniqueIdGenerator
Return the singleton of the DefaultUniqueIdGenerator.
getLabelType()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Get the value of the type label.
getLastSelectedProperty()
- Method in class org.keridwen.modelling.group.editor.ui.
SelectionPropertyFromCatalogDialogBox
Get the last selected property (i.e from the current catalog).
getLocalisation()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Return the localisation value as set by the combobox for the current characteristic, if set or -1 otherwise.
getMainFrame()
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
GEt the main frame.
getMainPanel()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Return the main panel of the present editor view.
getMainPanel()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Get the main panel of the groups editor.
getMainPanel()
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Return the main panel.
getMainPanel()
- Method in class org.keridwen.modelling.group.editor.ui.
SeriesTableEditor
Return the main panel containing the table and its header.
getMandatoryPropertiesCheckBoxMap()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Get the map of checkBoxes for the different types of properties.
getMandatoryPropertiesComboBoxMap()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Return the map of the comboBoxes for the different types of properties.
getMapper()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Get the mapping filter, used to deploy the Properties on Groups to DataFields.
getMediumColorsByIndex(int)
- Method in class org.keridwen.modelling.group.editor.utils.
ColorChartPanel
getMesh()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Get the loaded mesh.
getNbAllColors()
- Method in class org.keridwen.modelling.group.editor.utils.
ColorChartPanel
getNextDefaultColor()
- Static method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Get the next color from the DefaultColro Table.
getOptionalPropertiesCheckBoxMap()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
getOptionalPropertiesComboBoxMap()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
getParentPropertyName()
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Get the parent Property name as displayed.
getPipelineEditorUI()
- Method in class org.keridwen.modelling.group.editor.viewer.
CassandraBasedViewer
getPipelineEditorUI()
- Method in interface org.keridwen.modelling.group.editor.viewer.
ViewerInterface
Get the pipeline editor graphic component.
getPipelineManager()
- Method in class org.keridwen.modelling.group.editor.viewer.
CassandraBasedViewer
getPipelineManager()
- Method in interface org.keridwen.modelling.group.editor.viewer.
ViewerInterface
Get the pipeline manager.
getPlotPanel()
- Method in class org.keridwen.modelling.group.editor.ui.
SerieGraphicViewer
Get the panel containing the plot.
getProblemGroups()
- Method in class org.keridwen.modelling.group.editor.editor.
DefaultGroupsListValidator
getPropertiesCatalog()
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
Get the loaded properties catalog.
getPropertiesCatalog()
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
getPropertiesList()
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
Get the list of Frida's properties loaded in the application.
getProperty()
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyTreeNode
Get the Property linked to the present tree node.
getPropertyEditor()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Get the common Property Editor.
getPropertyEditor()
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
Return the current Property editor.
getPropertyName()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Get the value of the name field.
getPropertyName()
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Get the displayed Property name.
getPropertyValidator(String)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Get the PropertyValidtor for the given key name.
getReferenceList()
- Method in class org.keridwen.modelling.group.editor.editor.
DefaultGroupsListValidator
getRenderingPanel()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Get the 3D group rendering panel.
getRenderingPanel()
- Method in class org.keridwen.modelling.group.editor.viewer.
CassandraBasedViewer
getRenderingPanel()
- Method in interface org.keridwen.modelling.group.editor.viewer.
ViewerInterface
Get the rendering and visualisation pipeline.
getSelectedCharacteristic()
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
getSelectedGroupOnInitialList()
- Method in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
Get the selected group in the initial groups list.
getSelectedGroupsOnMeshList()
- Method in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
Get the list of selected groups in the JList corresponding to the mesh.
getSelectedNode()
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
getSelectedProperties()
- Method in class org.keridwen.modelling.group.editor.ui.
SelectionPropertyFromCatalogDialogBox
Get all selected properties (whatever the current selected catalog) into an ArrayList of PropertyInterface.
getSelectedProperty()
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
getSelectedType()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicSelectionDialog
Get the selected type.
getSelectionGroupsTree()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Get the selection tree for the groups.
getTable()
- Method in class org.keridwen.modelling.group.editor.ui.
SeriesTableEditor
Return the table.
getTree()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Get the JTree
getTree()
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean)
- Method in class org.keridwen.modelling.group.editor.ui.
ImprovedSelectionTree.GroupTreeRenderer
overwrite the default method
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean)
- Method in class org.keridwen.modelling.group.editor.ui.
SelectionTree.Renderer
overwrite the default method
getTreeListener()
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
Get the Selection tree listener.
getTreeListener()
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Get the Selection tree listener.
getValidatedList()
- Method in class org.keridwen.modelling.group.editor.editor.
DefaultGroupsListValidator
getValidator()
- Method in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
getValueField()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Return the value in the field value, if relevant depending on the type of Characteristic.
getView()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Get the GUI of this editor.
getView()
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
Return the view of the present editor.
getView()
- Method in class org.keridwen.modelling.group.editor.editor.
EmptyDefaultEditor
Return the GUI view.
getView()
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Return the GUI view.
getView()
- Method in class org.keridwen.modelling.group.editor.editor.
PropertyEditor
Return the GUI view.
GroupActionKeysRegistery
- Class in
org.keridwen.modelling.group.editor.action
Catalog of ActionCommands for the Group pop-up menu.
GroupActionKeysRegistery()
- Constructor for class org.keridwen.modelling.group.editor.action.
GroupActionKeysRegistery
GroupEditor
- Class in
org.keridwen.modelling.group.editor.editor
Group Editor: Graphical component (Swing) allowing to attribute one or more Properties to one given group.
GroupEditor(PropertyTypesFilter, GroupOperatorTypeFilter)
- Constructor for class org.keridwen.modelling.group.editor.editor.
GroupEditor
Main constructor.
GroupEditorView
- Class in
org.keridwen.modelling.group.editor.ui
View of the group editor.
GroupEditorView()
- Constructor for class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Default constructor.
GroupPopUpMenu
- Class in
org.keridwen.modelling.group.editor.ui
Define the pop-up menu for Groups in the selection tree.
GroupPopUpMenu()
- Constructor for class org.keridwen.modelling.group.editor.ui.
GroupPopUpMenu
Main constructor.
GroupsTreeEditor
- Class in
org.keridwen.modelling.group.editor.app
General Groups Editor.
GroupsTreeEditor(PropertyTypesFilter, GroupOperatorTypeFilter)
- Constructor for class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Basic constructor.
GroupsTreeEditor(PropertyTypesFilter, GroupOperatorTypeFilter, boolean)
- Constructor for class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Main constructor.
GroupsTreeEditorView
- Class in
org.keridwen.modelling.group.editor.ui
Define the GUI (i.e view) of the global Group Tree Editor.
GroupsTreeEditorView(ImprovedSelectionTree, PropertyTypesFilter, GroupOperatorTypeFilter)
- Constructor for class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Main constructor.
GroupToVtkConverter
- Class in
org.keridwen.modelling.group.editor.viewer
Build-up and manage pre-build pipelines to visualise the MeshMask contained in the given Mesh.
GroupToVtkConverter()
- Constructor for class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Default constructor.
GroupTreeNode
- Class in
org.keridwen.modelling.group.editor.ui
Mutable tree node for groups.
GroupTreeNode(GroupInterface)
- Constructor for class org.keridwen.modelling.group.editor.ui.
GroupTreeNode
Default constructor.
I
IGNORE_ACTION_CMD
- Static variable in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
IMPORT_NASCAP_ACTION
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
ImprovedSelectionTree
- Class in
org.keridwen.modelling.group.editor.ui
General selection/edition tree of the Properties/Characteristics List editor.
ImprovedSelectionTree()
- Constructor for class org.keridwen.modelling.group.editor.ui.
ImprovedSelectionTree
Simple constructor.
ImprovedSelectionTree(OrderedGroupList)
- Constructor for class org.keridwen.modelling.group.editor.ui.
ImprovedSelectionTree
Default constructor.
ImprovedSelectionTree.GroupTreeRenderer
- Class in
org.keridwen.modelling.group.editor.ui
Dedicated renderer to have nice icons in the selection tree.
ImprovedSelectionTree.GroupTreeRenderer()
- Constructor for class org.keridwen.modelling.group.editor.ui.
ImprovedSelectionTree.GroupTreeRenderer
Default constructor.
incrementAndGetCharacteristicId()
- Method in class org.keridwen.modelling.group.editor.utils.
DefaultUniqueIdGenerator
Get a new id, incremented on one and add it in the list.
incrementAndGetCharacteristicId(int)
- Method in class org.keridwen.modelling.group.editor.utils.
DefaultUniqueIdGenerator
Get a new id, incremented on one and add it in the list.
incrementAndGetPropertyId()
- Method in class org.keridwen.modelling.group.editor.utils.
DefaultUniqueIdGenerator
Get a new id, incremented on one and add it in the list.
incrementAndGetPropertyId(int)
- Method in class org.keridwen.modelling.group.editor.utils.
DefaultUniqueIdGenerator
Get a new id, incremented on one and add it in the list.
init3DComponents(boolean)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Initialise the 3D viewer, if the VTK context is correctly loaded.
init3DRenderer()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Initialise the 3D Cassandra based renderer.
initComponents()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Initialise the whole editor panel.
initComponents()
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Initialise the whole panel.
initComponents()
- Method in class org.keridwen.modelling.group.editor.ui.
SeriesTableEditor
Initialise the UI.
initDefaultPopUpMenus()
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
Initialize the default pop-up menus for the current tree.
initGUIComponents()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Initialise the GUI
initMainGUI()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Initialise the main GUI gathering all components generated by initGUIComponents.
initPlot()
- Method in class org.keridwen.modelling.group.editor.ui.
SerieGraphicViewer
Initialise the plot.
initSerieValueLine()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Initialize the sub-panel (i.e line) for the value in the case of a SeriesOfDoubleCharacteristic.
initSimpleValueLine()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Initialize the sub-panel (i.e line) for the value in the case of a simple type Characteristics (e.g DoubleCharacteristic, Float, Integer, etc...).
initToolBar()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Initialize the tool bar.
initTupleValueLine()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Initialize the sub-panel (i.e line) for the value in the case of a tuple type Characteristics (e.g Tuple).
initView()
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
Initialise the global GUI.
initVtkContext()
- Static method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Initialise the VTK context.
isVtkAvailable()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Get the VTK context.
K
keyPressed(KeyEvent)
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
keyReleased(KeyEvent)
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
keyTyped(KeyEvent)
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
L
LOAD_ACTION
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
LOAD_GROUPS_LIST
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
LOAD_MESH
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
LOAD_NASCAP_MAT
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
LOAD_PROPERTIES_CATALOG
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
loadAndUpdateGroupsList(File, OrderedGroupList, DefaultGroupsListValidator)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Load the OrderedGroupsList from the given file.
loadAndUpdateGroupsListAction()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Open a file chooser to load a group List from a file, call a validator and load the groups list.
loadDefaultSettings()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Load the default settings of the application (i.e Java properties).
loadedCharacteristicIds
- Variable in class org.keridwen.modelling.group.editor.utils.
DefaultUniqueIdGenerator
loadGroupListFile(File)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Load group list from .xml file.
loadMesh(String)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Load the mesh and the corresponding group list.
loadMeshandInitModelAction()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Performs the action of the mesh loading (from a selected file) and initialisation of the model (tree and 3D view).
loadNascapMaterialCataLog(File)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Load a NASCAP properties.
loadNascapMaterialsAction()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Perform the action to load a given NASCAP material catalog.
loadPropertiesCataLog(File)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Load a catalog of properties.
loadPropertiesCataLog(File, DefaultPropertyValidator)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Load the given properties catalog according to the properties-to-group-types validator.
loadPropertiesCatalogAction()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Performs the loading action of Properties Catalog.
M
main(String[])
- Static method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
To be run as standalone application.
main(String[])
- Static method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
For test purpose only
main(String[])
- Static method in class org.keridwen.modelling.group.editor.ui.
SerieGraphicViewer
For test purpose only
main(String[])
- Static method in class org.keridwen.modelling.group.editor.ui.
SeriesTableEditor
For test purpose only.
main(String[])
- Static method in class org.keridwen.modelling.group.editor.ui.
TestGui
MainGUIActionKeysRegistrery
- Class in
org.keridwen.modelling.group.editor.action
Catalog of ActionCommands for the main GUI.
MainGUIActionKeysRegistrery()
- Constructor for class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
mousePressed(MouseEvent)
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
mouseReleased(MouseEvent)
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
MOVE_PRIORITY_DOWN
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
MOVE_PRIORITY_UP
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
moveDown()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Move the priority of the selected group down.
moveNodeDown(MutableTreeNode)
- Method in class org.keridwen.modelling.group.editor.ui.
ImprovedSelectionTree
Move the given Group node down.
moveNodeUp(MutableTreeNode)
- Method in class org.keridwen.modelling.group.editor.ui.
ImprovedSelectionTree
Move the given Group node up.
moveUp()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Move the priority of the selected group up.
N
NEW_CHARACTERISTIC
- Static variable in class org.keridwen.modelling.group.editor.action.
PropertyActionKeysRegistrery
NEW_CONSOLE
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
O
OK_ACTION
- Static variable in class org.keridwen.modelling.group.editor.action.
GroupActionKeysRegistery
OK_ACTION
- Static variable in class org.keridwen.modelling.group.editor.ui.
SelectionPropertyFromCatalogDialogBox
OK_ACTION
- Variable in class org.keridwen.modelling.group.editor.ui.
SeriesTableEditor
OK_ACTION_CMD
- Static variable in class org.keridwen.modelling.group.editor.ui.
CharacteristicSelectionDialog
OK_ACTION_CMD
- Static variable in class org.keridwen.modelling.group.editor.ui.
UnitEditionDialog
OldPropertiesListEditor
- Class in
org.keridwen.modelling.group.editor.ui
Simple basic viewer/editor for the Frida's Properties and Characteristics.
OldPropertiesListEditor(PropertiesList)
- Constructor for class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
Main constructor.
ON_CELL
- Static variable in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
ON_CURVI
- Static variable in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
ON_EDGE
- Static variable in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
ON_FACE
- Static variable in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
ON_NODE
- Static variable in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
org.keridwen.modelling.group.editor.action
- package org.keridwen.modelling.group.editor.action
org.keridwen.modelling.group.editor.app
- package org.keridwen.modelling.group.editor.app
org.keridwen.modelling.group.editor.editor
- package org.keridwen.modelling.group.editor.editor
org.keridwen.modelling.group.editor.ui
- package org.keridwen.modelling.group.editor.ui
org.keridwen.modelling.group.editor.utils
- package org.keridwen.modelling.group.editor.utils
org.keridwen.modelling.group.editor.viewer
- package org.keridwen.modelling.group.editor.viewer
outlineGroup(vtkUnstructuredGrid)
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Generate an outline (red box) actor for the given group.
outLineGroupIn3D(int)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Outline in the 3D view the actor corresponding to the group of the given Id.
P
Plot2D
- Class in
org.keridwen.modelling.group.editor.utils
Generate 2D, i.e y=f(x) like, plots.
Plot2D(double[], double[], String, String, String)
- Constructor for class org.keridwen.modelling.group.editor.utils.
Plot2D
Main constructor.
Plot2D(SeriesOfDoubleCharacteristic, String, String, String)
- Constructor for class org.keridwen.modelling.group.editor.utils.
Plot2D
plotChanged(PlotChangeEvent)
- Method in class org.keridwen.modelling.group.editor.utils.
Plot2D
PropertyActionKeysRegistrery
- Class in
org.keridwen.modelling.group.editor.action
Action commands for the Properties popup menus.
PropertyActionKeysRegistrery()
- Constructor for class org.keridwen.modelling.group.editor.action.
PropertyActionKeysRegistrery
PropertyEditor
- Class in
org.keridwen.modelling.group.editor.editor
Editor of Property.
PropertyEditor()
- Constructor for class org.keridwen.modelling.group.editor.editor.
PropertyEditor
Default constructor.
PropertyEditorView
- Class in
org.keridwen.modelling.group.editor.ui
GUI view for the Property Editor.
PropertyEditorView(ActionListener)
- Constructor for class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Default constructor.
PropertyPopUpMenu
- Class in
org.keridwen.modelling.group.editor.ui
Popup menu for the Properties in the main selection tree.
PropertyPopUpMenu()
- Constructor for class org.keridwen.modelling.group.editor.ui.
PropertyPopUpMenu
Default constructor.
PropertyTreeNode
- Class in
org.keridwen.modelling.group.editor.ui
JTree node for Properties.
PropertyTreeNode(PropertyInterface)
- Constructor for class org.keridwen.modelling.group.editor.ui.
PropertyTreeNode
Default constructor.
R
RegistrablePopUpMenu
- Class in
org.keridwen.modelling.group.editor.action
Popup menus to which one it-is possible to register listener.
RegistrablePopUpMenu()
- Constructor for class org.keridwen.modelling.group.editor.action.
RegistrablePopUpMenu
REMOVE_SELECTED_CHARACTERISTIC
- Static variable in class org.keridwen.modelling.group.editor.ui.
CharacteristicPopUpMenu
REMOVE_SELECTED_PROPERTY
- Static variable in class org.keridwen.modelling.group.editor.action.
PropertyActionKeysRegistrery
removeGroupFromIgnoredGroupsList(GroupInterface)
- Method in class org.keridwen.modelling.group.editor.editor.
DefaultGroupsListValidator
reset3DView()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Reset the 3D view and remove all loaded actors.
RESET_GROUP
- Static variable in class org.keridwen.modelling.group.editor.action.
GroupActionKeysRegistery
RESET_MODEL
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
resetGroup()
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
Remove all properties of the given node.
resetModelAndUpdateView()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Reset the model and update the view.
resetPropertyValidatorMap()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Reset (i.e remove all loaded elements) of the central PropertyValidators.
RootNodePopUpMenu
- Class in
org.keridwen.modelling.group.editor.ui
Popup menu for the root node of the selection tree.
RootNodePopUpMenu()
- Constructor for class org.keridwen.modelling.group.editor.ui.
RootNodePopUpMenu
Default constructor.
S
SAVE_ACTION
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
SAVE_DF_TO_XML
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
SAVE_GROUPS_LIST
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
SAVE_PROPERTY
- Static variable in class org.keridwen.modelling.group.editor.action.
PropertyActionKeysRegistrery
saveDataFieldsToXML(DataFieldManager, String, File)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Save the DataFields of the given DataSetManager into the Penelope XML format.
saveDataFieldToXMLAction()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Perform the DataField saving action to Penelope's XML format.
saveDefaultSettings(String)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Sate the global settings of the application.
saveGroupsList(File)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Save the GroupsList into the given file.
saveGroupsListAction()
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Open a save file chooser and save the group list.
SelectionPropertyFromCatalogDialogBox
- Class in
org.keridwen.modelling.group.editor.ui
Provide a graphical selection component for properties loaded from a set of Properties Catalog.
SelectionPropertyFromCatalogDialogBox(HashMap<String, PropertiesList>)
- Constructor for class org.keridwen.modelling.group.editor.ui.
SelectionPropertyFromCatalogDialogBox
Default constructor.
SelectionPropertyFromCatalogDialogBox(HashMap<String, PropertiesList>, JFrame, JComponent)
- Constructor for class org.keridwen.modelling.group.editor.ui.
SelectionPropertyFromCatalogDialogBox
Advanced constructor.
SelectionTree
- Class in
org.keridwen.modelling.group.editor.ui
General selection/edition tree of the Properties/Characteristics List editor.
SelectionTree()
- Constructor for class org.keridwen.modelling.group.editor.ui.
SelectionTree
Simple constructor.
SelectionTree(PropertiesList)
- Constructor for class org.keridwen.modelling.group.editor.ui.
SelectionTree
Default constructor.
SelectionTree.Renderer
- Class in
org.keridwen.modelling.group.editor.ui
Dedicated renderer to have nice icons.
SelectionTree.Renderer()
- Constructor for class org.keridwen.modelling.group.editor.ui.
SelectionTree.Renderer
SelectionTreeListener
- Class in
org.keridwen.modelling.group.editor.action
Control listener for the main selection tree of Properties and Characteristics.
SelectionTreeListener(GroupsTreeEditorView, OrderedGroupList)
- Constructor for class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
Default constructor.
SERIE_OF_DOUBLE
- Static variable in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
SerieGraphicViewer
- Class in
org.keridwen.modelling.group.editor.ui
This class allows to display a given SeriesOfDoubleCharacteristic as a 2D y=f(x) type plot using the JFreeChart library.
SerieGraphicViewer()
- Constructor for class org.keridwen.modelling.group.editor.ui.
SerieGraphicViewer
Default constructor.
SeriesTableEditor
- Class in
org.keridwen.modelling.group.editor.ui
Table based editor for SeriesOfDoubleCharacteristic.
SeriesTableEditor(JFrame, SeriesOfDoubleCharacteristic)
- Constructor for class org.keridwen.modelling.group.editor.ui.
SeriesTableEditor
Default constructor.
setCentralDataFieldManager(DataFieldManager)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Set the central output DataFieldManager, shared by the Characteristic Mapper and the various GroupOperators.
setCharacEditor(CharacteristicEditor)
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
Set the default Characteristic Editor.
setCharacteristic(AbstractCharacteristic<T>)
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
Set the Characteristic model.
setCharacteristicListModel(HashMap<String, CharacteristicInterface<?>>)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Set the characteristicList to be displayed.
setCompound(boolean)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Set if the compound check-box.
setController(ActionListener)
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
Set the application controller.
setDefaultPropertyValidator(String)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
setDescription(String)
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Set the value of the description field.
setDescription(String)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Set the description view.
setDescription(String)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Set the displayed description.
setEditorView(JPanel)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Update the editor panel according the type of the selected node in the selection tree.
setEditorView(JPanel)
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
Update the editor panel according the type of the selected node in the selection tree.
setGroup(GroupInterface)
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Set the group to be edited.
setGroupList(OrderedGroupList)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Set the group list.
setGroupListAndUpdateModels(OrderedGroupList)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Set the group list, update all related models (i.e tree and mapper) and expands groups nodes having properties in the tree.
setGroupName(String)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
set the displayed Property name.
setGroupOperatorsCatalog(HashMap<String, GroupOperatorInterface>)
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Set the hashmap of the group operators.
setId(int)
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Set the Id in the Id field.
setId(int)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Set the id of the group.
setId(int)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Set the Id of the Property into the Id text field.
setInitialGroupsList(OrderedGroupList)
- Method in class org.keridwen.modelling.group.editor.editor.
DefaultGroupsListValidator
setLabelType(JLabel)
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Set the value of the Characteristic type label.
setLocalisation(int)
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Set the value of the localisation combobox.
setLocalisationModel(DefaultComboBoxModel)
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Set the localisation model.
setMainFrame(JFrame)
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
Set the main frame.
setMapper(CharacteristicsToDataFieldsMapper)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Set the mapping filter, used to deploy the Properties on Groups to DataFields.
setMesh(Mesh)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Set the Mesh of support containing the MeshMasks corresponding to the groups
setMesh(Mesh)
- Method in class org.keridwen.modelling.group.editor.viewer.
GroupToVtkConverter
Set the input mesh.
setMeshList(OrderedGroupList)
- Method in class org.keridwen.modelling.group.editor.editor.
DefaultGroupsListValidator
setParentPropertyName(JLabel)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Set the parent Property name as displayed.
setPropertiesCatalog(HashMap<String, PropertiesList>)
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
Set the properties catalog.
setPropertiesCatalog(HashMap<String, PropertiesList>)
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Set the properties catalog.
setProperty(PropertyInterface)
- Method in class org.keridwen.modelling.group.editor.editor.
PropertyEditor
Set the selected property.
setPropertyEditor(PropertyEditor)
- Method in class org.keridwen.modelling.group.editor.ui.
OldPropertiesListEditor
Set the property editor for the present property list editor.
setPropertyName(String)
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Set the value of the name field.
setPropertyName(String)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
set the displayed Property name.
setRootPopUpMenu(RegistrablePopUpMenu)
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
Set the root node pop-up menu.
setSelectionGroupsTree(ImprovedSelectionTree)
- Method in class org.keridwen.modelling.group.editor.app.
GroupsTreeEditor
Set the selection tree for the groups.
setSerie(SeriesOfDoubleCharacteristic)
- Method in class org.keridwen.modelling.group.editor.ui.
SerieGraphicViewer
Set the series to be plotted.
setSubPropertyListModel(HashMap<String, PropertyInterface>)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Set the sub-property list to be displayed.
setTreeListener(SelectionTreeListener)
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
Set the tree listener.
setTreeListener(SelectionTreeListener)
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Set the tree listener.
setType(String)
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Set the type string of the Characteristic.
setUnitModel(DefaultComboBoxModel)
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
setValid(boolean)
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyEditorView
Set the valid check-box.
setValidator(DefaultGroupsListValidator)
- Method in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
setValueField(Object)
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
Set the view.
setView(DefaultGroupsListValidatorView)
- Method in class org.keridwen.modelling.group.editor.editor.
DefaultGroupsListValidator
setVtkAvailable(boolean)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Set the VTK context or not, to allow tne 3D view of not.
setXAxislabel(String)
- Method in class org.keridwen.modelling.group.editor.utils.
Plot2D
Set the label of the x-axis.
setYAxislabel(String)
- Method in class org.keridwen.modelling.group.editor.utils.
Plot2D
Set the label of the y-axis.
show()
- Method in class org.keridwen.modelling.group.editor.ui.
SeriesTableEditor
SHOW_PIPELINE_MANAGER
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
SHOW_PLOT_ACTION
- Static variable in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
showColorChart()
- Static method in class org.keridwen.modelling.group.editor.ui.
TestGui
showDialog()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicSelectionDialog
Display the dialog in modal mode.
showDialog()
- Method in class org.keridwen.modelling.group.editor.ui.
UnitEditionDialog
Display the dialog in modal mode.
showGroupsIn3D(GroupToVtkConverter)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupsTreeEditorView
Show the groups as given by the GroupToVtkConverter.
showHideAdvancedPanelPerformedAction(boolean)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Show/hide the advanced settings sub-panel.
showInFrame()
- Method in class org.keridwen.modelling.group.editor.ui.
SerieGraphicViewer
Show the plot in a frame.
showMessage(String)
- Method in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
showRemoveConfirmDialod()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicPopUpMenu
Display the confirm dialog.
showRemovePropertyConfirmDialod()
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyPopUpMenu
Display the confirm dialog.
showSelectionDialog()
- Method in class org.keridwen.modelling.group.editor.ui.
SelectionPropertyFromCatalogDialogBox
Display the dialog box and returns true if the ok button is click or false otherwise.
showSeriesInputDialog()
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyPopUpMenu
Display the input dialog boxes to parameterize the SeriesOfDoubleCharacteristics.
showTupleInputDialog()
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyPopUpMenu
Show the the dialog box to fill / set Characteristic of type Tuple.
T
TestGui
- Class in
org.keridwen.modelling.group.editor.ui
TestGui()
- Constructor for class org.keridwen.modelling.group.editor.ui.
TestGui
toString()
- Method in class org.keridwen.modelling.group.editor.ui.
CharacteristicTreeNode
toString()
- Method in class org.keridwen.modelling.group.editor.ui.
GroupTreeNode
Get the name of the present treeGroup.
toString()
- Method in class org.keridwen.modelling.group.editor.ui.
PropertyTreeNode
Get the name of the linked Property.
tryToAddCharacteristicId(int)
- Method in class org.keridwen.modelling.group.editor.utils.
DefaultUniqueIdGenerator
tryToAddPropertyId(int)
- Method in class org.keridwen.modelling.group.editor.utils.
DefaultUniqueIdGenerator
If the id list does not contains the given Id, the present method tries to add it into the id list or return false otherwise.
U
UNDEFINED
- Static variable in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
UnitEditionDialog
- Class in
org.keridwen.modelling.group.editor.ui
DialogPane to edit the Unit.
UnitEditionDialog(String, Unit)
- Constructor for class org.keridwen.modelling.group.editor.ui.
UnitEditionDialog
Constructor.
UPDATE_LIST
- Static variable in class org.keridwen.modelling.group.editor.action.
MainGUIActionKeysRegistrery
updateGroupModel()
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Update the related Property according the values of the GUI view.
updateGroupOperatorPanel(GroupOperatorTypeFilter, String, HashMap<String, GroupOperatorInterface>)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Update the sub-panel for the Group Operators according the Group Type.
updateGroupPanelView()
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Update the whole view of the GroupPanel.
updateGroupPanelView(GroupInterface)
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Update the view of the group panel.
updateInitialListView(OrderedGroupList)
- Method in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
updateMandatoryPanel(PropertyTypesFilter, String, HashMap<String, PropertiesList>)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Update the view of the mandatory properties panel.
updateMeshListView(OrderedGroupList)
- Method in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
updateOptionalPanel(PropertyTypesFilter, String, HashMap<String, PropertiesList>)
- Method in class org.keridwen.modelling.group.editor.ui.
GroupEditorView
Update the view of the optional properties panel.
updatePropertyModel()
- Method in class org.keridwen.modelling.group.editor.editor.
PropertyEditor
Update the related Property according the values og the GUI view.
updateSelectedCharacteristicModel()
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
Update the model for the selected Characteristic according the selected one in the view.
updateSeries()
- Method in class org.keridwen.modelling.group.editor.ui.
SeriesTableEditor
Update the series according the values in the table.
updateTree(OrderedGroupList)
- Method in class org.keridwen.modelling.group.editor.ui.
ImprovedSelectionTree
Update the rendering of the tree according the given list in input.
updateTree(TreeModel)
- Method in class org.keridwen.modelling.group.editor.ui.
SelectionTree
Update the rendering of the tree according the given list in input.
updateUI()
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
updateView()
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
Update the view according the current characteristic.
updateView()
- Method in class org.keridwen.modelling.group.editor.editor.
GroupEditor
Update the linked view.
updateView()
- Method in class org.keridwen.modelling.group.editor.editor.
PropertyEditor
Update the view according the current Property as set by the setProperty(PropertyInterface prop) method.
V
VALID_EDITION_ACTION
- Static variable in class org.keridwen.modelling.group.editor.action.
PropertyActionKeysRegistrery
VALID_EDITION_ACTION
- Static variable in class org.keridwen.modelling.group.editor.ui.
CharacteristicEditorView
VALID_GROUPS_LIST_ACTION_CMD
- Static variable in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
validator
- Variable in class org.keridwen.modelling.group.editor.ui.
DefaultGroupsListValidatorView
valueChanged(TreeSelectionEvent)
- Method in class org.keridwen.modelling.group.editor.action.
SelectionTreeListener
Listener for the tree selection change (by keyboard).
valueChanged(ListSelectionEvent)
- Method in class org.keridwen.modelling.group.editor.editor.
CharacteristicEditor
ViewerInterface
- Interface in
org.keridwen.modelling.group.editor.viewer
A
B
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012-2013
Artenum
. All Rights Reserved.