A B C D E F G H I J K L M N O P R S T U V W X Y Z 

M

main(String[]) - Static method in class graphVisualizer.GraphVisualizer
Main method launching the application.
main(String[]) - Static method in class graphVisualizer.gui.JavaFXGui
main method, will launch with command line arguments
main(String[]) - Static method in class graphVisualizer.layout.prefuseComponents.PrefuseLayoutGeneratorTest
 
main(String[]) - Static method in class org.jutility.serialization.xml.XmlSerializerTest
Tester
manageButtons() - Method in class graphVisualizer.gui.wizards.WizardPage
manages button visibility
MAP_EVENT - Static variable in class graphVisualizer.gui.events.MappingObjectCreationEvent
i don't know
MAP_NAME - Static variable in class graphVisualizer.gui.events.MapNamingEvent
i don't know
MapNamingEvent - Class in graphVisualizer.gui.events
names a given mapping and send it to other pages
MapNamingEvent(EventType<? extends Event>, String, String) - Constructor for class graphVisualizer.gui.events.MapNamingEvent
 
MappedColorLayoutComponent<DOMAIN_KEY_TYPE extends IGraphObjectBasedValueTypeContainer,DOMAIN_VALUE_TYPE> - Class in graphVisualizer.layout.mappedComponents
The MappedColorLayoutComponent class provides mappings from properties or metadata into colors.
MappedColorLayoutComponent(DOMAIN_KEY_TYPE, VisualProperty, Class<? extends DOMAIN_VALUE_TYPE>) - Constructor for class graphVisualizer.layout.mappedComponents.MappedColorLayoutComponent
Constructs a MappedColorLayoutComponent that provides a mapping from the value of the property specified by the provided domain key into the property specified by the co-domain key.
MappedCoordinateLayoutComponent<DOMAIN_KEY_TYPE extends IGraphObjectBasedValueTypeContainer,DOMAIN_VALUE_TYPE> - Class in graphVisualizer.layout.mappedComponents
The MappedCoordinateLayoutComponent class provides mappings from properties or metadata into one coordinate (x, y, or z).
MappedCoordinateLayoutComponent(DOMAIN_KEY_TYPE, VisualProperty, Class<? extends DOMAIN_VALUE_TYPE>) - Constructor for class graphVisualizer.layout.mappedComponents.MappedCoordinateLayoutComponent
Creates a new instance of the MappedCoordinateLayoutComponent .
MappedLabelTextLayoutComponent<DOMAIN_KEY_TYPE extends IGraphObjectBasedValueTypeContainer,DOMAIN_VALUE_TYPE> - Class in graphVisualizer.layout.mappedComponents
The MappedColorLayoutComponent class provides mappings from properties or metadata into colors.
MappedLabelTextLayoutComponent(DOMAIN_KEY_TYPE, VisualProperty, Class<? extends DOMAIN_VALUE_TYPE>) - Constructor for class graphVisualizer.layout.mappedComponents.MappedLabelTextLayoutComponent
Creates a new instance of the MappedLabelTextLayoutComponent .
MappedScaleLayoutComponent<DOMAIN_KEY_TYPE extends IGraphObjectBasedValueTypeContainer,DOMAIN_VALUE_TYPE> - Class in graphVisualizer.layout.mappedComponents
The MappedScaleLayoutComponent class provides mappings from properties or metadata into one scale (x, y, or z).
MappedScaleLayoutComponent(DOMAIN_KEY_TYPE, VisualProperty, Class<? extends DOMAIN_VALUE_TYPE>) - Constructor for class graphVisualizer.layout.mappedComponents.MappedScaleLayoutComponent
Creates a new instance of the MappedScaleLayoutComponent.
MappedShapeLayoutComponent<DOMAIN_KEY_TYPE extends IGraphObjectBasedValueTypeContainer,DOMAIN_VALUE_TYPE> - Class in graphVisualizer.layout.mappedComponents
The MappedShapeLayoutComponent class provides mappings from properties or metadata into a shape.
MappedShapeLayoutComponent(DOMAIN_KEY_TYPE, VisualProperty, Class<? extends DOMAIN_VALUE_TYPE>) - Constructor for class graphVisualizer.layout.mappedComponents.MappedShapeLayoutComponent
Creates a new instance of the MappedShapeLayoutComponent.
MappedVisualPropertyProviderWizard - Class in graphVisualizer.gui.wizards
Wizard for selecting components for this layout type
MappedVisualPropertyProviderWizard(Stage, Universe) - Constructor for class graphVisualizer.gui.wizards.MappedVisualPropertyProviderWizard
 
