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 

A

accessType - Variable in class x3d.model.Field
 
AccessTypeNames - Enum in x3d.model
Java class for accessTypeNames.
add(Boolean) - Method in class x3d.fields.MFBool
 
add(SFColor) - Method in class x3d.fields.MFColor
 
add(SFColorRGBA) - Method in class x3d.fields.MFColorRGBA
 
add(Double) - Method in class x3d.fields.MFDouble
 
add(Float) - Method in class x3d.fields.MFFloat
 
add(Integer) - Method in class x3d.fields.MFInt32
 
add(String) - Method in class x3d.fields.MFString
 
add(Date) - Method in class x3d.fields.MFTime
 
add(Double) - Method in class x3d.fields.SFDouble
 
add(SFDouble) - Method in class x3d.fields.SFDouble
 
add(SFDouble, SFDouble) - Static method in class x3d.fields.SFDouble
 
add(SFDouble, Double) - Static method in class x3d.fields.SFDouble
 
add(Double, SFDouble) - Static method in class x3d.fields.SFDouble
 
add(Double, Double) - Static method in class x3d.fields.SFDouble
 
add(Float) - Method in class x3d.fields.SFFloat
 
add(SFFloat) - Method in class x3d.fields.SFFloat
 
add(SFFloat, SFFloat) - Static method in class x3d.fields.SFFloat
 
add(SFFloat, Float) - Static method in class x3d.fields.SFFloat
 
add(Float, SFFloat) - Static method in class x3d.fields.SFFloat
 
add(Float, Float) - Static method in class x3d.fields.SFFloat
 
add(Integer) - Method in class x3d.fields.SFInt32
 
add(SFInt32) - Method in class x3d.fields.SFInt32
 
add(SFInt32, SFInt32) - Static method in class x3d.fields.SFInt32
 
add(SFInt32, Integer) - Static method in class x3d.fields.SFInt32
 
add(Integer, SFInt32) - Static method in class x3d.fields.SFInt32
 
add(Integer, Integer) - Static method in class x3d.fields.SFInt32
 
add(SFVec2d) - Method in class x3d.fields.SFVec2d
 
add(SFVec2d, SFVec2d) - Static method in class x3d.fields.SFVec2d
 
add(SFVec2f) - Method in class x3d.fields.SFVec2f
 
add(SFVec2f, SFVec2f) - Static method in class x3d.fields.SFVec2f
 
add(SFVec3d) - Method in class x3d.fields.SFVec3d
 
add(SFVec3d, SFVec3d) - Static method in class x3d.fields.SFVec3d
 
add(SFVec3f) - Method in class x3d.fields.SFVec3f
 
add(SFVec3f, SFVec3f) - Static method in class x3d.fields.SFVec3f
 
add(SFVec4d) - Method in class x3d.fields.SFVec4d
 
add(SFVec4d, SFVec4d) - Static method in class x3d.fields.SFVec4d
 
add(SFVec4f) - Method in class x3d.fields.SFVec4f
 
add(SFVec4f, SFVec4f) - Static method in class x3d.fields.SFVec4f
 
add(T) - Method in class x3d.fields.X3DArrayField
 
addCollectionChangeListener(ICollectionChangeListener) - Method in class graphVisualizer.events.CollectionChangeSource
 
addCollectionChangeListener(ICollectionChangeListener) - Method in interface graphVisualizer.events.ICollectionChangeSource
Adds the provided listener to the list of listeners.
addCollectionChangeListener(ICollectionChangeListener) - Method in class graphVisualizer.properties.BoundListProperty
 
addCollectionChangeListener(ICollectionChangeListener) - Method in class graphVisualizer.properties.ConstrainedListProperty
 
addDataChangeListener(IDataChangeListener) - Method in class graphVisualizer.events.DataChangeSource
 
addDataChangeListener(IDataChangeListener) - Method in interface graphVisualizer.events.IDataChangeSource
Adds the provided listener to the list of listeners.
addDataChangeListener(IDataChangeListener) - Method in class graphVisualizer.properties.BoundProperty
 
addDataChangeListener(IDataChangeListener) - Method in class graphVisualizer.properties.ConstrainedProperty
 
addEdge(IEdge) - Method in class graphVisualizer.graph.base.GraphBase
Adds an edge.
addEdge(IEdge) - Method in class graphVisualizer.graph.base.NodeBase
Adds an edge to the node.
addEdge(IEdge) - Method in class graphVisualizer.graph.base.UniverseBase
Adds an edge to the collection of edges.
addEdge(IEdge) - Method in class graphVisualizer.graph.Graph
 
addEdge(IEdge) - Method in class graphVisualizer.graph.Node
 
