A B C D E F G H I M N P R S T V W X

A

ARC - Static variable in class cwi.GraphXML.Elements.Path
 
AbstractParser - class cwi.GraphXML.AbstractParser.
Abstract parser.
AbstractParser() - Constructor for class cwi.GraphXML.AbstractParser
 
ApplicationData - class cwi.GraphXML.Elements.ApplicationData.
Application dependent data, which can be attached to a full GraphXML specification, to a graph, a node, edge, an editing element, etc.
ApplicationData(String, String, Reference[], Properties, Properties) - Constructor for class cwi.GraphXML.Elements.ApplicationData
 
AttributeProperties - class cwi.GraphXML.Elements.AttributeProperties.
This class contains all the properties which are defined for a specific node as attributes and which are not explicitly used elsewhere.
AttributeProperties() - Constructor for class cwi.GraphXML.Elements.AttributeProperties
 
actionPerformed(ActionEvent) - Method in class cwi.SVGGraphics.STest.act1
 
actionPerformed(ActionEvent) - Method in class cwi.SVGGraphics.STest.svg
 
addParserErrorListener(ParserErrorListener) - Method in class cwi.GraphXML.AbstractParser
Add new listener.
addRenderingHints(Map) - Method in class cwi.SVGGraphics.SVGGraphics
Sets the values of an arbitrary number of preferences for the rendering algorithms.
addURL(Image, String) - Static method in class cwi.SVGGraphics.SVGImageFilter
Create a new image with a property with a key "url".
addURL(Image, URL) - Static method in class cwi.SVGGraphics.SVGImageFilter
Create a new image with a property with a key "url".

B

BACKGROUND - Static variable in class cwi.GraphXML.Elements.VisualProperties
 

C

canvas - Variable in class cwi.SVGGraphics.STest
 