Mapping<DOMAIN_KEY_TYPE,DOMAIN_VALUE_TYPE,CODOMAIN_VALUE_TYPE,CODOMAIN_KEY_TYPE> - Class in graphVisualizer.mappings
 
Mapping(DOMAIN_KEY_TYPE, CODOMAIN_KEY_TYPE, Class<? extends DOMAIN_VALUE_TYPE>, Class<? extends CODOMAIN_VALUE_TYPE>) - Constructor for class graphVisualizer.mappings.Mapping
Creates a new Mapping between the domain and co-domain represented by the respective keys.
Mapping(DOMAIN_KEY_TYPE, CODOMAIN_KEY_TYPE, Class<? extends DOMAIN_VALUE_TYPE>, Class<? extends CODOMAIN_VALUE_TYPE>, boolean) - Constructor for class graphVisualizer.mappings.Mapping
Creates a new Mapping between the domain and co-domain represented by the respective keys.
MappingComboBox - Class in graphVisualizer.gui.widgets
creates a generic combo box for choosing mapping properties
MappingComboBox() - Constructor for class graphVisualizer.gui.widgets.MappingComboBox
constructor
MappingObject - Class in graphVisualizer.gui.wizards.content
Creates an object for storing the mapping information including graphObject or edge identifier graphObject or edge visual property to be displayed, and the choice for that item, i.e.
MappingObject(String, String, String, String) - Constructor for class graphVisualizer.gui.wizards.content.MappingObject
 
MappingObjectCreationEvent - Class in graphVisualizer.gui.events
creates an event to pass along the mapping information to the table view
MappingObjectCreationEvent(EventType<? extends Event>, MappingObject) - Constructor for class graphVisualizer.gui.events.MappingObjectCreationEvent
 
MappingPage - Class in graphVisualizer.gui.wizards
creates a page for mapping values to properties
MappingPage() - Constructor for class graphVisualizer.gui.wizards.MappingPage
 
MappingStatus - Class in graphVisualizer.gui.statusobjects
MappingStatus object detailing how to display graph objects.
MappingStatus(VisualProperty, String, String) - Constructor for class graphVisualizer.gui.statusobjects.MappingStatus
creates a display selection object to be used in determining how to display the various properties of a graph
MappingStatus() - Constructor for class graphVisualizer.gui.statusobjects.MappingStatus
creates an empty display selection object constructor chaining
MappingStatusPane - Class in graphVisualizer.gui.statuspanes
Status pane to show user selections from wizard for mapping layout
MappingStatusPane(String) - Constructor for class graphVisualizer.gui.statuspanes.MappingStatusPane
 
MapProperty<KEY_TYPE,VALUE_TYPE> - Class in graphVisualizer.properties
The MapProperty class provides a thread-safe wrapper around a property map.
MapProperty(String) - Constructor for class graphVisualizer.properties.MapProperty
Constructs a new ListProperty and sets its name.
Material - Class in x3d.model
Java class for anonymous complex type.
Material() - Constructor for class x3d.model.Material
 
material - Variable in class x3d.model.X3DAppearanceNode
 
maxDegree() - Method in class graphVisualizer.graph.base.GraphBase
 
maxDegree() - Method in class graphVisualizer.graph.base.UniverseBase
 