addEdge(VisualEdge) - Method in class graphVisualizer.visualization.VisualNode
Adds an edge to the node.
addEndpoint(IEndpoint) - Method in class graphVisualizer.graph.base.HyperEdgeBase
Adds an endpoint to this hyperedge.
addEndpoint(IEndpoint) - Method in class graphVisualizer.graph.HyperEdge
 
addEntry(SchemaEntry) - Method in class graphVisualizer.graph.metadata.Schema
Adds a deep copy of the SchemaEntry to the schema.
addEntry(SchemaEntry<?>) - Method in class graphVisualizer.graph.typedMetadata.Schema
Adds a deep copy of the SchemaEntry to the schema.
addGraph(IGraph) - Method in class graphVisualizer.graph.base.UniverseBase
Adds the provided graph to the collection of graphs.
AddGraphDialog - Class in graphVisualizer.gui.dialogs
Add dialog provides the pop up dialog framework for adding a graph to the universe
AddGraphDialog(boolean, Collection<? extends IGraphObject>, Universe) - Constructor for class graphVisualizer.gui.dialogs.AddGraphDialog
constructor
addHyperEdge(IHyperEdge) - Method in class graphVisualizer.graph.base.GraphBase
Adds a hyperedge.
addHyperEdge(IHyperEdge) - Method in class graphVisualizer.graph.base.NodeBase
Adds a hyperedge to the node.
addHyperEdge(IHyperEdge) - Method in class graphVisualizer.graph.base.UniverseBase
Adds a hyperedge to the collection of hyperedges.
addHyperEdge(IHyperEdge) - Method in class graphVisualizer.graph.Graph
 
addHyperEdge(IHyperEdge) - Method in class graphVisualizer.graph.Node
 
addLayoutProviderForVisualProperty(ILayoutComponent, VisualProperty) - Method in class graphVisualizer.layout.Layout
Adds a layout provider for a visual property.
addMetadata(Metadata) - Method in class graphVisualizer.graph.metadata.MetadataMapProperty
Adds the Metadata provided to the container.
addMetadata(String, Object) - Method in class graphVisualizer.graph.metadata.MetadataMapProperty
Creates a new Metadata object and adds it to the container.
addMetadata(TypedMetadata<?>) - Method in class graphVisualizer.graph.typedMetadata.MetadataMapProperty
Adds the metadata provided to the container.
addMetadata(String, Object) - Method in class graphVisualizer.graph.typedMetadata.MetadataMapProperty
Creates a new Metadata object and adds it to the container.
AddMetadataDialog - Class in graphVisualizer.gui.dialogs
creates a dialog for adding meta-data
AddMetadataDialog(String, MetadataType, Schema) - Constructor for class graphVisualizer.gui.dialogs.AddMetadataDialog
 
AddMetadataDialog() - Constructor for class graphVisualizer.gui.dialogs.AddMetadataDialog
another constructor for the add dialog
addNode(INode) - Method in class graphVisualizer.graph.base.GraphBase
Adds a node.
addNode(INode) - Method in class graphVisualizer.graph.base.UniverseBase
Adds a node to the collection of nodes.
addNode(INode) - Method in class graphVisualizer.graph.Graph
 
addNode(INode) - Method in class graphVisualizer.graph.HyperEdge
Adds a node to the HyperEdge.
addObserver(Observer) - Method in class graphVisualizer.gui.statusobjects.BaseStatusObject
 
addObserver(Observer) - Method in interface graphVisualizer.gui.statusobjects.IObservable
Adds an observer to the set of observers for this object, provided that it is not the same as some observer already in the set.
addPage(WizardPage) - Method in interface graphVisualizer.gui.wizards.IWizard
adds a page to the stack.
addPage(int, WizardPage) - Method in interface graphVisualizer.gui.wizards.IWizard
adds a page at a specific index
addPage(WizardPage) - Method in class graphVisualizer.gui.wizards.Wizard
adds a page to the stack.
addPage(int, WizardPage) - Method in class graphVisualizer.gui.wizards.Wizard
adds a page at a specific index
addPage(WizardPage) - Method in class graphVisualizer.gui.wizards.WizardWithStatus
adds a page to the stack.
addPage(int, WizardPage) - Method in class graphVisualizer.gui.wizards.WizardWithStatus
adds a page at a specific index
addPixel(Integer) - Method in class x3d.fields.SFImage
 
addPropertyValue(PROPERTY_TYPE) - Method in class graphVisualizer.properties.BoundListProperty
Adds a property value to the list.
addPropertyValue(PROPERTY_TYPE, int) - Method in class graphVisualizer.properties.BoundListProperty
Adds a property value to the list at the provided index.
addPropertyValue(PROPERTY_TYPE) - Method in class graphVisualizer.properties.ConstrainedListProperty
Adds a property value to the list.
addPropertyValue(PROPERTY_TYPE, int) - Method in class graphVisualizer.properties.ConstrainedListProperty
Adds a property value to the list at the provided index.
addPropertyValue(PROPERTY_TYPE) - Method in class graphVisualizer.properties.ListProperty
Adds a property value to the list.
addPropertyValue(PROPERTY_TYPE, int) - Method in class graphVisualizer.properties.ListProperty
Adds a property value to the list at the provided index.
AddSchemaDialog - Class in graphVisualizer.gui.dialogs
dialog for adding schema entries
AddSchemaDialog(boolean) - Constructor for class graphVisualizer.gui.dialogs.AddSchemaDialog
 
