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 

E

Edge - Class in graphVisualizer.graph
This class represents an edge between two nodes.
Edge(String, IGraph, INode, INode, Schema) - Constructor for class graphVisualizer.graph.Edge
Creates a new instance of the Edge class.
Edge(String, IGraph, INode, INode, Boolean, Schema) - Constructor for class graphVisualizer.graph.Edge
Creates a new instance of the Edge class.
Edge - Class in org.graphdrawing.graphml
Complex type for the element.
Edge() - Constructor for class org.graphdrawing.graphml.Edge
 
EdgeBase - Class in graphVisualizer.graph.base
This abstract EdgeBase class provides a base implementation of an edge between two nodes.
EdgeBase(String, IGraph, IEndpoint, IEndpoint) - Constructor for class graphVisualizer.graph.base.EdgeBase
Creates a new instance of the EdgeBase class.
EdgeBase(String, IGraph, IEndpoint, IEndpoint, boolean) - Constructor for class graphVisualizer.graph.base.EdgeBase
Creates a new instance of the EdgeBase class.
EdgeBase(String, IGraph, IEndpoint, IEndpoint, Boolean, boolean) - Constructor for class graphVisualizer.graph.base.EdgeBase
Creates a new instance of the EdgeBase class.
edgeDegree() - Method in class graphVisualizer.graph.base.NodeBase
 
edgeDegree() - Method in interface graphVisualizer.graph.common.INodeProperties
Returns the number of edges connected to this node (its edge degree).
EdgeIDType - Enum in org.graphdrawing.graphml
Java class for graph.edgeids.type.
edgeIDType - Variable in class org.graphdrawing.graphml.Graph
 
edgeInDegree() - Method in class graphVisualizer.graph.base.NodeBase
 
edgeInDegree() - Method in interface graphVisualizer.graph.common.INodeProperties
Returns the number of incoming edges connected to this node (its edge in-degree).
edgeOutDegree() - Method in class graphVisualizer.graph.base.NodeBase
 
edgeOutDegree() - Method in interface graphVisualizer.graph.common.INodeProperties
Returns the number of outgoing edges connected to this node (its edge out-degree).
EdgePropertiesDialog - Class in graphVisualizer.gui.dialogs
dialog box for displaying the possible properties of an edge including property values of a specific edge
EdgePropertiesDialog(IEdge) - Constructor for class graphVisualizer.gui.dialogs.EdgePropertiesDialog
constructor needs an edge to populate all the value fields
edges - Variable in class org.graphdrawing.graphml.Graph
 
edgeSchema - Variable in class graphVisualizer.gui.GraphDetailsVBox
 
EditGraphDialog - Class in graphVisualizer.gui.dialogs
creates a dialog box for editing an existing graph includes warnings for duplicate entries
EditGraphDialog(String, Universe) - Constructor for class graphVisualizer.gui.dialogs.EditGraphDialog
constructor
elementAdded(ICollectionChangeEvent) - Method in class graphVisualizer.events.CollectionChangeEchoListener
 
elementAdded(ICollectionChangeEvent) - Method in interface graphVisualizer.events.ICollectionChangeListener
This event is fired if an element is added to the collection.
elementRemoved(ICollectionChangeEvent) - Method in class graphVisualizer.events.CollectionChangeEchoListener
 
elementRemoved(ICollectionChangeEvent) - Method in interface graphVisualizer.events.ICollectionChangeListener
This event is fired if an element is removed fromthe collection.
emissiveColor - Variable in class x3d.model.Material
 
emissiveColor - Variable in class x3d.model.TwoSidedMaterial
 
enable(VisualProperty) - Method in class graphVisualizer.layout.common.BaseLayoutComponent
 
enable(VisualProperty) - Method in class graphVisualizer.layout.common.BaseMappedLayoutComponent
 
enable(VisualProperty) - Method in interface graphVisualizer.layout.common.ILayoutComponent
Enables the output of the provided VisualProperty (if applicable).
enabled - Variable in class x3d.avalon.Navigator
 
enabled - Variable in class x3d.model.X3DSensorNode
 
enableNextButton(boolean) - Method in class graphVisualizer.gui.wizards.DisplayPropertiesPage
 
Endpoint - Class in graphVisualizer.graph
The Endpoint class provides an abstraction of the elements involved in Edges and HyperEdges.
Endpoint(String, INode, Boolean, Boolean) - Constructor for class graphVisualizer.graph.Endpoint
Creates a new Endpoint with the provided id, node, and directions.
Endpoint(String, INode, Boolean, Boolean, boolean) - Constructor for class graphVisualizer.graph.Endpoint
Creates a new Endpoint with the provided id, node, and directions.
Endpoint - Class in org.graphdrawing.graphml
Complex type for the element.
Endpoint() - Constructor for class org.graphdrawing.graphml.Endpoint
 
EndpointBase - Class in graphVisualizer.graph.base
The abstract EndpointBase class provides a base implementation of the IEndpoint interface.
EndpointBase(String, INode, Boolean, Boolean) - Constructor for class graphVisualizer.graph.base.EndpointBase
Creates a new instance of the EndpointBase class with the provided id, node, and directions.
EndpointBase(String, INode, Boolean, Boolean, boolean) - Constructor for class graphVisualizer.graph.base.EndpointBase
Creates a new instance of the EndpointBase class with the provided id, node, and directions.
endpoints - Variable in class org.graphdrawing.graphml.Hyperedge
 