maxDegree() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the maximum number of edges and hyperedges of any node in the graph.
maxDegree() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the maximum number of edges and hyperedges of any node in the graph.
maxDegreeEdges() - Method in class graphVisualizer.graph.base.GraphBase
 
maxDegreeEdges() - Method in class graphVisualizer.graph.base.UniverseBase
 
maxDegreeEdges() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the maximum number of edges of any node in the graph.
maxDegreeEdges() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the maximum number of edges of any node in the graph.
maxDegreeHyperEdges() - Method in class graphVisualizer.graph.base.GraphBase
 
maxDegreeHyperEdges() - Method in class graphVisualizer.graph.base.UniverseBase
 
maxDegreeHyperEdges() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the maximum number of hyperedges of any node in the graph.
maxDegreeHyperEdges() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the maximum number of hyperedges of any node in the graph.
maxExtent - Variable in class x3d.model.Text
 
maximumIncomingDegree - Variable in class org.graphdrawing.graphml.Graph
 
maximumOutgoingDegree - Variable in class org.graphdrawing.graphml.Graph
 
maxInDegree() - Method in class graphVisualizer.graph.base.GraphBase
 
maxInDegree() - Method in class graphVisualizer.graph.base.UniverseBase
 
maxInDegree() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the maximum number of incoming edges and hyperedges of any node in the graph.
maxInDegree() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the maximum number of incoming edges and hyperedges of any node in the graph.
maxInDegreeEdges() - Method in class graphVisualizer.graph.base.GraphBase
 
maxInDegreeEdges() - Method in class graphVisualizer.graph.base.UniverseBase
 
maxInDegreeEdges() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the maximum number of incoming edges of any node in the graph.
maxInDegreeEdges() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the maximum number of incoming edges of any node in the graph.
maxInDegreeHyperEdges() - Method in class graphVisualizer.graph.base.GraphBase
 
maxInDegreeHyperEdges() - Method in class graphVisualizer.graph.base.UniverseBase
 
maxInDegreeHyperEdges() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the maximum number of incoming hyperedges of any node in the graph.
maxInDegreeHyperEdges() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the maximum number of incoming hyperedges of any node in the graph.
maxOutDegree() - Method in class graphVisualizer.graph.base.GraphBase
 
maxOutDegree() - Method in class graphVisualizer.graph.base.UniverseBase
 
maxOutDegree() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the maximum number of outgoing edges and hyperedges of any node in the graph.
maxOutDegree() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the maximum number of outgoing edges and hyperedges of any node in the graph.
maxOutDegreeEdges() - Method in class graphVisualizer.graph.base.GraphBase
 
maxOutDegreeEdges() - Method in class graphVisualizer.graph.base.UniverseBase
 
maxOutDegreeEdges() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the maximum number of outgoing edges of any node in the graph.
maxOutDegreeEdges() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the maximum number of outgoing edges of any node in the graph.
maxOutDegreeHyperEdges() - Method in class graphVisualizer.graph.base.GraphBase
 
maxOutDegreeHyperEdges() - Method in class graphVisualizer.graph.base.UniverseBase
 
maxOutDegreeHyperEdges() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the maximum number of outgoing hyperedges of any node in the graph.
maxOutDegreeHyperEdges() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the maximum number of outgoing hyperedges of any node in the graph.
maxValuesPerTrigger - Variable in class x3d.avalon.IOSensor
 
message - Variable in class x3d.avalon.Navigator
 
meta - Variable in class x3d.model.Head
 
Meta - Class in x3d.model
Java class for anonymous complex type.
Meta() - Constructor for class x3d.model.Meta
 
Metadata - Class in graphVisualizer.graph.metadata
This abstract class represents metadata contained within a graph universe.
Metadata(String) - Constructor for class graphVisualizer.graph.metadata.Metadata
Creates a new instance of the Metadata class.
Metadata(String, boolean) - Constructor for class graphVisualizer.graph.metadata.Metadata
 
