Index

A C D E F G I K L M N O R S T Y _ 
All Classes and Interfaces|All Packages

A

add(Graph<String>, Graph<String>) - Static method in class net.anwiba.tools.graphml.utilities.GraphUtilities
 
add(Node<T>) - Method in class net.anwiba.tools.graphml.utilities.Graph
 
add(Node<T>) - Method in class net.anwiba.tools.graphml.utilities.Node
 
add(Edge) - Method in class net.anwiba.tools.graphml.io.GraphMarkupLanguageWriter
 
add(Key) - Method in class net.anwiba.tools.graphml.io.GraphMarkupLanguageWriter
 
add(Node) - Method in class net.anwiba.tools.graphml.io.GraphMarkupLanguageWriter
 
attrName - Variable in class net.anwiba.tools.simple.graphml.generated.Key
 
attrType - Variable in class net.anwiba.tools.simple.graphml.generated.Key
 

C

children() - Method in class net.anwiba.tools.graphml.utilities.Node
 
childrenContains(Node<T>) - Method in class net.anwiba.tools.graphml.utilities.Node
 
close() - Method in class net.anwiba.tools.graphml.io.GraphMarkupLanguageWriter
 
color - Variable in class net.anwiba.tools.yworks.shapenode.generated.Fill
 
contains(Node<T>) - Method in class net.anwiba.tools.graphml.utilities.Graph
 
contains(Node<T>) - Method in class net.anwiba.tools.graphml.utilities.Node
 
contains(T) - Method in class net.anwiba.tools.graphml.utilities.Graph
 
content - Variable in class net.anwiba.tools.simple.graphml.generated.Data
 
content - Variable in class net.anwiba.tools.simple.graphml.generated.Key
 
content - Variable in class net.anwiba.tools.yworks.labels.generated.Text
 
content - Variable in class net.anwiba.tools.yworks.shapenode.generated.NodeLabel
 
convert(Map<String, List<String>>) - Static method in class net.anwiba.tools.graphml.utilities.GraphUtilities
 
convert(Graph<String>) - Static method in class net.anwiba.tools.graphml.utilities.GraphUtilities
 
copy(Iterable<Node<String>>) - Static method in class net.anwiba.tools.graphml.utilities.GraphUtilities
 
createData() - Method in class net.anwiba.tools.simple.graphml.generated.ObjectFactory
Create an instance of Data
createEdge() - Method in class net.anwiba.tools.simple.graphml.generated.ObjectFactory
Create an instance of Edge
createFill() - Method in class net.anwiba.tools.yworks.shapenode.generated.ObjectFactory
Create an instance of Fill
createGraph() - Method in class net.anwiba.tools.simple.graphml.generated.ObjectFactory
Create an instance of Graph
createGraphMl() - Method in class net.anwiba.tools.simple.graphml.generated.ObjectFactory
Create an instance of GraphMl
createKey() - Method in class net.anwiba.tools.simple.graphml.generated.ObjectFactory
Create an instance of Key
createLabel() - Method in class net.anwiba.tools.yworks.labels.generated.ObjectFactory
Create an instance of Label
createLabels() - Method in class net.anwiba.tools.yworks.labels.generated.ObjectFactory
Create an instance of Labels
createNode() - Method in class net.anwiba.tools.simple.graphml.generated.ObjectFactory
Create an instance of Node
createNodeLabel() - Method in class net.anwiba.tools.yworks.shapenode.generated.ObjectFactory
Create an instance of NodeLabel
createShape() - Method in class net.anwiba.tools.yworks.shapenode.generated.ObjectFactory
Create an instance of Shape
createShapeNode() - Method in class net.anwiba.tools.yworks.shapenode.generated.ObjectFactory
Create an instance of ShapeNode
createText() - Method in class net.anwiba.tools.yworks.labels.generated.ObjectFactory
Create an instance of Text

D

data - Variable in class net.anwiba.tools.simple.graphml.generated.Edge
 
data - Variable in class net.anwiba.tools.simple.graphml.generated.Node
 
Data - Class in net.anwiba.tools.simple.graphml.generated
Java class for DataType complex type.
Data() - Constructor for class net.anwiba.tools.simple.graphml.generated.Data
 

E

edge - Variable in class net.anwiba.tools.simple.graphml.generated.Graph
 
Edge - Class in net.anwiba.tools.simple.graphml.generated
Java class for EdgeType complex type.
Edge() - Constructor for class net.anwiba.tools.simple.graphml.generated.Edge
 
edgedefault - Variable in class net.anwiba.tools.simple.graphml.generated.Graph
 

F

fill - Variable in class net.anwiba.tools.yworks.shapenode.generated.ShapeNode
 