addValueMapping(IValueMapping<DOMAIN_VALUE_TYPE, CODOMAIN_VALUE_TYPE>) - Method in interface graphVisualizer.mappings.IMapping
Adds a value mapping from the domain into the co-domain.
addValueMapping(IValueMapping<DOMAIN_VALUE_TYPE, CODOMAIN_VALUE_TYPE>) - Method in class graphVisualizer.mappings.Mapping
 
addVetoableCollectionChangeListener(IVetoableCollectionChangeListener) - Method in interface graphVisualizer.events.IVetoableCollectionChangeSource
Adds the provided listener to the list of listeners.
addVetoableCollectionChangeListener(IVetoableCollectionChangeListener) - Method in class graphVisualizer.events.VetoableCollectionChangeSource
 
addVetoableCollectionChangeListener(IVetoableCollectionChangeListener) - Method in class graphVisualizer.properties.ConstrainedListProperty
 
addVetoableDataChangeListener(IVetoableDataChangeListener) - Method in interface graphVisualizer.events.IVetoableDataChangeSource
Adds the provided listener to the list of listeners.
addVetoableDataChangeListener(IVetoableDataChangeListener) - Method in class graphVisualizer.events.VetoableDataChangeSource
 
addVetoableDataChangeListener(IVetoableDataChangeListener) - Method in class graphVisualizer.properties.ConstrainedProperty
 
addVisualEdge(VisualEdge) - Method in class graphVisualizer.visualization.VisualGraph
Adds the provided VisualEdge to the VisualGraph.
addVisualHyperEdge(VisualHyperEdge) - Method in class graphVisualizer.visualization.VisualGraph
Adds the VisualHyperEdge provided to the VisualGraph.
addVisualHyperEdge(VisualHyperEdge) - Method in class graphVisualizer.visualization.VisualNode
Adds a hyperedge to the node.
addVisualNode(VisualNode) - Method in class graphVisualizer.visualization.VisualGraph
Adds the provided VisualNode to the VisualGraph.
ambientIntensity - Variable in class x3d.model.Material
 
ambientIntensity - Variable in class x3d.model.TwoSidedMaterial
 
ambientIntensity - Variable in class x3d.model.X3DLightNode
 
Anchor - Class in x3d.model
Java class for anonymous complex type.
Anchor() - Constructor for class x3d.model.Anchor
 
Appearance - Class in x3d.model
Java class for anonymous complex type.
Appearance() - Constructor for class x3d.model.Appearance
 
appearance - Variable in class x3d.model.X3DShapeNode
The appearance of the X3DShapeNode.
appinfo - Variable in class x3d.model.Field
 
applied - Variable in class x3d.model.LineProperties
 
applyParameters() - Method in class graphVisualizer.layout.prefuseComponents.BalloonTreeCoordinateLayoutComponent
 
applyParameters() - Method in class graphVisualizer.layout.prefuseComponents.BasePrefuseCoordinateLayoutComponent
 
applyParameters() - Method in class graphVisualizer.layout.prefuseComponents.ForceDirectedCoordinateLayoutComponent
 
applyParameters() - Method in class graphVisualizer.layout.prefuseComponents.FruchtermanReingoldCoordinateLayoutComponent
 
applyParameters() - Method in interface graphVisualizer.layout.prefuseComponents.IPrefuseLayoutComponent
Applies the provided parameters to the contained prefuse layout.
applyParameters() - Method in class graphVisualizer.layout.prefuseComponents.NodeLinkTreeCoordinateLayoutComponent
 
applyParameters() - Method in class graphVisualizer.layout.prefuseComponents.RadialTreeCoordinateLayoutComponent
 
applyParameters() - Method in class graphVisualizer.layout.prefuseComponents.SquarifiedTreeMapCoordinateLayoutComponent
 
areMarginsSet() - Method in class graphVisualizer.gui.statusobjects.PrefuseStatusObject
Returns whether or not the margins are set.
attenuation - Variable in class x3d.model.PointLight
 
attenuation - Variable in class x3d.model.SpotLight
 
attributeName - Variable in class org.graphdrawing.graphml.Key
 
attributeType - Variable in class org.graphdrawing.graphml.Key
 
avatarSize - Variable in class x3d.model.NavigationInfo
 
axisOfRotation - Variable in class x3d.model.Billboard
 
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