Metadata(Metadata) - Constructor for class graphVisualizer.graph.metadata.Metadata
Copy Constructor of the Metadata class.
METADATA_CHANGED - Static variable in class graphVisualizer.gui.events.MetadataChangedEvent
event definition
MetadataBase<T> - Class in graphVisualizer.graph.typedMetadata
 
MetadataBase(SchemaEntry<T>) - Constructor for class graphVisualizer.graph.typedMetadata.MetadataBase
Creates a new instance of the Metadata class.
MetadataBase(SchemaEntry<T>, boolean) - Constructor for class graphVisualizer.graph.typedMetadata.MetadataBase
 
MetadataBase(MetadataBase<T>) - Constructor for class graphVisualizer.graph.typedMetadata.MetadataBase
Copy Constructor of the Metadata class.
MetadataChangedEvent - Class in graphVisualizer.gui.events
custom event to handle changes to meta data
MetadataChangedEvent(String, MetadataChangedEvent.Change) - Constructor for class graphVisualizer.gui.events.MetadataChangedEvent
event
MetadataChangedEvent(EventType<? extends Event>, String, MetadataChangedEvent.Change) - Constructor for class graphVisualizer.gui.events.MetadataChangedEvent
 
MetadataChangedEvent(Object, EventTarget, EventType<? extends Event>, String, MetadataChangedEvent.Change) - Constructor for class graphVisualizer.gui.events.MetadataChangedEvent
 
MetadataChangedEvent.Change - Enum in graphVisualizer.gui.events
 
MetadataDouble - Class in x3d.model
Java class for anonymous complex type.
MetadataDouble() - Constructor for class x3d.model.MetadataDouble
 
MetadataFloat - Class in x3d.model
Java class for anonymous complex type.
MetadataFloat() - Constructor for class x3d.model.MetadataFloat
 
MetadataInteger - Class in x3d.model
Java class for anonymous complex type.
MetadataInteger() - Constructor for class x3d.model.MetadataInteger
 
MetadataMapProperty - Class in graphVisualizer.graph.metadata
The MetadataMapProperty class provides a container for Metadata objects paired with consistency-checking.
MetadataMapProperty(Schema) - Constructor for class graphVisualizer.graph.metadata.MetadataMapProperty
Creates a new instance of the MetadataMapProperty class adhering to the provided Schema.
MetadataMapProperty(MetadataMapProperty) - Constructor for class graphVisualizer.graph.metadata.MetadataMapProperty
Copy Constructor.
MetadataMapProperty - Class in graphVisualizer.graph.typedMetadata
The MetadataMapProperty class provides a container for Metadata objects paired with consistency-checking.
MetadataMapProperty(Schema) - Constructor for class graphVisualizer.graph.typedMetadata.MetadataMapProperty
Creates a new instance of the MetadataMapProperty class adhering to the provided Schema.
MetadataMapProperty(MetadataMapProperty) - Constructor for class graphVisualizer.graph.typedMetadata.MetadataMapProperty
Copy Constructor.
metadataObject - Variable in class x3d.model.X3DNode
 
metadataObjects - Variable in class x3d.model.MetadataSet
 
MetadataSet - Class in x3d.model
Java class for anonymous complex type.
MetadataSet() - Constructor for class x3d.model.MetadataSet
 
MetadataString - Class in x3d.model
Java class for anonymous complex type.
MetadataString() - Constructor for class x3d.model.MetadataString
 
MetaDataTable - Class in graphVisualizer.gui.widgets
component for viewing meta data information on a selected graph object
MetaDataTable(String) - Constructor for class graphVisualizer.gui.widgets.MetaDataTable
constructor
MetadataType - Enum in graphVisualizer.graph.metadata
The MetadataType enum enumerates over the different supported types of metadata.
MetaDirectionValues - Enum in x3d.model
Java class for metaDirectionValues.
MFBool - Class in x3d.fields
 
MFBool() - Constructor for class x3d.fields.MFBool
 
MFBool(Boolean...) - Constructor for class x3d.fields.MFBool
 
MFBool(SFBool...) - Constructor for class x3d.fields.MFBool
 
