- Label - Class in graphVisualizer.visualization
-
- Label(Class<? extends T>) - Constructor for class graphVisualizer.visualization.Label
-
Creates a new
Label
with an offset of (0, 1, 0, 0).
- LabelStatus - Class in graphVisualizer.gui.statusobjects
-
Status object to hold info for the layout matching its name
- LabelStatus() - Constructor for class graphVisualizer.gui.statusobjects.LabelStatus
-
- LabelStatusPane - Class in graphVisualizer.gui.statuspanes
-
Status pane to show user selections from wizard for this layout
- LabelStatusPane(String) - Constructor for class graphVisualizer.gui.statuspanes.LabelStatusPane
-
- LabelTextLayoutWizard - Class in graphVisualizer.gui.wizards
-
Wizard for selecting components for this layout type
- LabelTextLayoutWizard(Stage, Universe) - Constructor for class graphVisualizer.gui.wizards.LabelTextLayoutWizard
-
- LabelTextPage - Class in graphVisualizer.gui.wizards
-
page for selecting components for this layout type
- LabelTextPage() - Constructor for class graphVisualizer.gui.wizards.LabelTextPage
-
- language - Variable in class x3d.model.FontStyle
-
- language - Variable in class x3d.model.Meta
-
- language - Variable in class x3d.model.ScreenFontStyle
-
- languageDirectionality - Variable in class x3d.model.Meta
-
- layout - Variable in class graphVisualizer.gui.LayoutDetailsVBox
-
- layout(Visualization) - Method in class graphVisualizer.layout.common.BaseLayoutComponent
-
- layout(VisualGraph) - Method in class graphVisualizer.layout.common.BaseLayoutComponent
-
- layout(Visualization) - Method in class graphVisualizer.layout.common.BaseMappedLayoutComponent
-
- layout(VisualGraph) - Method in class graphVisualizer.layout.common.BaseMappedLayoutComponent
-
- layout(Visualization) - Method in interface graphVisualizer.layout.common.ILayoutComponent
-
- layout(VisualGraph) - Method in interface graphVisualizer.layout.common.ILayoutComponent
-
- layout(VisualNode) - Method in interface graphVisualizer.layout.common.ILayoutComponent
-
- layout(VisualEdge) - Method in interface graphVisualizer.layout.common.ILayoutComponent
-
- layout(VisualHyperEdge) - Method in interface graphVisualizer.layout.common.ILayoutComponent
-
- layout(Visualization) - Method in class graphVisualizer.layout.complexComponents.SolarSystemCoordinateLayoutComponent
-
- layout(VisualGraph) - Method in class graphVisualizer.layout.complexComponents.SolarSystemCoordinateLayoutComponent
-
- layout(VisualNode) - Method in class graphVisualizer.layout.complexComponents.SolarSystemCoordinateLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.complexComponents.SolarSystemCoordinateLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.complexComponents.SolarSystemCoordinateLayoutComponent
-
- layout(Visualization) - Method in class graphVisualizer.layout.complexComponents.SphereCoordinateLayoutComponent
-
- layout(VisualGraph) - Method in class graphVisualizer.layout.complexComponents.SphereCoordinateLayoutComponent
-
- layout(VisualNode) - Method in class graphVisualizer.layout.complexComponents.SphereCoordinateLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.complexComponents.SphereCoordinateLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.complexComponents.SphereCoordinateLayoutComponent
-
- layout(Visualization) - Method in class graphVisualizer.layout.complexComponents.TwoDGridCoordinateLayoutComponent
-
- layout(VisualGraph) - Method in class graphVisualizer.layout.complexComponents.TwoDGridCoordinateLayoutComponent
-
- layout(VisualNode) - Method in class graphVisualizer.layout.complexComponents.TwoDGridCoordinateLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.complexComponents.TwoDGridCoordinateLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.complexComponents.TwoDGridCoordinateLayoutComponent
-
- Layout - Class in graphVisualizer.layout
-
Provides a layout (a set of visual properties) for a graph universe.
- Layout(IUniverse) - Constructor for class graphVisualizer.layout.Layout
-
Creates a new Layout for the universe provided.
- layout() - Method in class graphVisualizer.layout.Layout
-
Applies the visual properties defined by this layout's
VisualPropertyProviders.
- layout(VisualNode) - Method in class graphVisualizer.layout.mappedComponents.MappedColorLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.mappedComponents.MappedColorLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.mappedComponents.MappedColorLayoutComponent
-
- layout(VisualNode) - Method in class graphVisualizer.layout.mappedComponents.MappedCoordinateLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.mappedComponents.MappedCoordinateLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.mappedComponents.MappedCoordinateLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.mappedComponents.MappedLabelTextLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.mappedComponents.MappedLabelTextLayoutComponent
-
- layout(VisualNode) - Method in class graphVisualizer.layout.mappedComponents.MappedLabelTextLayoutComponent
-
- layout(VisualNode) - Method in class graphVisualizer.layout.mappedComponents.MappedScaleLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.mappedComponents.MappedScaleLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.mappedComponents.MappedScaleLayoutComponent
-
- layout(VisualNode) - Method in class graphVisualizer.layout.mappedComponents.MappedShapeLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.mappedComponents.MappedShapeLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.mappedComponents.MappedShapeLayoutComponent
-
- layout(Visualization) - Method in class graphVisualizer.layout.prefuseComponents.BasePrefuseCoordinateLayoutComponent
-
- layout(VisualGraph) - Method in class graphVisualizer.layout.prefuseComponents.BasePrefuseCoordinateLayoutComponent
-
- layout(VisualNode) - Method in class graphVisualizer.layout.prefuseComponents.BasePrefuseCoordinateLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.prefuseComponents.BasePrefuseCoordinateLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.prefuseComponents.BasePrefuseCoordinateLayoutComponent
-
- layout(IPrefuseLayoutComponent, Visualization) - Method in class graphVisualizer.layout.prefuseComponents.PrefuseLayoutGenerator
-
- layout(VisualNode) - Method in class graphVisualizer.layout.simpleComponents.SimpleColorLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.simpleComponents.SimpleColorLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.simpleComponents.SimpleColorLayoutComponent
-
- layout(VisualNode) - Method in class graphVisualizer.layout.simpleComponents.SimpleCoordinateLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.simpleComponents.SimpleCoordinateLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.simpleComponents.SimpleCoordinateLayoutComponent
-
- layout(VisualNode) - Method in class graphVisualizer.layout.simpleComponents.SimpleLabelTextLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.simpleComponents.SimpleLabelTextLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.simpleComponents.SimpleLabelTextLayoutComponent
-
- layout(VisualNode) - Method in class graphVisualizer.layout.simpleComponents.SimpleScaleLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.simpleComponents.SimpleScaleLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.simpleComponents.SimpleScaleLayoutComponent
-
- layout(VisualNode) - Method in class graphVisualizer.layout.simpleComponents.SimpleShapeLayoutComponent
-
- layout(VisualEdge) - Method in class graphVisualizer.layout.simpleComponents.SimpleShapeLayoutComponent
-
- layout(VisualHyperEdge) - Method in class graphVisualizer.layout.simpleComponents.SimpleShapeLayoutComponent
-
- layoutComponentListView - Variable in class graphVisualizer.gui.LayoutDetailsVBox
-
- LayoutComponentListView - Class in graphVisualizer.gui.widgets
-
ListView for Key Value Pairs of ILayoutComponent to Visual Properties.
- LayoutComponentListView() - Constructor for class graphVisualizer.gui.widgets.LayoutComponentListView
-
- LayoutComponentListView(String) - Constructor for class graphVisualizer.gui.widgets.LayoutComponentListView
-
- LayoutComponentRegistry - Class in graphVisualizer.layout
-
- LayoutDetailsVBox - Class in graphVisualizer.gui
-
the layout details page
- LayoutDetailsVBox() - Constructor for class graphVisualizer.gui.LayoutDetailsVBox
-
constructor
- leftToRight - Variable in class x3d.model.FontStyle
-
- leftToRight - Variable in class x3d.model.ScreenFontStyle
-
- leftUrl - Variable in class x3d.model.Background
-
- length() - Method in class x3d.fields.SFVec2d
-
- length() - Method in class x3d.fields.SFVec2f
-
- length() - Method in class x3d.fields.SFVec3d
-
- length() - Method in class x3d.fields.SFVec3f
-
- length() - Method in class x3d.fields.SFVec4d
-
- length() - Method in class x3d.fields.SFVec4f
-
- length - Variable in class x3d.model.Text
-
- level - Variable in class x3d.model.Component
-
- LinearIntervalToIntervalValueMapping<DOMAIN_VALUE_TYPE extends Number & Comparable<DOMAIN_VALUE_TYPE>,CODOMAIN_VALUE_TYPE extends Number & Comparable<CODOMAIN_VALUE_TYPE>> - Class in graphVisualizer.mappings
-
The abstract
LinearIntervalToIntervalValueMapping
class provides the
base functionality of a linear value map from a numerical domainInterval into
another numerical domainInterval.
- LinearIntervalToIntervalValueMapping(Number, Number, Number, Number, Class<? extends DOMAIN_VALUE_TYPE>, Class<? extends CODOMAIN_VALUE_TYPE>) - Constructor for class graphVisualizer.mappings.LinearIntervalToIntervalValueMapping
-
Creates a new linear interval to interval value mapping based on the
provided interval boundaries.
- LinearIntervalToIntervalValueMapping(Interval<DOMAIN_VALUE_TYPE>, Interval<CODOMAIN_VALUE_TYPE>, Class<? extends DOMAIN_VALUE_TYPE>, Class<? extends CODOMAIN_VALUE_TYPE>) - Constructor for class graphVisualizer.mappings.LinearIntervalToIntervalValueMapping
-
Creates a new linear interval to interval value mapping based on the
provided intervals.
- LinearIntervalToIntervalValueMapping(Interval<DOMAIN_VALUE_TYPE>, Interval<CODOMAIN_VALUE_TYPE>, Class<? extends DOMAIN_VALUE_TYPE>, Class<? extends CODOMAIN_VALUE_TYPE>, boolean) - Constructor for class graphVisualizer.mappings.LinearIntervalToIntervalValueMapping
-
Creates a new linear interval to interval value mapping based on the
provided intervals.
- LineProperties - Class in x3d.model
-
Java class for anonymous complex type.
- LineProperties() - Constructor for class x3d.model.LineProperties
-
- lineProperties - Variable in class x3d.model.X3DAppearanceNode
-
- linetype - Variable in class x3d.model.LineProperties
-
- linewidthScaleFactor - Variable in class x3d.model.LineProperties
-
- ListProperty<PROPERTY_TYPE> - Class in graphVisualizer.properties
-
The ListProperty
class provides a thread-safe wrapper around a
property list.
- ListProperty(String) - Constructor for class graphVisualizer.properties.ListProperty
-
Constructs a new ListProperty
and sets its name.
- ListViewWithSearchPanel<T> - Class in graphVisualizer.gui.widgets
-
Provides a ListView with a Title and SearchPanel for the provided type.
- ListViewWithSearchPanel(String) - Constructor for class graphVisualizer.gui.widgets.ListViewWithSearchPanel
-
- location - Variable in class x3d.model.PointLight
-
- location - Variable in class x3d.model.SpotLight
-
- locator - Variable in class org.graphdrawing.graphml.Graph
-
- Locator - Class in org.graphdrawing.graphml
-
Complex type for the element.
- Locator() - Constructor for class org.graphdrawing.graphml.Locator
-
- locator - Variable in class org.graphdrawing.graphml.Node
-
- LOD - Class in x3d.model
-
Java class for anonymous complex type.
- LOD() - Constructor for class x3d.model.LOD
-
- logFeature - Variable in class x3d.avalon.IOSensor
-
- logFeature - Variable in class x3d.avalon.Navigator
-
- LongMetadata - Class in graphVisualizer.graph.metadata
-
This class represents metadata with long values contained within a graph
universe.
- LongMetadata(String) - Constructor for class graphVisualizer.graph.metadata.LongMetadata
-
Creates a new instance with the name provided.
- LongMetadata(String, Object) - Constructor for class graphVisualizer.graph.metadata.LongMetadata
-
Creates a new instance with the name and value provided.
- LongMetadata(LongMetadata) - Constructor for class graphVisualizer.graph.metadata.LongMetadata
-
Copy constructor.