JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.marginallyclever.convenience.swing.graph.GraphLine
Packages that use
GraphLine
Package
Description
com.marginallyclever.convenience.swing.graph
Uses of
GraphLine
in
com.marginallyclever.convenience.swing.graph
Methods in
com.marginallyclever.convenience.swing.graph
that return
GraphLine
Modifier and Type
Method
Description
GraphLine
GraphModel.
getLine
(
String
name)
GraphLine
[]
GraphModel.
getLines
()
Methods in
com.marginallyclever.convenience.swing.graph
with parameters of type
GraphLine
Modifier and Type
Method
Description
void
GraphModel.
addLine
(
String
name,
GraphLine
line)