MFColor - Class in x3d.fields
 
MFColor() - Constructor for class x3d.fields.MFColor
 
MFColor(SFColor...) - Constructor for class x3d.fields.MFColor
 
MFColorRGBA - Class in x3d.fields
 
MFColorRGBA() - Constructor for class x3d.fields.MFColorRGBA
 
MFColorRGBA(SFColorRGBA...) - Constructor for class x3d.fields.MFColorRGBA
 
MFDouble - Class in x3d.fields
 
MFDouble() - Constructor for class x3d.fields.MFDouble
 
MFDouble(Double...) - Constructor for class x3d.fields.MFDouble
 
MFDouble(SFDouble...) - Constructor for class x3d.fields.MFDouble
 
MFFloat - Class in x3d.fields
 
MFFloat() - Constructor for class x3d.fields.MFFloat
 
MFFloat(Float...) - Constructor for class x3d.fields.MFFloat
 
MFFloat(SFFloat...) - Constructor for class x3d.fields.MFFloat
 
MFImage - Class in x3d.fields
 
MFImage() - Constructor for class x3d.fields.MFImage
 
MFInt32 - Class in x3d.fields
 
MFInt32() - Constructor for class x3d.fields.MFInt32
 
MFInt32(Integer...) - Constructor for class x3d.fields.MFInt32
 
MFInt32(SFInt32...) - Constructor for class x3d.fields.MFInt32
 
MFMatrix3d - Class in x3d.fields
 
MFMatrix3d() - Constructor for class x3d.fields.MFMatrix3d
 
MFMatrix3f - Class in x3d.fields
 
MFMatrix3f() - Constructor for class x3d.fields.MFMatrix3f
 
MFMatrix4d - Class in x3d.fields
 
MFMatrix4d() - Constructor for class x3d.fields.MFMatrix4d
 
MFMatrix4f - Class in x3d.fields
 
MFMatrix4f() - Constructor for class x3d.fields.MFMatrix4f
 
MFRotation - Class in x3d.fields
 
MFRotation() - Constructor for class x3d.fields.MFRotation
 
MFString - Class in x3d.fields
 
MFString() - Constructor for class x3d.fields.MFString
 
MFString(String...) - Constructor for class x3d.fields.MFString
 
MFTime - Class in x3d.fields
 
MFTime() - Constructor for class x3d.fields.MFTime
 
MFVec2d - Class in x3d.fields
 
MFVec2d() - Constructor for class x3d.fields.MFVec2d
 
MFVec2f - Class in x3d.fields
 
MFVec2f() - Constructor for class x3d.fields.MFVec2f
 
MFVec3d - Class in x3d.fields
 
MFVec3d() - Constructor for class x3d.fields.MFVec3d
 
MFVec3f - Class in x3d.fields
 
MFVec3f() - Constructor for class x3d.fields.MFVec3f
 
MFVec4d - Class in x3d.fields
 
MFVec4d() - Constructor for class x3d.fields.MFVec4d
 
MFVec4f - Class in x3d.fields
 
MFVec4f() - Constructor for class x3d.fields.MFVec4f
 
minDegree() - Method in class graphVisualizer.graph.base.GraphBase
 
minDegree() - Method in class graphVisualizer.graph.base.UniverseBase
 
minDegree() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the minimum number of edges and hyperedges of any node in the graph.
minDegree() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the minimum number of edges and hyperedges of any node in the graph.
minDegreeEdges() - Method in class graphVisualizer.graph.base.GraphBase
 
minDegreeEdges() - Method in class graphVisualizer.graph.base.UniverseBase
 
minDegreeEdges() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the minimum number of edges of any node in the graph.
minDegreeEdges() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the minimum number of edges of any node in the graph.
minDegreeHyperEdges() - Method in class graphVisualizer.graph.base.GraphBase
 
minDegreeHyperEdges() - Method in class graphVisualizer.graph.base.UniverseBase
 