Fill - Class in net.anwiba.tools.yworks.shapenode.generated
Java class for FillType complex type.
Fill() - Constructor for class net.anwiba.tools.yworks.shapenode.generated.Fill
 

G

get(T) - Method in class net.anwiba.tools.graphml.utilities.Graph
 
getAttrName() - Method in class net.anwiba.tools.simple.graphml.generated.Key
Gets the value of the attrName property.
getAttrType() - Method in class net.anwiba.tools.simple.graphml.generated.Key
Gets the value of the attrType property.
getColor() - Method in class net.anwiba.tools.yworks.shapenode.generated.Fill
Gets the value of the color property.
getContent() - Method in class net.anwiba.tools.simple.graphml.generated.Data
Gets the value of the content property.
getContent() - Method in class net.anwiba.tools.simple.graphml.generated.Key
Gets the value of the content property.
getContent() - Method in class net.anwiba.tools.yworks.labels.generated.Text
Gets the value of the content property.
getContent() - Method in class net.anwiba.tools.yworks.shapenode.generated.NodeLabel
Gets the value of the content property.
getData() - Method in class net.anwiba.tools.simple.graphml.generated.Edge
Gets the value of the data property.
getData() - Method in class net.anwiba.tools.simple.graphml.generated.Node
Gets the value of the data property.
getEdge() - Method in class net.anwiba.tools.simple.graphml.generated.Graph
Gets the value of the edge property.
getEdgedefault() - Method in class net.anwiba.tools.simple.graphml.generated.Graph
Gets the value of the edgedefault property.
getFill() - Method in class net.anwiba.tools.yworks.shapenode.generated.ShapeNode
Gets the value of the fill property.
getFor() - Method in class net.anwiba.tools.simple.graphml.generated.Key
Gets the value of the for property.
getGraph() - Method in class net.anwiba.tools.simple.graphml.generated.GraphMl
Gets the value of the graph property.
getGraph() - Method in class net.anwiba.tools.simple.graphml.generated.Node
Gets the value of the graph property.
getId() - Method in class net.anwiba.tools.simple.graphml.generated.Graph
Gets the value of the id property.
getId() - Method in class net.anwiba.tools.simple.graphml.generated.Key
Gets the value of the id property.
getId() - Method in class net.anwiba.tools.simple.graphml.generated.Node
Gets the value of the id property.
getKey() - Method in class net.anwiba.tools.simple.graphml.generated.Data
Gets the value of the key property.
getKey() - Method in class net.anwiba.tools.simple.graphml.generated.GraphMl
Gets the value of the key property.
getLabel() - Method in class net.anwiba.tools.yworks.labels.generated.Labels
Gets the value of the label property.
getModelName() - Method in class net.anwiba.tools.yworks.shapenode.generated.NodeLabel
Gets the value of the modelName property.
getModelPosition() - Method in class net.anwiba.tools.yworks.shapenode.generated.NodeLabel
Gets the value of the modelPosition property.
getNode() - Method in class net.anwiba.tools.simple.graphml.generated.Graph
Gets the value of the node property.
getNodeLabel() - Method in class net.anwiba.tools.yworks.shapenode.generated.ShapeNode
Gets the value of the nodeLabel property.
getObject() - Method in class net.anwiba.tools.graphml.utilities.Node
 
getShape() - Method in class net.anwiba.tools.yworks.shapenode.generated.ShapeNode
Gets the value of the shape property.
getSource() - Method in class net.anwiba.tools.simple.graphml.generated.Edge
Gets the value of the source property.
getTarget() - Method in class net.anwiba.tools.simple.graphml.generated.Edge
Gets the value of the target property.
getText() - Method in class net.anwiba.tools.yworks.labels.generated.Label
Gets the value of the text property.
getType() - Method in class net.anwiba.tools.yworks.shapenode.generated.Shape
Gets the value of the type property.
getYfilesType() - Method in class net.anwiba.tools.simple.graphml.generated.Key
Gets the value of the yfilesType property.
graph - Variable in class net.anwiba.tools.simple.graphml.generated.GraphMl
 
graph - Variable in class net.anwiba.tools.simple.graphml.generated.Node
 
Graph<T> - Class in net.anwiba.tools.graphml.utilities
 
Graph - Class in net.anwiba.tools.simple.graphml.generated
Java class for GraphType complex type.
Graph() - Constructor for class net.anwiba.tools.graphml.utilities.Graph
 
Graph() - Constructor for class net.anwiba.tools.simple.graphml.generated.Graph
 
GraphMarkupLanguageWriter - Class in net.anwiba.tools.graphml.io
 
GraphMarkupLanguageWriter(Writer) - Constructor for class net.anwiba.tools.graphml.io.GraphMarkupLanguageWriter
 
