Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
L
label()
- Method in class infovis.tree.io.
NewickParser
LABEL
- Static variable in interface infovis.tree.io.
NewickTokenTypes
LABEL_COLUMN
- Static variable in class infovis.visualization.ruler.
RulerTable
Name of column containing the labels managed by this table.
LabelClipper
- Interface in
infovis.visualization
Class LabelClipper
labelConnectedComponents(Graph, IntColumn, IntColumn)
- Static method in class infovis.graph.
Algorithms
LabeledComponent
- Interface in
infovis.visualization.magicLens
Interface LabeledComponent declares all the methods required by ExcentricLabels.
LabeledComponent.LabeledItem
- Interface in
infovis.visualization.magicLens
LabtoLCH(float[])
- Static method in class infovis.visualization.color.
Colors
LabtoXYZ(float[])
- Static method in class infovis.visualization.color.
Colors
Converts from La*b* to XYZ.
LANGUAGE
- Static variable in interface infovis.metadata.
Constants
Standard Dublin Core Metadata language.
Laplacian
- Class in
infovis.graph.algorithm
Computes the Laplacian of a graph
Laplacian(Graph)
- Constructor for class infovis.graph.algorithm.
Laplacian
LAST_COLUMN
- Static variable in class infovis.tree.
DefaultTree
Name of the IntColumn referencing the last child of a node.
LASTEDGE_COLUMN
- Static variable in class infovis.graph.
DefaultGraph
Name of the column containing the index of the last outgoing edge.
lastIndexOf(int)
- Method in class infovis.utils.
IntLinkedList
Returns the index in this list of the last occurrence of the specified element, or -1 if the list does not contain this element.
LASTINEDGE_COLUMN
- Static variable in class infovis.graph.
DefaultGraph
Name of the column containing last incoming edge.
lastKey()
- Method in class infovis.utils.
IntSortedMap
Returns the last (highest) key currently in this sorted map.
lastKey()
- Method in class infovis.utils.
RBTree
lastValidRow()
- Method in class infovis.column.
BasicColumn
Returns the index of the last row which has a defined value or -1 if there is none.
lastValidRow()
- Method in class infovis.column.
BasicEdgeColumn
Returns the last valid row (not undefined) of this column.
lastValidRow()
- Method in class infovis.column.
IdColumn
Layout
- Interface in
infovis.visualization
Interface for layouts.
layoutNamesIterator()
- Static method in class infovis.graph.visualization.layout.
GraphLayoutFactory
layoutNamesIterator()
- Static method in class infovis.tree.visualization.nodelink.
TreeLayoutFactory
Returns an iterator over the names of layouts.
LayoutVisual
- Class in
infovis.visualization.render
LayoutVisual should contain renderer that are used for layout only.
LayoutVisual(ItemRenderer)
- Constructor for class infovis.visualization.render.
LayoutVisual
LBR
- Static variable in interface infovis.graph.io.
DOTTokenTypes
LCHtoLab(float[])
- Static method in class infovis.visualization.color.
Colors
Convert from LCH to La*b* colorspace.
LCHtoRGB(float[])
- Static method in class infovis.visualization.color.
Colors
LCHtoRGB(float, float, float)
- Static method in class infovis.visualization.color.
Colors
LCUR
- Static variable in interface infovis.graph.io.
DOTTokenTypes
LCUR
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LEAF_COUNT_COLUMN
- Static variable in class infovis.tree.
LeafCountColumn
Name of the Column referencing the number of leaves descendant of a node.
leafCount(Tree, int)
- Static method in class infovis.tree.
Algorithms
leafCount(Tree, int, int[])
- Static method in class infovis.tree.
Algorithms
LeafCountColumn
- Class in
infovis.tree
Class for computing and maintaining the number of leaves for each node in a tree.
leafIterator()
- Method in class infovis.tree.
DefaultTree
lens(float)
- Method in class infovis.visualization.magicLens.
DefaultFisheye
Returns the height at the specified normalized distance from the focus
LENS_COSINE
- Static variable in class infovis.visualization.magicLens.
DefaultFisheye
constant value for setLensType to use a cosine lens types
LENS_GAUSSIAN
- Static variable in class infovis.visualization.magicLens.
DefaultFisheye
constant value for setLensType to use a gaussian lens types
LENS_HEMISPHERE
- Static variable in class infovis.visualization.magicLens.
DefaultFisheye
constant value for setLensType to use a hemisphere lens types
LENS_INVERSE_COSINE
- Static variable in class infovis.visualization.magicLens.
DefaultFisheye
constant value for setLensType to use an inverse cosine lens types
LENS_LINEAR
- Static variable in class infovis.visualization.magicLens.
DefaultFisheye
constant value for setLensType to use a linear lens types
LinearRulersBuilder
- Class in
infovis.visualization.ruler
Class DiscreteRuler
LinearRulersBuilder()
- Constructor for class infovis.visualization.ruler.
LinearRulersBuilder
LINK_SHAPER
- Static variable in class infovis.visualization.
LinkVisualization
linkEnd(Shape, int, Point2D)
- Method in class infovis.visualization.linkShapers.
CurvedLinkShaper
linkEnd(Shape, int, Point2D)
- Method in class infovis.visualization.linkShapers.
DefaultLinkShaper
LinkExcentricItem
- Class in
infovis.visualization.magicLens
Class LinkExcentricItem
LinkExcentricItem(Visualization, int)
- Constructor for class infovis.visualization.magicLens.
LinkExcentricItem
LinkShaper
- Interface in
infovis.visualization
LinkShaperFactory
- Class in
infovis.visualization.linkShapers
A LinkShaperFactory keeps track of all the LinkShaper classes compatible with a specified LinkVisualization.
LinkShaperFactory()
- Constructor for class infovis.visualization.linkShapers.
LinkShaperFactory
LinkShaperFactory.Creator
- Class in
infovis.visualization.linkShapers
LinkShaperFactory.Creator(String, String, String)
- Constructor for class infovis.visualization.linkShapers.
LinkShaperFactory.Creator
linkStart(Shape, int, Point2D)
- Method in class infovis.visualization.linkShapers.
CurvedLinkShaper
linkStart(Shape, int, Point2D)
- Method in class infovis.visualization.linkShapers.
DefaultLinkShaper
LinkVisualization
- Class in
infovis.visualization
Class LinkVisualization
LinkVisualization(Table, ItemRenderer, Visualization, NodeAccessor)
- Constructor for class infovis.visualization.
LinkVisualization
LinkVisualization(Table, Visualization, NodeAccessor)
- Constructor for class infovis.visualization.
LinkVisualization
listIterator(int)
- Method in class infovis.utils.
IntLinkedList
Returns a list-iterator of the elements in this list (in proper sequence), starting at the specified position in the list.
LITERAL_backedge
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_bentnearedge
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_classname
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_colorentry
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_digraph
- Static variable in interface infovis.graph.io.
DOTTokenTypes
LITERAL_edge
- Static variable in interface infovis.graph.io.
DOTTokenTypes
LITERAL_edge
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_graph
- Static variable in interface infovis.graph.io.
DOTTokenTypes
LITERAL_graph
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_infoname
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_loc
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_nearedge
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_no_nearedges
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_node
- Static variable in interface infovis.graph.io.
DOTTokenTypes
LITERAL_node
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_strict
- Static variable in interface infovis.graph.io.
DOTTokenTypes
LITERAL_subgraph
- Static variable in interface infovis.graph.io.
DOTTokenTypes
LITERAL_title
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_x
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LITERAL_y
- Static variable in interface infovis.graph.io.
VCGTokenTypes
LiteralColumn
- Class in
infovis.column
Abstract class for all columns containing literal values.
LiteralColumn(String)
- Constructor for class infovis.column.
LiteralColumn
Constructor for LiteralColumn.
load()
- Method in class infovis.graph.io.
AdjGraphReader
load()
- Method in class infovis.graph.io.
ChacoGraphReader
load()
- Method in class infovis.graph.io.
DOTGraphReader
Main method for loading the file.
load()
- Method in class infovis.graph.io.
GMLGraphReader
load()
- Method in class infovis.graph.io.
HTMLGraphReader
load()
- Method in class infovis.graph.io.
PajekNetReader
load()
- Method in class infovis.graph.io.
RDFGraphReader
load()
- Method in class infovis.graph.io.
VCGGraphReader
load()
- Method in class infovis.io.
AbstractReader
Main method for loading the file.
load()
- Method in class infovis.io.
AbstractXMLReader
load()
- Method in class infovis.table.io.
CSVTableReader
load(File, Table)
- Static method in class infovis.table.io.
CSVTableReader
Loads the specified file in the specified table.
load(File, Table)
- Static method in class infovis.table.io.
TQDTableReader
Loads a file into a table.
load()
- Method in class infovis.table.io.
TQDTableReader
Main method for loading the file.
load()
- Method in class infovis.tree.io.
DirectoryTreeReader
load()
- Method in class infovis.tree.io.
FileListTreeReader
load()
- Method in class infovis.tree.io.
JarTreeReader
load()
- Method in class infovis.tree.io.
NewickTreeReader
loadColorSchemes(String)
- Static method in class infovis.panel.color.
ColorScheme
loadFile(String)
- Method in class infovis.tree.io.
JarTreeReader
loadIconAt(int)
- Method in class infovis.visualization.render.
VisualImage
loadOne(String)
- Method in class infovis.graph.io.
HTMLGraphReader
loadProperties(String)
- Static method in class infovis.panel.color.
ColorScheme
loadProperties(String)
- Static method in class infovis.utils.
BasicFactory
loadResizeImage(String)
- Method in class infovis.visualization.render.
VisualImage
LOG10
- Static variable in class infovis.visualization.ruler.
LinearRulersBuilder
LogFunction
- Class in
infovis.utils
Class LogFunction
LongColumn
- Class in
infovis.column
A Column of longs.
LongColumn(String)
- Constructor for class infovis.column.
LongColumn
Creates a new LongColumn object.
LongColumn(String, int)
- Constructor for class infovis.column.
LongColumn
Creates a new LongColumn object.
LongStack
- Class in
infovis.utils
Class LongStack
LongStack()
- Constructor for class infovis.utils.
LongStack
LongStack(long[])
- Constructor for class infovis.utils.
LongStack
LongStack(int)
- Constructor for class infovis.utils.
LongStack
LPAR
- Static variable in interface infovis.graph.io.
DOTTokenTypes
LPAREN
- Static variable in interface infovis.tree.io.
NewickTokenTypes
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.