minDegreeHyperEdges() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the minimum number of hyperedges of any node in the graph.
minDegreeHyperEdges() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the minimum number of hyperedges of any node in the graph.
minInDegree() - Method in class graphVisualizer.graph.base.GraphBase
 
minInDegree() - Method in class graphVisualizer.graph.base.UniverseBase
 
minInDegree() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the minimum number of incoming edges and hyperedges of any node in the graph.
minInDegree() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the minimum number of incoming edges and hyperedges of any node in the graph.
minInDegreeEdges() - Method in class graphVisualizer.graph.base.GraphBase
 
minInDegreeEdges() - Method in class graphVisualizer.graph.base.UniverseBase
 
minInDegreeEdges() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the minimum number of incoming edges of any node in the graph.
minInDegreeEdges() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the minimum number of incoming edges of any node in the graph.
minInDegreeHyperEdges() - Method in class graphVisualizer.graph.base.GraphBase
 
minInDegreeHyperEdges() - Method in class graphVisualizer.graph.base.UniverseBase
 
minInDegreeHyperEdges() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the minimum number of incoming hyperedges of any node in the graph.
minInDegreeHyperEdges() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the minimum number of incoming hyperedges of any node in the graph.
minOutDegree() - Method in class graphVisualizer.graph.base.GraphBase
 
minOutDegree() - Method in class graphVisualizer.graph.base.UniverseBase
 
minOutDegree() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the minimum number of outgoing edges and hyperedges of any node in the graph.
minOutDegree() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the minimum number of outgoing edges and hyperedges of any node in the graph.
minOutDegreeEdges() - Method in class graphVisualizer.graph.base.GraphBase
 
minOutDegreeEdges() - Method in class graphVisualizer.graph.base.UniverseBase
 
minOutDegreeEdges() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the minimum number of outgoing edges of any node in the graph.
minOutDegreeEdges() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the minimum number of outgoing edges of any node in the graph.
minOutDegreeHyperEdges() - Method in class graphVisualizer.graph.base.GraphBase
 
minOutDegreeHyperEdges() - Method in class graphVisualizer.graph.base.UniverseBase
 
minOutDegreeHyperEdges() - Method in interface graphVisualizer.graph.common.IGraphProperties
Returns the minimum number of outgoing hyperedges of any node in the graph.
minOutDegreeHyperEdges() - Method in interface graphVisualizer.graph.common.IUniverseProperties
Returns the minimum number of outgoing hyperedges of any node in the graph.
modifiesVisualEdges() - Method in class graphVisualizer.layout.common.BaseLayoutComponent
 
modifiesVisualEdges() - Method in class graphVisualizer.layout.common.BaseMappedLayoutComponent
 
modifiesVisualEdges() - Method in interface graphVisualizer.layout.common.ILayoutComponent
Returns whether or not this ILayoutComponent will make any changes to VisualEdges when calling layout.
modifiesVisualHyperEdges() - Method in class graphVisualizer.layout.common.BaseLayoutComponent
 
modifiesVisualHyperEdges() - Method in class graphVisualizer.layout.common.BaseMappedLayoutComponent
 
modifiesVisualHyperEdges() - Method in interface graphVisualizer.layout.common.ILayoutComponent
Returns whether or not this ILayoutComponent will make any changes to VisualHyperEdges when calling layout.
modifiesVisualization() - Method in class graphVisualizer.layout.common.BaseLayoutComponent
 
modifiesVisualization() - Method in class graphVisualizer.layout.common.BaseMappedLayoutComponent
 
modifiesVisualization() - Method in interface graphVisualizer.layout.common.ILayoutComponent
Returns whether or not this ILayoutComponent will make any changes to the Visualization when calling layout.
modifiesVisualNodes() - Method in class graphVisualizer.layout.common.BaseLayoutComponent
 
modifiesVisualNodes() - Method in class graphVisualizer.layout.common.BaseMappedLayoutComponent
 