GraphMl - Class in net.anwiba.tools.simple.graphml.generated
Java class for graphml element declaration.
GraphMl() - Constructor for class net.anwiba.tools.simple.graphml.generated.GraphMl
 
GraphUtilities - Class in net.anwiba.tools.graphml.utilities
 
GraphUtilities() - Constructor for class net.anwiba.tools.graphml.utilities.GraphUtilities
 

I

id - Variable in class net.anwiba.tools.simple.graphml.generated.Graph
 
id - Variable in class net.anwiba.tools.simple.graphml.generated.Key
 
id - Variable in class net.anwiba.tools.simple.graphml.generated.Node
 
intersect(Graph<String>, Graph<String>) - Static method in class net.anwiba.tools.graphml.utilities.GraphUtilities
 
isTransparent() - Method in class net.anwiba.tools.yworks.shapenode.generated.Fill
Gets the value of the transparent property.

K

key - Variable in class net.anwiba.tools.simple.graphml.generated.Data
 
key - Variable in class net.anwiba.tools.simple.graphml.generated.GraphMl
 
Key - Class in net.anwiba.tools.simple.graphml.generated
Java class for KeyType complex type.
Key() - Constructor for class net.anwiba.tools.simple.graphml.generated.Key
 

L

label - Variable in class net.anwiba.tools.yworks.labels.generated.Labels
 
Label - Class in net.anwiba.tools.yworks.labels.generated
Java class for LabelType complex type.
Label() - Constructor for class net.anwiba.tools.yworks.labels.generated.Label
 
Labels - Class in net.anwiba.tools.yworks.labels.generated
Java class for Labels element declaration.
Labels() - Constructor for class net.anwiba.tools.yworks.labels.generated.Labels
 

M

modelName - Variable in class net.anwiba.tools.yworks.shapenode.generated.NodeLabel
 
modelPosition - Variable in class net.anwiba.tools.yworks.shapenode.generated.NodeLabel
 

N

net.anwiba.tools.graphml - module net.anwiba.tools.graphml
 
net.anwiba.tools.graphml.io - package net.anwiba.tools.graphml.io
 
net.anwiba.tools.graphml.utilities - package net.anwiba.tools.graphml.utilities
 
net.anwiba.tools.simple.graphml.generated - package net.anwiba.tools.simple.graphml.generated
 
net.anwiba.tools.yworks.labels.generated - package net.anwiba.tools.yworks.labels.generated
 
net.anwiba.tools.yworks.shapenode.generated - package net.anwiba.tools.yworks.shapenode.generated
 
node - Variable in class net.anwiba.tools.simple.graphml.generated.Graph
 
Node<T> - Class in net.anwiba.tools.graphml.utilities
 
Node - Class in net.anwiba.tools.simple.graphml.generated
Java class for NodeType complex type.
Node() - Constructor for class net.anwiba.tools.simple.graphml.generated.Node
 
Node(T) - Constructor for class net.anwiba.tools.graphml.utilities.Node
 
nodeLabel - Variable in class net.anwiba.tools.yworks.shapenode.generated.ShapeNode
 
NodeLabel - Class in net.anwiba.tools.yworks.shapenode.generated
Java class for NodeLabelType complex type.
NodeLabel() - Constructor for class net.anwiba.tools.yworks.shapenode.generated.NodeLabel
 
nodes() - Method in class net.anwiba.tools.graphml.utilities.Graph
 
normalize(Map<String, List<String>>) - Static method in class net.anwiba.tools.graphml.utilities.GraphUtilities
 
normalize(Graph<String>) - Static method in class net.anwiba.tools.graphml.utilities.GraphUtilities
 

O

ObjectFactory - Class in net.anwiba.tools.simple.graphml.generated
This object contains factory methods for each Java content interface and Java element interface generated in the net.anwiba.tools.simple.graphml.generated package.
ObjectFactory - Class in net.anwiba.tools.yworks.labels.generated
This object contains factory methods for each Java content interface and Java element interface generated in the net.anwiba.tools.yworks.labels.generated package.
ObjectFactory - Class in net.anwiba.tools.yworks.shapenode.generated
This object contains factory methods for each Java content interface and Java element interface generated in the net.anwiba.tools.yworks.shapenode.generated package.
ObjectFactory() - Constructor for class net.anwiba.tools.simple.graphml.generated.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.anwiba.tools.simple.graphml.generated
ObjectFactory() - Constructor for class net.anwiba.tools.yworks.labels.generated.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.anwiba.tools.yworks.labels.generated
ObjectFactory() - Constructor for class net.anwiba.tools.yworks.shapenode.generated.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.anwiba.tools.yworks.shapenode.generated

R

remove(Node<T>) - Method in class net.anwiba.tools.graphml.utilities.Node
 
reset() - Method in class net.anwiba.tools.graphml.utilities.Graph
 