clearRect(int, int, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clip(Shape) - Method in class cwi.SVGGraphics.SVGGraphics
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
clipRect(int, int, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Intersects the current clip with the specified rectangle.
close() - Method in class cwi.GraphXML.StructureIterator
 
close(boolean) - Method in class cwi.SVGGraphics.SVGGraphics
Close the object.
close() - Method in class cwi.SVGGraphics.SVGGraphics
Close the object.
closeEditBundle() - Method in interface cwi.GraphXML.GraphSemantics
Close edit bundle.
closeEditBundle() - Method in class cwi.GraphXML.GraphSemanticsAdapter
Close edit bundle.
closeEditBundle() - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Close edit bundle.
closeGraph() - Method in interface cwi.GraphXML.GraphSemantics
Close current graph
closeGraph() - Method in class cwi.GraphXML.GraphSemanticsAdapter
Close current graph
closeGraph() - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Close current graph
closeGraphXML() - Method in interface cwi.GraphXML.GraphSemantics
Close GraphXML.
closeGraphXML() - Method in class cwi.GraphXML.GraphSemanticsAdapter
Close GraphXML.
closeGraphXML() - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Close GraphXML.
closeRemoveBlock() - Method in interface cwi.GraphXML.GraphSemantics
Close remove block
closeRemoveBlock() - Method in class cwi.GraphXML.GraphSemanticsAdapter
Close remove block
closeRemoveBlock() - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Close remove block
closeReplaceBlock() - Method in interface cwi.GraphXML.GraphSemantics
Close replace block
closeReplaceBlock() - Method in class cwi.GraphXML.GraphSemanticsAdapter
Close replace block
closeReplaceBlock() - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Close replace block
copyArea(int, int, int, int, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Copies an area of the component by a distance specified by dx and dy.
create(Node, ParserError) - Static method in class cwi.GraphXML.Elements.ApplicationData
Collect the application-dependent element data for a specific node.
create(NodeList, ParserError) - Static method in class cwi.GraphXML.Elements.ApplicationData
Collect the application-dependent element data for a specific node.
create(Node) - Static method in class cwi.GraphXML.Elements.AttributeProperties
Create a new instance of attribute properties, extracting the attributes from the node.
create(Node, ParserError) - Static method in class cwi.GraphXML.Elements.Path
Retrieve the representation of a position from a node, and returns a corresponding class instance.
create(Node, ParserError) - Static method in class cwi.GraphXML.Elements.Picture
Retrieve the representation of a reference from a node, and returns a corresponding class instance.
create(Node, ParserError) - Static method in class cwi.GraphXML.Elements.Position
Retrieve the representation of a position from a node, and returns a corresponding class instance.
create(Node, ParserError) - Static method in class cwi.GraphXML.Elements.Reference
Retrieve the representation of a reference from a node, and returns a corresponding class instance.
create(Node, String, ParserError) - Static method in class cwi.GraphXML.Elements.Reference
Retrieve the representation of a reference from a node via the given attribute name, and return a corresponding class instance.
create(Node, ParserError) - Static method in class cwi.GraphXML.Elements.Size
Retrieve the representation of a size from a node, and returns a corresponding class instance.
create(NodeList, ParserError) - Static method in class cwi.GraphXML.Elements.Style
Collect the style element out of a sequence of elements.
create(Node, ParserError) - Static method in class cwi.GraphXML.Elements.Style
Collect the style element data for a specific style node.
create(Node, ParserError) - Static method in class cwi.GraphXML.Elements.Transform
Retrieve the representation of a position from a node, and returns a corresponding class instance.
create(PrintStream, Component) - Static method in class cwi.SVGGraphics.SVGGraphics
Create a new SVGGraphics object.
create(Component) - Static method in class cwi.SVGGraphics.SVGGraphics
Create a new SVGGraphics object through a file picker widget.
create() - Method in class cwi.SVGGraphics.SVGGraphics
Creates a new Graphics object that is a copy of this Graphics object.
createExtensions(Node) - Static method in class cwi.GraphXML.Elements.Extensions
Collect the extension from a node.
createExtensions(NodeList) - Static method in class cwi.GraphXML.Elements.Extensions
Collect the extensions from among a list of nodes.
cwi.GraphXML - package cwi.GraphXML
 
cwi.GraphXML.Elements - package cwi.GraphXML.Elements
 
cwi.GraphXML.debug - package cwi.GraphXML.debug
 
cwi.SVGGraphics - package cwi.SVGGraphics
 

D

DUPLICATE - Static variable in class cwi.GraphXML.Elements.VisualProperties
 
DebugGraphSemantics - class cwi.GraphXML.debug.DebugGraphSemantics.
Debug implementation of the GraphSemantics interface.
DebugGraphSemantics() - Constructor for class cwi.GraphXML.debug.DebugGraphSemantics
 
decompose(String) - Method in class cwi.GraphXML.AbstractParser
Decompose the document into a structure for a partial interpretation of a document.
decompose(InputStream) - Method in class cwi.GraphXML.AbstractParser
Decompose the document into a structure for a partial interpretation of a document.
deleteBooleanAttribute(String) - Method in class cwi.GraphXML.Elements.AttributeProperties
Delete a boolean attribute, if defined
deleteStringAttribute(String) - Method in class cwi.GraphXML.Elements.AttributeProperties
Delete a String attribute, if defined
dir - Static variable in class cwi.SVGGraphics.FilePicker
 
dispose() - Method in class cwi.SVGGraphics.SVGGraphics
This method is inherited from the superclass.
draw(Graphics2D, Rectangle, Color, Color) - Method in class cwi.SVGGraphics.STestCanvas
The method wich really does the drawing.
draw(Shape) - Method in class cwi.SVGGraphics.SVGGraphics
Strokes the outline of a Shape using the settings of the current Graphics2D context.
drawArc(int, int, int, int, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawGlyphVector(GlyphVector, float, float) - Method in class cwi.SVGGraphics.SVGGraphics
Renders the text of the specified GlyphVector using the Graphics2D context's rendering attributes.
drawImage(Image, int, int, ImageObserver) - Method in class cwi.SVGGraphics.SVGGraphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class cwi.SVGGraphics.SVGGraphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, Color, ImageObserver) - Method in class cwi.SVGGraphics.SVGGraphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class cwi.SVGGraphics.SVGGraphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class cwi.SVGGraphics.SVGGraphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class cwi.SVGGraphics.SVGGraphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, AffineTransform, ImageObserver) - Method in class cwi.SVGGraphics.SVGGraphics
Renders an image, applying a transform from image space into user space before drawing.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Renders a BufferedImage.
drawLine(int, int, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Draws a line.
drawOval(int, int, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Draws the outline of an oval.
drawPolygon(int[], int[], int) - Method in class cwi.SVGGraphics.SVGGraphics
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class cwi.SVGGraphics.SVGGraphics
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawRect(int, int, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Draws the specified rectangle.
drawRenderableImage(RenderableImage, AffineTransform) - Method in class cwi.SVGGraphics.SVGGraphics
Draws a renderable image
drawRenderedImage(RenderedImage, AffineTransform) - Method in class cwi.SVGGraphics.SVGGraphics
Draws a rendered image
drawRoundRect(int, int, int, int, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawString(String, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Renders the text of the specified String, using the current Font and Paint attributes in the Graphics2D context.
drawString(String, float, float) - Method in class cwi.SVGGraphics.SVGGraphics
Renders the text specified by the specified String, using the current Font and Paint attributes in the Graphics2D context.
drawString(AttributedCharacterIterator, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(AttributedCharacterIterator, float, float) - Method in class cwi.SVGGraphics.SVGGraphics
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawStringCentral(Graphics2D, String, float, float, Font) - Method in class cwi.SVGGraphics.STestCanvas
 

E

Extensions - class cwi.GraphXML.Elements.Extensions.
Class of user extensions.
Extensions(Extensions.ExtensionNode[]) - Constructor for class cwi.GraphXML.Elements.Extensions
Initialization of the extension class with the list of extension nodes.
Extensions.ExtensionNode - class cwi.GraphXML.Elements.Extensions.ExtensionNode.
This is what the 'public' sees of an extension node.
Extensions.ExtensionNode(String, Properties, Node) - Constructor for class cwi.GraphXML.Elements.Extensions.ExtensionNode
 
editEdge(Node, boolean) - Method in class cwi.GraphXML.InterpretDocument
 
editNode(Node, boolean) - Method in class cwi.GraphXML.InterpretDocument
Edit a node.
entityResolver - Variable in class cwi.GraphXML.AbstractParser
 
error(SAXParseException) - Method in class cwi.GraphXML.XercesParser.XercesErrorHandler
Error.

F

FilePicker - class cwi.SVGGraphics.FilePicker.
Wrapper around the file chooser widget of Swing to generate a new svg file.
FilePicker() - Constructor for class cwi.SVGGraphics.FilePicker
 
fatalError(SAXParseException) - Method in class cwi.GraphXML.XercesParser.XercesErrorHandler
Fatal error.
fill(Shape) - Method in class cwi.SVGGraphics.SVGGraphics
Fills the interior of a Shape using the settings of the Graphics2D context.
fillArc(int, int, int, int, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Fills a circular or elliptical arc covering the specified rectangle.
fillOval(int, int, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Fills an oval bounded by the specified rectangle with the current color.
fillPolygon(int[], int[], int) - Method in class cwi.SVGGraphics.SVGGraphics
Fills a closed polygon defined by arrays of x and y coordinates.
fillRect(int, int, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Fills the specified rectangle.
fillRoundRect(int, int, int, int, int, int) - Method in class cwi.SVGGraphics.SVGGraphics
Fills the specified rounded corner rectangle with the current color.
finalize() - Method in class cwi.GraphXML.StructureIterator
This method overrides the inherited method from class Object.
fireParserError(String) - Method in class cwi.GraphXML.AbstractParser
Fire parser error.
fireParserError(String) - Method in interface cwi.GraphXML.ParserError
Fire parser error.
fireParserFatalError(String) - Method in class cwi.GraphXML.AbstractParser
Fire fatal parser error.
fireParserFatalError(String) - Method in interface cwi.GraphXML.ParserError
Fire fatal parser error.
fireParserWarning(String) - Method in class cwi.GraphXML.AbstractParser
Fire parser warning.
fireParserWarning(String) - Method in interface cwi.GraphXML.ParserError
Fire parser warning.

G

GraphSemantics - interface cwi.GraphXML.GraphSemantics.
Semantic methods for the interpretation of an xmlgraph.
GraphSemanticsAdapter - class cwi.GraphXML.GraphSemanticsAdapter.
A simple implementation of the GraphSemantics interface; all methods are void.
GraphSemanticsAdapter() - Constructor for class cwi.GraphXML.GraphSemanticsAdapter
 
get2DAffineTransform() - Method in class cwi.GraphXML.Elements.Transform
Return a Java2D affine transform
get2Dmatrix() - Method in class cwi.GraphXML.Elements.Transform
Return a 3x3 submatrix, to be used for 3D transform.
get3Dmatrix() - Method in class cwi.GraphXML.Elements.Transform
Return the full, 4x4 matrix
getAttributes() - Method in class cwi.GraphXML.Elements.Extensions.ExtensionNode
Get the attributes of the node in the form of a java.util.Properties instance.
getBackground() - Method in class cwi.SVGGraphics.SVGGraphics
Returns the background colour used for clearing a region.
getBooleanAttribute(String) - Method in class cwi.GraphXML.Elements.AttributeProperties
Get a boolean attribute, if defined.
getBooleanKeys() - Method in class cwi.GraphXML.Elements.AttributeProperties
Return an iterator for the boolean attributes
getClip() - Method in class cwi.SVGGraphics.SVGGraphics
Gets the current clipping area.
getClipBounds() - Method in class cwi.SVGGraphics.SVGGraphics
Returns the bounding rectangle of the current clipping area.
getColor() - Method in class cwi.SVGGraphics.SVGGraphics
Gets this graphics context's current color.
getComposite() - Method in class cwi.SVGGraphics.SVGGraphics
Returns the current Composite in the Graphics2D context.
getContentRole() - Method in class cwi.GraphXML.Elements.Reference
 
getContentTitle() - Method in class cwi.GraphXML.Elements.Reference
 
getData() - Method in class cwi.GraphXML.Elements.ApplicationData
Get data.
getDatarefs() - Method in class cwi.GraphXML.Elements.ApplicationData
Get the data references.
getDefaultEdgeStyle() - Method in class cwi.GraphXML.Elements.Style
Return default edge style.
getDefaultNodeStyle() - Method in class cwi.GraphXML.Elements.Style
Return default node style.
getDepth() - Method in class cwi.GraphXML.Elements.Size
 
getDeviceConfiguration() - Method in class cwi.SVGGraphics.SVGGraphics
Returns the device configuration associated with this Graphics2D.
getDomNode() - Method in class cwi.GraphXML.Elements.Extensions.ExtensionNode
Get the real node in the form of an org.w3c.dom.Node instance.
getEdgeStyle(String) - Method in class cwi.GraphXML.Elements.Style
Return edge style for a class.
getEdgeStyleClasses() - Method in class cwi.GraphXML.Elements.Style
Return all class names which have an edge style defined.
getExtensionNodes() - Method in class cwi.GraphXML.Elements.Extensions
Get the list of extensions.
getFillColor() - Method in class cwi.GraphXML.Elements.VisualProperties
Fill colour value.
getFillStyle() - Method in class cwi.GraphXML.Elements.VisualProperties
Area fill style.
getFont() - Method in class cwi.SVGGraphics.SVGGraphics
Gets the current font.
getFontMetrics(Font) - Method in class cwi.SVGGraphics.SVGGraphics
Gets the font metrics for the specified font.
getFontRenderContext() - Method in class cwi.SVGGraphics.SVGGraphics
Get the rendering context of the Font within this Graphics2D context.
getGraphSpecificProperties() - Method in class cwi.GraphXML.Elements.ApplicationData
Get graph-specific properties.
getHeight() - Method in class cwi.GraphXML.Elements.Size
 
getImage() - Method in class cwi.GraphXML.Elements.Picture
A utility function which returns the stored image in awt Image format, rather than a simple URL.
getImage() - Method in class cwi.GraphXML.Elements.VisualProperties
Image URl.
getImage() - Method in class cwi.SVGGraphics.STestCanvas
 
getImageFillControl() - Method in class cwi.GraphXML.Elements.VisualProperties
Image fill control.
getKeywords() - Static method in class cwi.GraphXML.AbstractParser
Return the GraphXML keywords.
getLabel() - Method in class cwi.GraphXML.Elements.ApplicationData
Get the label.
getLineColors() - Method in class cwi.GraphXML.Elements.VisualProperties
Line Colour values.
getLinePattern() - Method in class cwi.GraphXML.Elements.VisualProperties
Line pattern.
getLineWidth() - Method in class cwi.GraphXML.Elements.VisualProperties
Width value.
getName() - Method in class cwi.GraphXML.Elements.Extensions.ExtensionNode
Get the name of the node.
getNodeStyle(String) - Method in class cwi.GraphXML.Elements.Style
Return edge style for a class.
getNodeStyleClasses() - Method in class cwi.GraphXML.Elements.Style
Return all class names which have a node style defined.
getNumberOfEdits() - Method in class cwi.GraphXML.StructureIterator
Return number of edit block definitions
getNumberOfGraphs() - Method in class cwi.GraphXML.StructureIterator
Return number of graph definitions
getPaint() - Method in class cwi.SVGGraphics.SVGGraphics
Returns the current Paint of the Graphics2D context.
getPositions() - Method in class cwi.GraphXML.Elements.Path
 
getProperties() - Method in class cwi.GraphXML.Elements.ApplicationData
Get properties.
getReference() - Method in class cwi.GraphXML.Elements.Picture
Return the reference of the image
getRenderingHint(RenderingHints.Key) - Method in class cwi.SVGGraphics.SVGGraphics
Returns the value of a single preference for the rendering algorithms.
getRenderingHints() - Method in class cwi.SVGGraphics.SVGGraphics
Gets the preferences for the rendering algorithms.
getSVGFile() - Static method in class cwi.SVGGraphics.FilePicker
Main entry: get an svg file for writing.
getStoppers() - Static method in class cwi.GraphXML.AbstractParser
Return the 'stopper' keywords.
getStringAttribute(String) - Method in class cwi.GraphXML.Elements.AttributeProperties
Get a string attribute, if defined.
getStringKeys() - Method in class cwi.GraphXML.Elements.AttributeProperties
Return an iterator for the string attributes
getStroke() - Method in class cwi.SVGGraphics.SVGGraphics
Returns the current Stroke.
getTransform() - Method in class cwi.SVGGraphics.SVGGraphics
Returns a copy of the current Transform in the Graphics2D context.
getType() - Method in class cwi.GraphXML.Elements.Path
 
getURL() - Method in class cwi.GraphXML.Elements.Picture
Return the direct URL of the image
getURL() - Method in class cwi.GraphXML.Elements.Reference
 
getWidth() - Method in class cwi.GraphXML.Elements.Size
 
getX() - Method in class cwi.GraphXML.Elements.Position
 
getXMLColour(String) - Static method in class cwi.GraphXML.Elements.VisualProperties
Colour decoder.
getY() - Method in class cwi.GraphXML.Elements.Position
 
getZ() - Method in class cwi.GraphXML.Elements.Position
 

H

handlePI(String, HashMap) - Method in interface cwi.GraphXML.GraphSemantics
Handle a processing instruction.
handlePI(String, HashMap) - Method in class cwi.GraphXML.GraphSemanticsAdapter
Handle a processing instruction.
handlePI(String, HashMap) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Handle a processing instruction.
hasNextEditBlock() - Method in class cwi.GraphXML.StructureIterator
Is there more edit block definitions to interpret?
hasNextGraph() - Method in class cwi.GraphXML.StructureIterator
Is there more graph definitions to interpret?
hit(Rectangle, Shape, boolean) - Method in class cwi.SVGGraphics.SVGGraphics
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.

I

InterpretDocument - class cwi.GraphXML.InterpretDocument.
Interpret a full GraphXML document.
InterpretDocument(GraphSemantics, ParserError) - Constructor for class cwi.GraphXML.InterpretDocument
 
image - Variable in class cwi.SVGGraphics.STestCanvas
 
implScript() - Method in class cwi.GraphXML.Elements.VisualProperties
Implementation class.
initGraphXML(ApplicationData, Extensions, ParserError) - Method in interface cwi.GraphXML.GraphSemantics
Init GraphXML.
initGraphXML(ApplicationData, Extensions, ParserError) - Method in class cwi.GraphXML.GraphSemanticsAdapter
Init GraphXML.
initGraphXML(ApplicationData, Extensions, ParserError) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Init GraphXML.
interpret(String) - Method in class cwi.GraphXML.AbstractParser
Parse and interpret an xml graph file as one unit.
interpret(InputStream) - Method in class cwi.GraphXML.AbstractParser
Parse and iterpret an xml graph
interpretEdge(Node) - Method in class cwi.GraphXML.InterpretDocument
Interpret an edge.
interpretEdit(Node) - Method in class cwi.GraphXML.InterpretDocument
Interpret an edit block
interpretEditBundle(Node) - Method in class cwi.GraphXML.InterpretDocument
An edit bundle.
interpretGraph(Node) - Method in class cwi.GraphXML.InterpretDocument
A full graph.
interpretNextEditBlock() - Method in class cwi.GraphXML.StructureIterator
Interpret next edit block.
interpretNextGraph() - Method in class cwi.GraphXML.StructureIterator
Interpret next graph.
interpretNode(Node) - Method in class cwi.GraphXML.InterpretDocument
Interpret a node.
isBooleanAttributeDefined(String) - Method in class cwi.GraphXML.Elements.AttributeProperties
 
isEmpty() - Method in class cwi.GraphXML.Elements.AttributeProperties
Just a shorthand to see if there are attributes at all...
isEmpty() - Method in class cwi.GraphXML.Elements.Style
 
isEmpty() - Method in class cwi.GraphXML.Elements.VisualProperties
Is there anyting in the class?
isStringAttributeDefined(String) - Method in class cwi.GraphXML.Elements.AttributeProperties
 

M

main(String[]) - Static method in class cwi.GraphXML.debug.ToyParser
 
main(String[]) - Static method in class cwi.SVGGraphics.STest
 
merge(Style) - Method in class cwi.GraphXML.Elements.Style
Merge of the instance with another, lower priority instance.
merge(VisualProperties) - Method in class cwi.GraphXML.Elements.VisualProperties
Merge of the instance with another, lower priority instance.

N

NONE - Static variable in class cwi.GraphXML.Elements.VisualProperties
 
newEdge(String, String, String, String, Reference, Reference, ApplicationData, Extensions, VisualProperties, AttributeProperties, Path) - Method in interface cwi.GraphXML.GraphSemantics
New edge in a graph definition.
newEdge(String, String, String, String, ApplicationData, Extensions, VisualProperties, AttributeProperties, Path) - Method in interface cwi.GraphXML.GraphSemantics
New edge in a graph definition.
newEdge(String, String, String, Reference, Reference) - Method in interface cwi.GraphXML.GraphSemantics
New edge with no additional information.
newEdge(String, String, String) - Method in interface cwi.GraphXML.GraphSemantics
New edge with no additional information.
newEdge(String, String, String, String, Reference, Reference, ApplicationData, Extensions, VisualProperties, AttributeProperties, Path) - Method in class cwi.GraphXML.GraphSemanticsAdapter
New edge in a graph definition.
newEdge(String, String, String, String, ApplicationData, Extensions, VisualProperties, AttributeProperties, Path) - Method in class cwi.GraphXML.GraphSemanticsAdapter
New edge in a graph definition.
newEdge(String, String, String, Reference, Reference) - Method in class cwi.GraphXML.GraphSemanticsAdapter
New edge with no additional information.
newEdge(String, String, String) - Method in class cwi.GraphXML.GraphSemanticsAdapter
New edge with no additional information.
newEdge(String, String, String, String, Reference, Reference, ApplicationData, Extensions, VisualProperties, AttributeProperties, Path) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
New edge in a graph definition.
newEdge(String, String, String, String, ApplicationData, Extensions, VisualProperties, AttributeProperties, Path) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
New edge in a graph definition.
newEdge(String, String, String, Reference, Reference) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
New edge with no additional information.
newEdge(String, String, String) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
New edge with no additional information.
newEditBundle() - Method in interface cwi.GraphXML.GraphSemantics
New edit bundle starts.
newEditBundle() - Method in class cwi.GraphXML.GraphSemanticsAdapter
New edit bundle starts.
newEditBundle() - Method in class cwi.GraphXML.debug.DebugGraphSemantics
New edit bundle starts.
newGraph(String, AttributeProperties, ApplicationData, Extensions, Style, Picture, Size) - Method in interface cwi.GraphXML.GraphSemantics
New graph.
newGraph(String, AttributeProperties, ApplicationData, Extensions, Style, Picture, Size) - Method in class cwi.GraphXML.GraphSemanticsAdapter
New graph.
newGraph(String, AttributeProperties, ApplicationData, Extensions, Style, Picture, Size) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
New graph.
newNode(String, String, boolean, Reference, ApplicationData, Extensions, VisualProperties, AttributeProperties, Style, Position, Size, Transform) - Method in interface cwi.GraphXML.GraphSemantics
New node in a graph definition.
newNode(String) - Method in interface cwi.GraphXML.GraphSemantics
New node with no additional information.
newNode(String, String, boolean, Reference, ApplicationData, Extensions, VisualProperties, AttributeProperties, Style, Position, Size, Transform) - Method in class cwi.GraphXML.GraphSemanticsAdapter
New node in a graph definition.
newNode(String) - Method in class cwi.GraphXML.GraphSemanticsAdapter
New node with no additional information.
newNode(String, String, boolean, Reference, ApplicationData, Extensions, VisualProperties, AttributeProperties, Style, Position, Size, Transform) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
New node in a graph definition.
newNode(String) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
New node with no additional information.
newRemoveBlock(String, Reference, AttributeProperties) - Method in interface cwi.GraphXML.GraphSemantics
New remove block starts
newRemoveBlock(String, Reference, AttributeProperties) - Method in class cwi.GraphXML.GraphSemanticsAdapter
New remove block starts
newRemoveBlock(String, Reference, AttributeProperties) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
New remove block starts
newReplaceBlock(String, Reference, AttributeProperties) - Method in interface cwi.GraphXML.GraphSemantics
New replace block starts
newReplaceBlock(String, Reference, AttributeProperties) - Method in class cwi.GraphXML.GraphSemanticsAdapter
New replace block starts
newReplaceBlock(String, Reference, AttributeProperties) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
New replace block starts
notHandledAttributes - Static variable in class cwi.GraphXML.Elements.AttributeProperties
 

P

POLYLINE - Static variable in class cwi.GraphXML.Elements.Path
 
ParserError - interface cwi.GraphXML.ParserError.
Separating this interface is just a syntactic sugar; in some cases, various modules are interested in an error manager only, not a full parser.
ParserErrorListener - interface cwi.GraphXML.ParserErrorListener.
Classes implementing this interface can react on errors raised by the parser.
ParserListenerAdapter - class cwi.GraphXML.ParserListenerAdapter.
A simple implementation of the Parser Error Listener interface, which prints the messages on the standard error output.
ParserListenerAdapter() - Constructor for class cwi.GraphXML.ParserListenerAdapter
 
Path - class cwi.GraphXML.Elements.Path.
Path information.
Path() - Constructor for class cwi.GraphXML.Elements.Path
 
Picture - class cwi.GraphXML.Elements.Picture.
This class represents an image in GraphXML, used as a graph icon or a fill property.
Picture(Reference) - Constructor for class cwi.GraphXML.Elements.Picture
 
Picture.urlImageFilter - class cwi.GraphXML.Elements.Picture.urlImageFilter.
This filter is used to add a 'url' property to an image.
Picture.urlImageFilter(URL) - Constructor for class cwi.GraphXML.Elements.Picture.urlImageFilter
 
Position - class cwi.GraphXML.Elements.Position.
Size information
Position() - Constructor for class cwi.GraphXML.Elements.Position
 
paint(Graphics) - Method in class cwi.SVGGraphics.STestCanvas
This is just to override the inherited paint operation.
parse(String) - Method in class cwi.GraphXML.AbstractParser
Parse a document, return a Document element.
parse(InputStream) - Method in class cwi.GraphXML.AbstractParser
Parse a document, return a Document element.
parse(InputStream, boolean) - Method in class cwi.GraphXML.AbstractParser
Parse a document, return a Document element.
parse(InputStream, boolean) - Method in class cwi.GraphXML.XercesParser
The 'real' parsing
parserError(String) - Method in interface cwi.GraphXML.ParserErrorListener
Parser Error
parserError(String) - Method in class cwi.GraphXML.ParserListenerAdapter
Parser Error
parserFatalError(String) - Method in interface cwi.GraphXML.ParserErrorListener
Parser Fatal Error
parserFatalError(String) - Method in class cwi.GraphXML.ParserListenerAdapter
Parser Fatal Error
parserWarning(String) - Method in interface cwi.GraphXML.ParserErrorListener
Parser Warning.
parserWarning(String) - Method in class cwi.GraphXML.ParserListenerAdapter
Parser Warning.
predefinedColour - Static variable in class cwi.GraphXML.Elements.VisualProperties
 
predefinedStyle - Static variable in class cwi.GraphXML.Elements.VisualProperties
 
println(String[]) - Method in class cwi.SVGGraphics.SVGGraphics
Print a sequence of lines to the output.
println(String) - Method in class cwi.SVGGraphics.SVGGraphics
Print a line to the output.
printlnDef(String) - Method in class cwi.SVGGraphics.SVGGraphics
Print a line to the defintion section.

R

RESIZE - Static variable in class cwi.GraphXML.Elements.VisualProperties
 
Reference - class cwi.GraphXML.Elements.Reference.
This class represents a link reference as used in the GraphXML dtd.
Reference(URL, String, String) - Constructor for class cwi.GraphXML.Elements.Reference
 
removeEdge(String, String, String) - Method in interface cwi.GraphXML.GraphSemantics
Remove an edge
removeEdge(String, String, String) - Method in class cwi.GraphXML.GraphSemanticsAdapter
Remove an edge
removeEdge(String, String, String) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Remove an edge
removeEdgeComponent(String, String, String, ApplicationData, Extensions, VisualProperties, AttributeProperties, Path) - Method in interface cwi.GraphXML.GraphSemantics
Remove edge components
removeEdgeComponent(String, String, String, ApplicationData, Extensions, VisualProperties, AttributeProperties, Path) - Method in class cwi.GraphXML.GraphSemanticsAdapter
Remove edge components
removeEdgeComponent(String, String, String, ApplicationData, Extensions, VisualProperties, AttributeProperties, Path) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Remove edge components
removeNode(String) - Method in interface cwi.GraphXML.GraphSemantics
Remove a Node
removeNode(String) - Method in class cwi.GraphXML.GraphSemanticsAdapter
Remove a Node
removeNode(String) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Remove a Node
removeNodeComponent(String, ApplicationData, Extensions, VisualProperties, AttributeProperties, Style, Position, Size, Transform) - Method in interface cwi.GraphXML.GraphSemantics
Remove components of a node.
removeNodeComponent(String, ApplicationData, Extensions, VisualProperties, AttributeProperties, Style, Position, Size, Transform) - Method in class cwi.GraphXML.GraphSemanticsAdapter
Remove components of a node.
removeNodeComponent(String, ApplicationData, Extensions, VisualProperties, AttributeProperties, Style, Position, Size, Transform) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Remove components of a node.
removeParserErrorListener(ParserErrorListener) - Method in class cwi.GraphXML.AbstractParser
Remove a listener
renderingHintsHigh - Static variable in class cwi.SVGGraphics.STest
 
replaceEdge(String, String, String, String) - Method in interface cwi.GraphXML.GraphSemantics
Replace an edge
replaceEdge(String, String, String, String) - Method in class cwi.GraphXML.GraphSemanticsAdapter
Replace an edge
replaceEdge(String, String, String, String) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Replace an edge
replaceEdgeComponent(String, String, String, String, ApplicationData, Extensions, VisualProperties, AttributeProperties, Path) - Method in interface cwi.GraphXML.GraphSemantics
Replace edge components
replaceEdgeComponent(String, String, String, String, ApplicationData, Extensions, VisualProperties, AttributeProperties, Path) - Method in class cwi.GraphXML.GraphSemanticsAdapter
Replace edge components
replaceEdgeComponent(String, String, String, String, ApplicationData, Extensions, VisualProperties, AttributeProperties, Path) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Replace edge components
replaceNode(String, String, boolean, Reference) - Method in interface cwi.GraphXML.GraphSemantics
Replace a Node
replaceNode(String, String, boolean, Reference) - Method in class cwi.GraphXML.GraphSemanticsAdapter
Replace a Node
replaceNode(String, String, boolean, Reference) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Replace a Node
replaceNodeComponent(String, String, boolean, Reference, ApplicationData, Extensions, VisualProperties, AttributeProperties, Style, Position, Size, Transform) - Method in interface cwi.GraphXML.GraphSemantics
Replace components of a node.
replaceNodeComponent(String, String, boolean, Reference, ApplicationData, Extensions, VisualProperties, AttributeProperties, Style, Position, Size, Transform) - Method in class cwi.GraphXML.GraphSemanticsAdapter
Replace components of a node.
replaceNodeComponent(String, String, boolean, Reference, ApplicationData, Extensions, VisualProperties, AttributeProperties, Style, Position, Size, Transform) - Method in class cwi.GraphXML.debug.DebugGraphSemantics
Replace components of a node.
rotate(double) - Method in class cwi.SVGGraphics.SVGGraphics
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - Method in class cwi.SVGGraphics.SVGGraphics
Concatenates the current Graphics2D Transform with a translated rotation transform.

S

SOLID - Static variable in class cwi.GraphXML.Elements.VisualProperties
 
SPLINE - Static variable in class cwi.GraphXML.Elements.Path
 
STest - class cwi.SVGGraphics.STest.
Test program for SVGGraphics.
STest() - Constructor for class cwi.SVGGraphics.STest
 
STest.act1 - class cwi.SVGGraphics.STest.act1.
 
STest.act1(String) - Constructor for class cwi.SVGGraphics.STest.act1
 
STest.act1() - Constructor for class cwi.SVGGraphics.STest.act1
 
STest.svg - class cwi.SVGGraphics.STest.svg.
 
STest.svg(String) - Constructor for class cwi.SVGGraphics.STest.svg
 
STest.svg() - Constructor for class cwi.SVGGraphics.STest.svg
 
STestCanvas - class cwi.SVGGraphics.STestCanvas.
Simple test canvas to do some simple Java2D drawing.
STestCanvas() - Constructor for class cwi.SVGGraphics.STestCanvas
 
SVGGraphics - class cwi.SVGGraphics.SVGGraphics.
SVG generator for Java.
SVGGraphics() - Constructor for class cwi.SVGGraphics.SVGGraphics
Create a new object.
SVGGraphics(PrintStream, Component) - Constructor for class cwi.SVGGraphics.SVGGraphics
Create a new object.
SVGImageFilter - class cwi.SVGGraphics.SVGImageFilter.
A simple image filter, which adds a "url" property to the image object.
SVGImageFilter(String) - Constructor for class cwi.SVGGraphics.SVGImageFilter
 
SVGImageFilter(URL) - Constructor for class cwi.SVGGraphics.SVGImageFilter
 
Size - class cwi.GraphXML.Elements.Size.
Size information
Size() - Constructor for class cwi.GraphXML.Elements.Size
 
StructureIterator - class cwi.GraphXML.StructureIterator.
Structure iterator class.
StructureIterator(InterpretDocument, Node[], Node[][]) - Constructor for class cwi.GraphXML.StructureIterator
 
Style - class cwi.GraphXML.Elements.Style.
Implementation of a