- RadialTreeComponentsPage - Class in graphVisualizer.gui.wizards
-
page for selecting components for this layout type
- RadialTreeComponentsPage() - Constructor for class graphVisualizer.gui.wizards.RadialTreeComponentsPage
-
Creates a new RadialTreeComponentsPage object.
- RadialTreeCoordinateLayoutComponent - Class in graphVisualizer.layout.prefuseComponents
-
The RadialTreeCoordinateLayoutComponent
class computes a radial
layout, laying out subsequent depth levels of a tree on circles of
progressively increasing radiusIncrement.
- RadialTreeCoordinateLayoutComponent(INode) - Constructor for class graphVisualizer.layout.prefuseComponents.RadialTreeCoordinateLayoutComponent
-
- RadialTreeCoordinateLayoutComponent(INode, int) - Constructor for class graphVisualizer.layout.prefuseComponents.RadialTreeCoordinateLayoutComponent
-
- RadialTreeCoordinateLayoutComponent(INode, int, boolean) - Constructor for class graphVisualizer.layout.prefuseComponents.RadialTreeCoordinateLayoutComponent
-
- RadialTreeStatus - Class in graphVisualizer.gui.statusobjects
-
Status object to hold info for the layout matching its name
- RadialTreeStatus() - Constructor for class graphVisualizer.gui.statusobjects.RadialTreeStatus
-
- RadialTreeStatusPane - Class in graphVisualizer.gui.statuspanes
-
Status pane to show user selections from wizard for this layout
- RadialTreeStatusPane(String) - Constructor for class graphVisualizer.gui.statuspanes.RadialTreeStatusPane
-
- RadialTreeWizard - Class in graphVisualizer.gui.wizards
-
Wizard for selecting components for this layout type
- RadialTreeWizard(Stage, Universe) - Constructor for class graphVisualizer.gui.wizards.RadialTreeWizard
-
- radius - Variable in class x3d.model.Cylinder
-
The radius of the Cylinder.
- radius - Variable in class x3d.model.PointLight
-
- radius - Variable in class x3d.model.Sphere
-
The radius of the Sphere.
- radius - Variable in class x3d.model.SpotLight
-
- range - Variable in class x3d.model.LOD
-
- rank() - Method in class graphVisualizer.graph.base.GraphBase
-
- rank() - Method in class graphVisualizer.graph.base.UniverseBase
-
- rank() - Method in interface graphVisualizer.graph.common.IGraphProperties
-
Returns the maximum cardinality of any edge and hyperedge in the graph
(its rank).
- rank() - Method in interface graphVisualizer.graph.common.IUniverseProperties
-
Returns the maximum cardinality of any edge and hyperedge in the graph
(its rank).
- readFile(Universe, String, boolean, boolean, boolean) - Method in class graphVisualizer.gui.wizards.content.GraphObjectTreeView
-
Reads and parses the file information line by line
- RED - Static variable in class x3d.fields.SFColor
-
- reference - Variable in class x3d.model.X3DMetadataObject
-
- registerLayoutComponent(Class<? extends ILayoutComponent>) - Method in class graphVisualizer.layout.LayoutComponentRegistry
-
Registers the provided LayoutComponent.
- regularK() - Method in class graphVisualizer.graph.base.GraphBase
-
- regularK() - Method in class graphVisualizer.graph.base.UniverseBase
-
- regularK() - Method in interface graphVisualizer.graph.common.IGraphProperties
-
Returns the degree of the nodes in case the graph is regular.
- regularK() - Method in interface graphVisualizer.graph.common.IUniverseProperties
-
Returns the degree of the nodes in case the graph is regular.
- remove(String...) - Method in class graphVisualizer.gui.widgets.ListViewWithSearchPanel
-
- remove(int) - Method in class graphVisualizer.gui.widgets.ListViewWithSearchPanel
-
- remove(Object) - Method in class graphVisualizer.properties.BoundMapProperty
-
Removes the mapping for a key from this map if it is present.
- remove(Object) - Method in class graphVisualizer.properties.MapProperty
-
Removes the mapping for a key from this map if it is present.
- removeAll(Object) - Method in class graphVisualizer.gui.widgets.ListViewWithSearchPanel
-
- removeAtIndex(int) - Method in class graphVisualizer.gui.SelectedPropertiesListView
-
removes an item at index i
- removeCollectionChangeListener(ICollectionChangeListener) - Method in class graphVisualizer.events.CollectionChangeSource
-
- removeCollectionChangeListener(ICollectionChangeListener) - Method in interface graphVisualizer.events.ICollectionChangeSource
-
Removes the provided listener from the list of listeners.
- removeCollectionChangeListener(ICollectionChangeListener) - Method in class graphVisualizer.properties.BoundListProperty
-
- removeCollectionChangeListener(ICollectionChangeListener) - Method in class graphVisualizer.properties.ConstrainedListProperty
-
- removeDataChangeListener(IDataChangeListener) - Method in class graphVisualizer.events.DataChangeSource
-
- removeDataChangeListener(IDataChangeListener) - Method in interface graphVisualizer.events.IDataChangeSource
-
Removes the provided listener from the list of listeners.
- removeDataChangeListener(IDataChangeListener) - Method in class graphVisualizer.properties.BoundProperty
-
- removeDataChangeListener(IDataChangeListener) - Method in class graphVisualizer.properties.ConstrainedProperty
-
- RemoveDialog - Class in graphVisualizer.gui.dialogs
-
re-usable dialog for removing some entry
- RemoveDialog(String, String) - Constructor for class graphVisualizer.gui.dialogs.RemoveDialog
-
constructor
- removeEdge(String) - Method in class graphVisualizer.graph.Universe
-
Removes the edge with the provided identifier from the graph.
- removeEdge(IEdge) - Method in class graphVisualizer.graph.Universe
-
Removes the provided edge from the graph.
- removeEndpoint(IEndpoint) - Method in class graphVisualizer.graph.base.HyperEdgeBase
-
Removes an endpoint from this hyperedge.
- removeEndpoint(IEndpoint) - Method in class graphVisualizer.graph.HyperEdge
-
- removeEntry(SchemaEntry) - Method in class graphVisualizer.graph.metadata.Schema
-
Removes the SchemaEntry
provided from the
Schema
.
- removeEntry(String) - Method in class graphVisualizer.graph.metadata.Schema
-
Removes the SchemaEntry
identified by the key provided from
the Schema
.
- removeEntry(SchemaEntry<?>) - Method in class graphVisualizer.graph.typedMetadata.Schema
-
Removes the SchemaEntry
provided from the
Schema
.
- removeEntry(String) - Method in class graphVisualizer.graph.typedMetadata.Schema
-
Removes the SchemaEntry
identified by the key provided from
the Schema
.
- removeGraph(String) - Method in class graphVisualizer.graph.Universe
-
Removes a graph from the universe.
- removeGraph(IGraph) - Method in class graphVisualizer.graph.Universe
-
Removes a graph from the universe.
- removeHyperEdge(String) - Method in class graphVisualizer.graph.Universe
-
Removes the hyperedge with the provided identifier from the graph.
- removeHyperEdge(IHyperEdge) - Method in class graphVisualizer.graph.Universe
-
Removes the provided hyperedge from the graph.
- removeLayoutProviderForVisualProperty(ILayoutComponent, VisualProperty) - Method in class graphVisualizer.layout.Layout
-
Removes a layout provider for a visual property.
- removeMetadata(Metadata) - Method in class graphVisualizer.graph.metadata.MetadataMapProperty
-
Removes the provided
Metadata
element from the container if
content equal to an existing element in the container.
- removeMetadata(String) - Method in class graphVisualizer.graph.metadata.MetadataMapProperty
-
Removes all
Metadata
for the provided key.
- removeMetadata(TypedMetadata<?>) - Method in class graphVisualizer.graph.typedMetadata.MetadataMapProperty
-
Removes the provided metadata element from the container if content equal
to an existing element in the container.
- removeMetadata(String) - Method in class graphVisualizer.graph.typedMetadata.MetadataMapProperty
-
Removes all metadata for the provided key.
- removeNode(INode) - Method in class graphVisualizer.graph.HyperEdge
-
Removes the node from the HyperEdge.
- removeNode(String) - Method in class graphVisualizer.graph.Universe
-
Removes a node from the graph.
- removeNode(INode) - Method in class graphVisualizer.graph.Universe
-
Removes a node from the graph.
- removePage(int) - Method in interface graphVisualizer.gui.wizards.IWizard
-
removes a page form the stack
- removePage(int) - Method in class graphVisualizer.gui.wizards.Wizard
-
removes a page form the stack
- removePage(int) - Method in class graphVisualizer.gui.wizards.WizardWithStatus
-
removes a page form the stack
- removePropertyValue(PROPERTY_TYPE) - Method in class graphVisualizer.properties.BoundListProperty
-
Removes a property value from the list.
- removePropertyValue(int) - Method in class graphVisualizer.properties.BoundListProperty
-
Removes the property value at the provided index from the list.
- removePropertyValue(PROPERTY_TYPE) - Method in class graphVisualizer.properties.ConstrainedListProperty
-
Removes a property value from the list.
- removePropertyValue(int) - Method in class graphVisualizer.properties.ConstrainedListProperty
-
Removes the property value at the provided index from the list.
- removePropertyValue(PROPERTY_TYPE) - Method in class graphVisualizer.properties.ListProperty
-
Removes a property value from the list.
- removePropertyValue(int) - Method in class graphVisualizer.properties.ListProperty
-
Removes the property value at the provided index from the list.
- removeValueMapping(IValueMapping<DOMAIN_VALUE_TYPE, CODOMAIN_VALUE_TYPE>) - Method in interface graphVisualizer.mappings.IMapping
-
Removes a value mapping from the domain into the co-domain.
- removeValueMapping(IValueMapping<DOMAIN_VALUE_TYPE, CODOMAIN_VALUE_TYPE>) - Method in class graphVisualizer.mappings.Mapping
-
- removeVetoableCollectionChangeListener(IVetoableCollectionChangeListener) - Method in interface graphVisualizer.events.IVetoableCollectionChangeSource
-
Removes the provided listener from the list of listeners.
- removeVetoableCollectionChangeListener(IVetoableCollectionChangeListener) - Method in class graphVisualizer.events.VetoableCollectionChangeSource
-
- removeVetoableCollectionChangeListener(IVetoableCollectionChangeListener) - Method in class graphVisualizer.properties.ConstrainedListProperty
-
- removeVetoableDataChangeListener(IVetoableDataChangeListener) - Method in interface graphVisualizer.events.IVetoableDataChangeSource
-
Removes the provided listener from the list of listeners.
- removeVetoableDataChangeListener(IVetoableDataChangeListener) - Method in class graphVisualizer.events.VetoableDataChangeSource
-
- removeVetoableDataChangeListener(IVetoableDataChangeListener) - Method in class graphVisualizer.properties.ConstrainedProperty
-
- removeVisualEdge(Edge) - Method in class graphVisualizer.visualization.VisualGraph
-
Removes the edge with the provided identifier from the graph.
- removeVisualEdge(VisualEdge) - Method in class graphVisualizer.visualization.VisualGraph
-
Removes the provided edge from the graph.
- removeVisualEdge(IEdge) - Method in class graphVisualizer.visualization.Visualization
-
Removes the visual edge associated with the provided edge from the visual
graph.
- removeVisualEdge(VisualEdge) - Method in class graphVisualizer.visualization.Visualization
-
Removes the provided visual edge from the visualization.
- removeVisualGraph(IGraph) - Method in class graphVisualizer.visualization.Visualization
-
Removes the visual graph associated with the graph provided from the
visualization.
- removeVisualGraph(VisualGraph) - Method in class graphVisualizer.visualization.Visualization
-
Removes a visual graph from the visualization.
- removeVisualHyperEdge(HyperEdge) - Method in class graphVisualizer.visualization.VisualGraph
-
Removes the hyperedge with the provided identifier from the graph.
- removeVisualHyperEdge(VisualHyperEdge) - Method in class graphVisualizer.visualization.VisualGraph
-
Removes the provided hyperedge from the graph.
- removeVisualHyperEdge(HyperEdge) - Method in class graphVisualizer.visualization.Visualization
-
Removes the visual hyperEdge associated with the provided hyperEdge from
the visualization.
- removeVisualHyperEdge(VisualHyperEdge) - Method in class graphVisualizer.visualization.Visualization
-
Removes the provided visual hyperedge from the visualization.
- removeVisualNode(Node) - Method in class graphVisualizer.visualization.VisualGraph
-
Removes a node from the graph.
- removeVisualNode(VisualNode) - Method in class graphVisualizer.visualization.VisualGraph
-
Removes a node from the graph.
- removeVisualNode(VisualNode) - Method in class graphVisualizer.visualization.VisualHyperEdge
-
Removes the provided VisualNode from this VisualHyperEdge.
- removeVisualNode(INode) - Method in class graphVisualizer.visualization.Visualization
-
Removes the visual node associated with the provided node from the visual
graph.
- removeVisualNode(VisualNode) - Method in class graphVisualizer.visualization.Visualization
-
Removes a visual node from the visualization.
- rightUrl - Variable in class x3d.model.Background
-
- root - Variable in class graphVisualizer.gui.wizards.content.GraphObjectTreeView
-
- rootNodePage - Variable in class graphVisualizer.gui.wizards.BalloonTreeWizard
-
- rootNodePage - Variable in class graphVisualizer.gui.wizards.NodeLinkTreeWizard
-
- rootNodePage - Variable in class graphVisualizer.gui.wizards.RadialTreeWizard
-
- RootNodePage - Class in graphVisualizer.gui.wizards
-
page for selecting components for this layout type
- RootNodePage() - Constructor for class graphVisualizer.gui.wizards.RootNodePage
-
- rootNodePage - Variable in class graphVisualizer.gui.wizards.SolarSystemWizard
-
- rotation - Variable in class x3d.model.Transform
-
- rotationSpeed - Variable in class x3d.avalon.SteerNavigator
-
- ROUTE - Class in x3d.model
-
Java class for anonymous complex type.
- ROUTE() - Constructor for class x3d.model.ROUTE
-