reset() - Method in class net.anwiba.tools.graphml.utilities.Node
 

S

set(Graph) - Method in class net.anwiba.tools.graphml.io.GraphMarkupLanguageWriter
 
setAttrName(String) - Method in class net.anwiba.tools.simple.graphml.generated.Key
Sets the value of the attrName property.
setAttrType(String) - Method in class net.anwiba.tools.simple.graphml.generated.Key
Sets the value of the attrType property.
setColor(String) - Method in class net.anwiba.tools.yworks.shapenode.generated.Fill
Sets the value of the color property.
setContent(String) - Method in class net.anwiba.tools.simple.graphml.generated.Key
Sets the value of the content property.
setContent(String) - Method in class net.anwiba.tools.yworks.labels.generated.Text
Sets the value of the content property.
setContent(String) - Method in class net.anwiba.tools.yworks.shapenode.generated.NodeLabel
Sets the value of the content property.
setEdgedefault(String) - Method in class net.anwiba.tools.simple.graphml.generated.Graph
Sets the value of the edgedefault property.
setFill(Fill) - Method in class net.anwiba.tools.yworks.shapenode.generated.ShapeNode
Sets the value of the fill property.
setFor(String) - Method in class net.anwiba.tools.simple.graphml.generated.Key
Sets the value of the for property.
setGraph(Graph) - Method in class net.anwiba.tools.simple.graphml.generated.GraphMl
Sets the value of the graph property.
setGraph(Graph) - Method in class net.anwiba.tools.simple.graphml.generated.Node
Sets the value of the graph property.
setId(String) - Method in class net.anwiba.tools.simple.graphml.generated.Graph
Sets the value of the id property.
setId(String) - Method in class net.anwiba.tools.simple.graphml.generated.Key
Sets the value of the id property.
setId(String) - Method in class net.anwiba.tools.simple.graphml.generated.Node
Sets the value of the id property.
setKey(String) - Method in class net.anwiba.tools.simple.graphml.generated.Data
Sets the value of the key property.
setModelName(String) - Method in class net.anwiba.tools.yworks.shapenode.generated.NodeLabel
Sets the value of the modelName property.
setModelPosition(String) - Method in class net.anwiba.tools.yworks.shapenode.generated.NodeLabel
Sets the value of the modelPosition property.
setNodeLabel(NodeLabel) - Method in class net.anwiba.tools.yworks.shapenode.generated.ShapeNode
Sets the value of the nodeLabel property.
setShape(Shape) - Method in class net.anwiba.tools.yworks.shapenode.generated.ShapeNode
Sets the value of the shape property.
setSource(String) - Method in class net.anwiba.tools.simple.graphml.generated.Edge
Sets the value of the source property.
setTarget(String) - Method in class net.anwiba.tools.simple.graphml.generated.Edge
Sets the value of the target property.
setText(Text) - Method in class net.anwiba.tools.yworks.labels.generated.Label
Sets the value of the text property.
setTransparent(Boolean) - Method in class net.anwiba.tools.yworks.shapenode.generated.Fill
Sets the value of the transparent property.
setType(String) - Method in class net.anwiba.tools.yworks.shapenode.generated.Shape
Sets the value of the type property.
setYfilesType(String) - Method in class net.anwiba.tools.simple.graphml.generated.Key
Sets the value of the yfilesType property.
shape - Variable in class net.anwiba.tools.yworks.shapenode.generated.ShapeNode
 
Shape - Class in net.anwiba.tools.yworks.shapenode.generated
Java class for ShapeType complex type.
Shape() - Constructor for class net.anwiba.tools.yworks.shapenode.generated.Shape
 
ShapeNode - Class in net.anwiba.tools.yworks.shapenode.generated
Java class for ShapeNode element declaration.
ShapeNode() - Constructor for class net.anwiba.tools.yworks.shapenode.generated.ShapeNode
 
source - Variable in class net.anwiba.tools.simple.graphml.generated.Edge
 

T

target - Variable in class net.anwiba.tools.simple.graphml.generated.Edge
 
text - Variable in class net.anwiba.tools.yworks.labels.generated.Label
 
Text - Class in net.anwiba.tools.yworks.labels.generated
Java class for TextType complex type.
Text() - Constructor for class net.anwiba.tools.yworks.labels.generated.Text
 
transparent - Variable in class net.anwiba.tools.yworks.shapenode.generated.Fill
 
type - Variable in class net.anwiba.tools.yworks.shapenode.generated.Shape
 

Y

yfilesType - Variable in class net.anwiba.tools.simple.graphml.generated.Key
 

_

_for - Variable in class net.anwiba.tools.simple.graphml.generated.Key
 
A C D E F G I K L M N O R S T Y _ 
All Classes and Interfaces|All Packages