EndpointType - Enum in org.graphdrawing.graphml
Java class for endpoint.type.type.
enforcesBounds() - Method in class graphVisualizer.gui.statusobjects.ForceDirectedStatus
 
entrySet() - Method in class graphVisualizer.properties.BoundMapProperty
Returns an unmodifiable Set view of the mappings contained in this map.
entrySet() - Method in class graphVisualizer.properties.MapProperty
Returns an unmodifiable Set view of the mappings contained in this map.
equals(Object) - Method in class graphVisualizer.graph.base.GraphObjectBase
 
equals(Object) - Method in class graphVisualizer.graph.metadata.Metadata
Compares two objects and determines equality.
equals(Object) - Method in class graphVisualizer.graph.metadata.MetadataMapProperty
 
equals(Object) - Method in class graphVisualizer.graph.metadata.Schema
 
equals(Object) - Method in class graphVisualizer.graph.metadata.SchemaEntry
Compares two objects and determines equality.
equals(Object) - Method in class graphVisualizer.graph.typedMetadata.MetadataBase
Compares two objects and determines equality.
equals(Object) - Method in class graphVisualizer.graph.typedMetadata.MetadataMapProperty
 
equals(Object) - Method in class graphVisualizer.graph.typedMetadata.Schema
 
equals(Object) - Method in class graphVisualizer.graph.typedMetadata.SchemaEntry
Compares two objects and determines equality.
equals(Object) - Method in class graphVisualizer.graph.typedMetadata.TypedMetadata
Compares two objects and determines equality.
equals(Object) - Method in class graphVisualizer.layout.common.BaseLayoutComponent
 
equals(Object) - Method in class graphVisualizer.layout.complexComponents.SolarSystemCoordinateLayoutComponent.ComponentNode
 
equals(Object) - Method in class graphVisualizer.layout.Layout
 
equals(Object) - Method in class graphVisualizer.layout.simpleComponents.SimpleColorLayoutComponent
 
equals(Object) - Method in class graphVisualizer.mappings.LinearIntervalToIntervalValueMapping
 
equals(Object) - Method in class graphVisualizer.mappings.Mapping
 
equals(Object) - Method in class graphVisualizer.mappings.NToOneValueMapping
 
equals(Object) - Method in class graphVisualizer.mappings.OneToOneValueMapping
 
equals(Object) - Method in class graphVisualizer.visualization.Label
 
equals(Object) - Method in class graphVisualizer.visualization.VisualEdge
Determines whether the provided object is equal to the edge.
equals(Object) - Method in class graphVisualizer.visualization.VisualGraph
 
equals(Object) - Method in class graphVisualizer.visualization.VisualHyperEdge
Determines whether the provided object is equal to the hyperedge.
equals(Object) - Method in class graphVisualizer.visualization.Visualization
 
equals(Object) - Method in class graphVisualizer.visualization.VisualNode
 
equals(Object) - Method in class graphVisualizer.visualization.VisualObject
 
equals(Object) - Method in class org.graphdrawing.graphml.Key
 
equals(Object) - Method in class x3d.fields.SFBool
 
equals(Boolean, SFBool) - Static method in class x3d.fields.SFBool
 
equals(SFBool, Boolean) - Static method in class x3d.fields.SFBool
 
equals(SFBool, SFBool) - Static method in class x3d.fields.SFBool
 
equals(Double, SFDouble) - Static method in class x3d.fields.SFDouble
 
equals(SFDouble, Double) - Static method in class x3d.fields.SFDouble
 
equals(SFDouble, SFDouble) - Static method in class x3d.fields.SFDouble
 
equals(Object) - Method in class x3d.fields.SFDouble
 
equals(Float, SFFloat) - Static method in class x3d.fields.SFFloat
 
equals(SFFloat, Float) - Static method in class x3d.fields.SFFloat
 
equals(SFFloat, SFFloat) - Static method in class x3d.fields.SFFloat
 
equals(Object) - Method in class x3d.fields.SFFloat
 
equals(Integer, SFInt32) - Static method in class x3d.fields.SFInt32
 
equals(SFInt32, Integer) - Static method in class x3d.fields.SFInt32
 
equals(SFInt32, SFInt32) - Static method in class x3d.fields.SFInt32
 
equals(Object) - Method in class x3d.fields.SFInt32
 
equals(Object) - Method in class x3d.fields.SFString
 
equals(String, SFString) - Static method in class x3d.fields.SFString
 
equals(SFString, String) - Static method in class x3d.fields.SFString
 
equals(SFString, SFString) - Static method in class x3d.fields.SFString
 
equals(Object) - Method in class x3d.fields.SFTime
 
equals(Date, SFTime) - Static method in class x3d.fields.SFTime
 
equals(SFTime, Date) - Static method in class x3d.fields.SFTime
 
equals(SFTime, SFTime) - Static method in class x3d.fields.SFTime
 
equals(Object) - Method in class x3d.fields.SFVec3d
 
equals(Object) - Method in class x3d.fields.SFVec3f
 
equalsKey(String) - Method in class graphVisualizer.graph.typedMetadata.TypedMetadata
Provides a test to check the equality of a string with the key of the metadata object.
EXPORT - Static variable in class graphVisualizer.gui.events.ExportLayoutEvent
Defines the event
export - Variable in class graphVisualizer.gui.LayoutDetailsVBox
 
ExportLayoutEvent - Class in graphVisualizer.gui.events
 
ExportLayoutEvent(EventType<? extends Event>, Visualization) - Constructor for class graphVisualizer.gui.events.ExportLayoutEvent
 
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