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 

H

hasChanged() - Method in class graphVisualizer.gui.statusobjects.BaseStatusObject
 
hasChanged() - Method in interface graphVisualizer.gui.statusobjects.IObservable
Tests if this object has changed.
hasGraphProperties() - Method in class graphVisualizer.graph.base.EdgeBase
 
hasGraphProperties() - Method in class graphVisualizer.graph.base.EndpointBase
 
hasGraphProperties() - Method in class graphVisualizer.graph.base.GraphBase
 
hasGraphProperties() - Method in class graphVisualizer.graph.base.HyperEdgeBase
 
hasGraphProperties() - Method in class graphVisualizer.graph.base.NodeBase
 
hasGraphProperties() - Method in class graphVisualizer.graph.base.UniverseBase
 
hasGraphProperties() - Method in interface graphVisualizer.graph.common.IGraphObject
Returns the GraphObjectProperties supported by this IGraphObject.
hashCode() - Method in class graphVisualizer.graph.base.GraphObjectBase
 
hashCode() - Method in class graphVisualizer.graph.metadata.Metadata
Provides a hash code for the metadata instance.
hashCode() - Method in class graphVisualizer.graph.metadata.MetadataMapProperty
 
hashCode() - Method in class graphVisualizer.graph.metadata.Schema
 
hashCode() - Method in class graphVisualizer.graph.metadata.SchemaEntry
Provides a hash code for the SchemaEntry instance.
hashCode() - Method in class graphVisualizer.graph.typedMetadata.MetadataBase
Provides a hash code for the metadata instance.
hashCode() - Method in class graphVisualizer.graph.typedMetadata.MetadataMapProperty
 
hashCode() - Method in class graphVisualizer.graph.typedMetadata.Schema
 
hashCode() - Method in class graphVisualizer.graph.typedMetadata.SchemaEntry
Provides a hash code for the SchemaEntry instance.
hashCode() - Method in class graphVisualizer.graph.typedMetadata.TypedMetadata
Provides a hash code for the metadata instance.
hashCode() - Method in class graphVisualizer.layout.common.BaseLayoutComponent
 
hashCode() - Method in class graphVisualizer.layout.complexComponents.SolarSystemCoordinateLayoutComponent.ComponentNode
 
hashCode() - Method in class graphVisualizer.layout.Layout
 
hashCode() - Method in class graphVisualizer.layout.simpleComponents.SimpleColorLayoutComponent
 
hashCode() - Method in class graphVisualizer.mappings.LinearIntervalToIntervalValueMapping
 
hashCode() - Method in class graphVisualizer.mappings.Mapping
 
hashCode() - Method in class graphVisualizer.mappings.NToOneValueMapping
 
hashCode() - Method in class graphVisualizer.mappings.OneToOneValueMapping
 
hashCode() - Method in class graphVisualizer.visualization.Label
 
hashCode() - Method in class graphVisualizer.visualization.VisualEdge
Provides a hash code for the edge.
hashCode() - Method in class graphVisualizer.visualization.VisualGraph
 
hashCode() - Method in class graphVisualizer.visualization.VisualHyperEdge
Provides a hash code for the hyperedge.
hashCode() - Method in class graphVisualizer.visualization.Visualization
 
hashCode() - Method in class graphVisualizer.visualization.VisualNode
 
hashCode() - Method in class graphVisualizer.visualization.VisualObject
 
hashCode() - Method in class org.graphdrawing.graphml.Key
 
hashCode() - Method in class x3d.fields.SFBool
 
hashCode() - Method in class x3d.fields.SFDouble
 
hashCode() - Method in class x3d.fields.SFFloat
 
hashCode() - Method in class x3d.fields.SFInt32
 
hashCode() - Method in class x3d.fields.SFString
 
hashCode() - Method in class x3d.fields.SFTime
 
hashCode() - Method in class x3d.fields.SFVec3d
 
hashCode() - Method in class x3d.fields.SFVec3f
 
hasNextPage() - Method in interface graphVisualizer.gui.wizards.IWizard
 
hasNextPage() - Method in class graphVisualizer.gui.wizards.Wizard
 
hasNextPage() - Method in class graphVisualizer.gui.wizards.WizardPage
 
hasNextPage() - Method in class graphVisualizer.gui.wizards.WizardWithStatus
 
hasPriorPage() - Method in interface graphVisualizer.gui.wizards.IWizard
 
hasPriorPage() - Method in class graphVisualizer.gui.wizards.Wizard
 
hasPriorPage() - Method in class graphVisualizer.gui.wizards.WizardPage
 
hasPriorPage() - Method in class graphVisualizer.gui.wizards.WizardWithStatus
 
hatchColor - Variable in class x3d.model.FillProperties
 
hatched - Variable in class x3d.model.FillProperties
 
hatchStyle - Variable in class x3d.model.FillProperties
 
Head - Class in x3d.model
Java class for anonymous complex type.
Head() - Constructor for class x3d.model.Head
 
head - Variable in class x3d.model.X3DDocument
 
headlight - Variable in class x3d.model.NavigationInfo
 
height - Variable in class x3d.model.Cone
The height of the Cone.
height - Variable in class x3d.model.Cylinder
The height of the Cylinder.
horizontal - Variable in class x3d.model.FontStyle
 
horizontal - Variable in class x3d.model.ScreenFontStyle
 
href - Variable in class org.graphdrawing.graphml.Locator
 
httpEquivalent - Variable in class x3d.model.Meta
 
HyperEdge - Class in graphVisualizer.graph
This class represents a hyperedge between an arbitrary number of nodes.
HyperEdge(String, IGraph, Set<INode>, Schema) - Constructor for class graphVisualizer.graph.HyperEdge
Creates a new instance of the HyperEdge class.
Hyperedge - Class in org.graphdrawing.graphml
Complex type for the element.
Hyperedge() - Constructor for class org.graphdrawing.graphml.Hyperedge
 
HyperEdgeBase - Class in graphVisualizer.graph.base
The abstract HyperEdgeBase class provides a base implementation of the IHyperEdge interface.
HyperEdgeBase(String, IGraph, Set<IEndpoint>) - Constructor for class graphVisualizer.graph.base.HyperEdgeBase
Creates a new instance of the HyperEdgeBase class.
HyperEdgeBase(String, IGraph, Set<IEndpoint>, boolean) - Constructor for class graphVisualizer.graph.base.HyperEdgeBase
Creates a new instance of the HyperEdgeBase class.
hyperEdgeDegree() - Method in class graphVisualizer.graph.base.NodeBase
 
hyperEdgeDegree() - Method in interface graphVisualizer.graph.common.INodeProperties
Returns the number of hyperedges connected to this node (its hyperedge degree).
hyperEdgeInDegree() - Method in class graphVisualizer.graph.base.NodeBase
 
hyperEdgeInDegree() - Method in interface graphVisualizer.graph.common.INodeProperties
Returns the number of incoming hyperedges connected to this node (its hyperedge in-degree).
hyperEdgeOutDegree() - Method in class graphVisualizer.graph.base.NodeBase
 
hyperEdgeOutDegree() - Method in interface graphVisualizer.graph.common.INodeProperties
Returns the number of outgoing hyperedges connected to this node (its hyperedge out-degree).
hyperedges - Variable in class org.graphdrawing.graphml.Graph
 
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