modifiesVisualNodes() - Method in interface graphVisualizer.layout.common.ILayoutComponent
Returns whether or not this ILayoutComponent will make any changes to VisualNodes when calling layout.
MULTI_SELECTION_INDEX_CHANGED - Static variable in class graphVisualizer.gui.events.MultiSelectionIndexChangedEvent
Defines the event type MULTI_SELECTION_ITEM_CHANGED.
MULTI_SELECTION_ITEM_CHANGED - Static variable in class graphVisualizer.gui.events.MultiSelectionItemChangedEvent
Defines the event type MULTI_SELECTION_ITEM_CHANGED.
multiply(Double) - Method in class x3d.fields.SFDouble
 
multiply(SFDouble) - Method in class x3d.fields.SFDouble
 
multiply(SFDouble, SFDouble) - Static method in class x3d.fields.SFDouble
 
multiply(SFDouble, Double) - Static method in class x3d.fields.SFDouble
 
multiply(Double, SFDouble) - Static method in class x3d.fields.SFDouble
 
multiply(Double, Double) - Static method in class x3d.fields.SFDouble
 
multiply(Float) - Method in class x3d.fields.SFFloat
 
multiply(SFFloat) - Method in class x3d.fields.SFFloat
 
multiply(SFFloat, SFFloat) - Static method in class x3d.fields.SFFloat
 
multiply(SFFloat, Float) - Static method in class x3d.fields.SFFloat
 
multiply(Float, SFFloat) - Static method in class x3d.fields.SFFloat
 
multiply(Float, Float) - Static method in class x3d.fields.SFFloat
 
multiply(Integer) - Method in class x3d.fields.SFInt32
 
multiply(SFInt32) - Method in class x3d.fields.SFInt32
 
multiply(SFInt32, SFInt32) - Static method in class x3d.fields.SFInt32
 
multiply(SFInt32, Integer) - Static method in class x3d.fields.SFInt32
 
multiply(Integer, SFInt32) - Static method in class x3d.fields.SFInt32
 
multiply(Integer, Integer) - Static method in class x3d.fields.SFInt32
 
MultiSelectionIndexChangedEvent<T extends Number> - Class in graphVisualizer.gui.events
Custom event that contains information of a changed selection of an item.
MultiSelectionIndexChangedEvent(List<T>, List<T>) - Constructor for class graphVisualizer.gui.events.MultiSelectionIndexChangedEvent
Creates a new MultiSelectionIndexChangedEvent with the provided old and new values.
MultiSelectionIndexChangedEvent(EventType<? extends Event>, List<T>, List<T>) - Constructor for class graphVisualizer.gui.events.MultiSelectionIndexChangedEvent
Creates a new MultiSelectionIndexChangedEvent with the provided event type, old and new values.
MultiSelectionIndexChangedEvent(Object, EventTarget, EventType<? extends Event>, List<T>, List<T>) - Constructor for class graphVisualizer.gui.events.MultiSelectionIndexChangedEvent
Creates a new MultiSelectionIndexChangedEvent with the provided source, target, event type, old and new values.
MultiSelectionItemChangedEvent<T> - Class in graphVisualizer.gui.events
Custom event that contains information of a changed selection of an item.
MultiSelectionItemChangedEvent(List<T>, List<T>) - Constructor for class graphVisualizer.gui.events.MultiSelectionItemChangedEvent
Creates a new MultiSelectionItemChangedEvent with the provided old and new values.
MultiSelectionItemChangedEvent(EventType<? extends Event>, List<T>, List<T>) - Constructor for class graphVisualizer.gui.events.MultiSelectionItemChangedEvent
Creates a new MultiSelectionIndexChangedEvent with the provided event type, old and new values.
MultiSelectionItemChangedEvent(Object, EventTarget, EventType<? extends Event>, List<T>, List<T>) - Constructor for class graphVisualizer.gui.events.MultiSelectionItemChangedEvent
Creates a new MultiSelectionIndexChangedEvent with the provided source, target, event type, old and new values.
mustEvaluate - Variable in class x3d.model.Script
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z