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  
warn(location, message, e, context:com.yworks.io.graphml.reader:GraphMLParseContext) — Method in interface com.yworks.io.graphml.reader.IGraphMLParseErrorHandler
Handles an warning message that originates from the parser or subordinate classes.
warn(location, message, e, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in interface com.yworks.io.graphml.writer.IGraphMLWriteErrorHandler
Handles an warning message that originates from the writer or subordinate classes.
WARP — Constant static property in class com.yworks.canvas.input.HandleType
A handle which can be used to warp an object.
west — Static property in class com.yworks.graph.model.ExteriorLabelModel
A convenience parameter instance that can be shared between label instances.
west — Static property in class com.yworks.graph.model.InteriorLabelModel
A convenience parameter instance that can be shared between label instances.
west — Static property in class com.yworks.graph.model.InteriorStretchLabelModel
A convenience parameter instance that can be shared between label instances.
WEST — Constant static property in class com.yworks.canvas.input.RectangleHandlePositions
Indicates the position at west.
WHITE — Constant static property in class com.yworks.graph.drawing.Fills
WHITE — Constant static property in class com.yworks.graph.drawing.Strokes
width — Property in class com.yworks.canvas.geom.ImmutableRectangle
Gets the width of the rectangle.
width — Property in class com.yworks.canvas.geom.ImmutableSize
Returns the width of this instance.
width — Property in interface com.yworks.canvas.geom.ISize
Gets the current width of this instance.
width — Property in interface com.yworks.canvas.geom.ISizeSetter
Sets the width of this instance.
width — Property in class com.yworks.canvas.geom.OrientedRectangle
The width of this instance from the ISize instance.
width — Property in class com.yworks.canvas.geom.Size
The width.
width — Property in class com.yworks.canvas.geom.YRectangle
Gets or sets the width of this instance from the Size instance.
width — Property in interface com.yworks.graph.drawing.IIcon
The width of the icon.
width — Property in class com.yworks.graph.drawing.ImageIcon
The width of the icon.
worldCoords — Property in class com.yworks.canvas.input.CanvasContextMenuEvent
The world coordinates at which the event occurred.
worldCoords — Property in class com.yworks.canvas.input.CanvasMouseEvent
The world coordinates at which the event occurred.
worldToStage(pView:com.yworks.canvas.geom:IPoint) — Method in interface com.yworks.canvas.ICanvasContext
Creates a point that corresponds to the given point in stage coordinates.
worldX — Property in class com.yworks.canvas.input.CanvasContextMenuEvent
The horizontal view coordinate at which the event occurred.
worldX — Property in class com.yworks.canvas.input.CanvasMouseEvent
The horizontal world coordinate at which the event occurred.
worldY — Property in class com.yworks.canvas.input.CanvasContextMenuEvent
The vertical view coordinate at which the event occurred.
worldY — Property in class com.yworks.canvas.input.CanvasMouseEvent
The vertical world coordinate at which the event occurred.
wrap(position, handle:com.yworks.canvas.input:IHandle) — Method in class com.yworks.canvas.input.CompositeHandle
Wraps a given implementation so that it appears to be synchronized with all handles that are used for the same position identifier.
wrapped — Property in class com.yworks.graph.drawing.DelegatingStyle
Provides access to the wrapped node style instance by reference.
write(graph:com.yworks.graph.model:IGraph) — Method in class com.yworks.io.graphml.GraphMLIOHandler
Write the given graph to a XML Object in GraphML format.
write(edge:com.yworks.graph.model:IEdge, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.AbstractEdgeRealizerSerializer
Write the given edge style in a format that can be parsed into a edge realizer by yFiles Java.
write(node:com.yworks.graph.model:INode, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.AbstractJavaNodeRealizerSerializer
Write the given node style in a format that can be parsed into a node realizer by yFiles Java.
write(node:com.yworks.graph.model:INode, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.AbstractNodeRealizerSerializer
Write the given node style in a format that can be parsed into a node realizer by yFiles Java.
write(edge:com.yworks.graph.model:IEdge, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in interface com.yworks.io.graphml.realizer.IEdgeRealizerSerializer
Write the given edge style in a format that can be parsed into a edge realizer by yFiles Java.
write(label:com.yworks.graph.model:ILabel, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in interface com.yworks.io.graphml.realizer.ILabelSerializer
Write the given label style in a format that can be parsed by yFiles Java.
write(node:com.yworks.graph.model:INode, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in interface com.yworks.io.graphml.realizer.INodeRealizerSerializer
Write the given node style in a format that can be parsed into a node realizer by yFiles Java.
write(node:com.yworks.graph.model:INode, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.JavaGroupNodeRealizerSerializer
Write the given node style in a format that can be parsed into a node realizer by yFiles Java.
write(node:com.yworks.graph.model:INode, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.JavaImageNodeRealizerSerializer
Write the given node style in a format that can be parsed into a node realizer by yFiles Java.
write(node:com.yworks.graph.model:INode, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.JavaShapeNodeRealizerSerializer
Write the given node style in a format that can be parsed into a node realizer by yFiles Java.
write(edge:com.yworks.graph.model:IEdge, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.PolylineEdgeStyleRealizerSerializer
Write the given edge style in a format that can be parsed into a edge realizer by yFiles Java.
write(node:com.yworks.graph.model:INode, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.ProxyNodeRealizerSerializer
Because only the active realizer of all yFiles Java proxy realizers is parsed, serialization is handled by the serializers for style instances representing the active realizers.
write(node:com.yworks.graph.model:INode, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.ShapeNodeStyleRealizerSerializer
Write the given node style in a format that can be parsed into a node realizer by yFiles Java.
write(label:com.yworks.graph.model:ILabel, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.SimpleLabelRealizerSerializer
does nothing.
write(coreWriter:com.yworks.io.graphml.writer:IXmlWriter) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter
Start the writing process.
writeAttribute(localName, value, ns) — Method in class com.yworks.io.graphml.writer.DefaultXmlWriter
Write a Xml attribute node.
writeAttribute(localName, value, ns) — Method in interface com.yworks.io.graphml.writer.IXmlWriter
Write a Xml attribute node.
writeAttributes(edge:com.yworks.graph.model:IEdge, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.AbstractEdgeRealizerSerializer
Write the attributes of the realizer xml element
writeAttributes(node:com.yworks.graph.model:INode, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.AbstractJavaNodeRealizerSerializer
Write the attributes of the realizer xml element
writeAttributes(node:com.yworks.graph.model:INode, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.AbstractNodeRealizerSerializer
Write the attributes of the realizer xml element
writeAttributes(edge:com.yworks.graph.model:IEdge, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in interface com.yworks.io.graphml.realizer.IEdgeRealizerSerializer
Write the attributes of the realizer xml element
writeAttributes(style:com.yworks.graph.drawing:ILabelStyle, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in interface com.yworks.io.graphml.realizer.ILabelSerializer
Write the attributes of the label xml element
writeAttributes(node:com.yworks.graph.model:INode, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in interface com.yworks.io.graphml.realizer.INodeRealizerSerializer
Write the attributes of the realizer xml element
writeAttributes(style:com.yworks.graph.drawing:ILabelStyle, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.SimpleLabelRealizerSerializer
Write the attributes of the label xml element
writeComment(comment) — Method in class com.yworks.io.graphml.writer.DefaultXmlWriter
Write a Xml comment node
writeComment(comment) — Method in interface com.yworks.io.graphml.writer.IXmlWriter
Write a Xml comment node
writeData(coreWriter:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter
This method is called whenever a new write process is started.
writeDataElement(oh:com.yworks.io.graphml.writer:IOutputHandler, coreWriter:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter
Write a single data element with the given output handler.
writeEdge(edge:com.yworks.graph.model:IEdge, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.WriteEdgeRealizerHandler
Serialize the given edge.
writeEdge(provider:com.yworks.io.graphml.writer:IGraphElementProvider, edge, coreWriter:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter
Writes an edge element.
writeEdgelabel(writer:com.yworks.io.graphml.writer:IXmlWriter, edge:com.yworks.graph.model:IEdge, label:com.yworks.graph.model:ILabel) — Static method in class com.yworks.io.graphml.realizer.GraphicsSerializationToolkit
Writes an XML element representing a given edge label.
WriteEdgeLayoutHandler — Class in package com.yworks.io.graphml.writer
Output handler that writes edge geometry data.
WriteEdgeRealizerHandler — Class in package com.yworks.io.graphml.realizer
Output handler that delegates serialization to IEdgeRealizerSerializer instances.
writeEndDocument() — Method in class com.yworks.io.graphml.writer.DefaultXmlWriter
Close the output.
writeEndDocument() — Method in interface com.yworks.io.graphml.writer.IXmlWriter
Close the output.
writeEndElement() — Method in class com.yworks.io.graphml.writer.DefaultXmlWriter
Close a XML element previously opened with writeStartElement.
writeEndElement() — Method in interface com.yworks.io.graphml.writer.IXmlWriter
Close a XML element previously opened with writeStartElement.
writeFill(writer:com.yworks.io.graphml.writer:IXmlWriter, jStyle:com.yworks.graph.drawing.compat:AbstractJavaNodeStyle) — Method in class com.yworks.io.graphml.realizer.AbstractJavaNodeRealizerSerializer
Writes the fill style into the XML writer.
writeGraph(ioHandler:com.yworks.io.graphml:GraphMLIOHandler) — Method in class com.yworks.ui.GraphCanvasComponent
Convenience method that exports the graph to XML using the GraphML format.
writeGraphElement(provider:com.yworks.io.graphml.writer:IGraphElementProvider, coreWriter:com.yworks.io.graphml.writer:IXmlWriter, topLevel, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter
Write the <graph> element that represents the graph that is accessed through the provider.
writeKeyDefinition(oh:com.yworks.io.graphml.writer:IOutputHandler, coreWriter:com.yworks.io.graphml.writer:IXmlWriter, scope, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter
Writes a single key definition for the given OutputHandler.
writeKeyDefinitions(coreWriter:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter
Writes all key definitions.
writeLabels — Property in class com.yworks.io.graphml.GraphMLIOHandler
Whether labels should be serialized.
writeLineType(writer:com.yworks.io.graphml.writer:IXmlWriter, tag, lineType:com.yworks.graph.drawing.compat:LineType) — Static method in class com.yworks.io.graphml.realizer.GraphicsSerializationToolkit
Writes an XML element which codes the given line type.
writeLocation(writer:com.yworks.io.graphml.writer:IXmlWriter, name, location:com.yworks.canvas.geom:IPoint) — Static method in class com.yworks.io.graphml.realizer.GraphicsSerializationToolkit
Writes the given location's coordinates to the given writer as element with the given name.
writeMajorVersion — Property in class com.yworks.io.graphml.GraphMLIOHandler
The major file format version for the output
writeMinorVersion — Property in class com.yworks.io.graphml.GraphMLIOHandler
The minor file format version for the output
writeNode(node:com.yworks.graph.model:INode, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.WriteNodeRealizerHandler
Serialize the given node.
writeNode(provider:com.yworks.io.graphml.writer:IGraphElementProvider, node, coreWriter:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter
Writes a node element.
writeNodeLabel(writer:com.yworks.io.graphml.writer:IXmlWriter, node:com.yworks.graph.model:INode, label:com.yworks.graph.model:ILabel) — Static method in class com.yworks.io.graphml.realizer.GraphicsSerializationToolkit
Writes an XML element representing a given node label.
writeNodeLayout(writer:com.yworks.io.graphml.writer:IXmlWriter, node:com.yworks.graph.model:INode) — Static method in class com.yworks.io.graphml.realizer.GraphicsSerializationToolkit
Writes the given node's layout to the given writer.
WriteNodeLayoutHandler — Class in package com.yworks.io.graphml.writer
Output handler that writes node geometry data.
WriteNodeRealizerHandler — Class in package com.yworks.io.graphml.realizer
Output handler that delegates serialization to INodeRealizerSerializer instances.
writePath(edge:com.yworks.graph.model:IEdge, writer:com.yworks.io.graphml.writer:IXmlWriter) — Static method in class com.yworks.io.graphml.realizer.GraphicsSerializationToolkit
Writes the path of the given edge.
writePath(coreWriter:com.yworks.io.graphml.writer:IXmlWriter, edge:com.yworks.graph.model:IEdge) — Method in class com.yworks.io.graphml.writer.WriteEdgeLayoutHandler
Actually writes the edge path.
writePort(provider:com.yworks.io.graphml.writer:IGraphElementProvider, port, coreWriter:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter
Writes a port element.
WritePortLayoutHandler — Class in package com.yworks.io.graphml.writer
Output handler that writes port geometry data.
writeProcessingInstruction(target, pi) — Method in class com.yworks.io.graphml.writer.DefaultXmlWriter
Write a Xml processing instruction
writeProcessingInstruction(target, pi) — Method in interface com.yworks.io.graphml.writer.IXmlWriter
Write a Xml processing instruction
writeRealizers — Property in class com.yworks.io.graphml.GraphMLIOHandler
Whether styles should be serialized as realizers.
writeRGBAColor(writer:com.yworks.io.graphml.writer:IXmlWriter, tag, color, alpha) — Static method in class com.yworks.io.graphml.realizer.GraphicsSerializationToolkit
Writes an XML element representing the given ARGB color.
writeRootElement(coreWriter:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter
Method that writes the <graphml> element and everything contained to the output stream.
writeSharedReferences — Property in class com.yworks.io.graphml.GraphMLIOHandler
Get or set whether embedded resources should be written in a separate block.
writeStartDocument(docTag, ns) — Method in class com.yworks.io.graphml.writer.DefaultXmlWriter
Begin the output process
writeStartDocument(docTag, ns) — Method in interface com.yworks.io.graphml.writer.IXmlWriter
Begin the output process
writeStartElement(localName, ns) — Method in class com.yworks.io.graphml.writer.DefaultXmlWriter
writeStartElement(localName, ns) — Method in interface com.yworks.io.graphml.writer.IXmlWriter
Begin a new Xml element with given parameters.
writeStyle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, style:com.yworks.graph.drawing:IEdgeStyle, writer:com.yworks.io.graphml.writer:IXmlWriter) — Method in class com.yworks.io.graphml.writer.serializer.AbstractEdgeStyleSerializer
Serialize the style itself (without arrows).
writeStyle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, style:com.yworks.graph.drawing:IEdgeStyle, writer:com.yworks.io.graphml.writer:IXmlWriter) — Method in class com.yworks.io.graphml.writer.serializer.PolylineEdgeStyleSerializer
Serialize the style itself (without arrows).
writeStyles — Property in class com.yworks.io.graphml.GraphMLIOHandler
Whether styles should be serialized.
writeText(s) — Method in class com.yworks.io.graphml.writer.DefaultXmlWriter
Write a text node.
writeText(s) — Method in interface com.yworks.io.graphml.writer.IXmlWriter
Write a text node.
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