| 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 | |
| abort(te:com.yworks.support:TransitionEvent) — Method in class com.yworks.canvas.input.MoveViewportInputMode | |
| Called by the state machine when the state changes from prepared to the start state. | |
| AbstractArrowSerializer — Class in package com.yworks.io.graphml.writer.serializer | |
| AbstractConcurrentInputMode — Class in package com.yworks.canvas.input | |
Abstract base class for an IInputMode that can be used
concurrently with other IConcurrentInputMode implementations. |
|
| AbstractContextLookupChainLink — Class in package com.yworks.support | |
Abstract base class that simplifies the implementation of IContextLookupChainLink. |
|
| AbstractDeserializer — Class in package com.yworks.io.graphml.reader | |
Abstract IDeserializer implementation that provides
a default implementation of canHandler. |
|
| AbstractEdgeRealizerSerializer — Class in package com.yworks.io.graphml.realizer | |
| Abstract base class for realizerserializers that can read and/or write edge graphics information written/to be parsed by yFiles Java | |
| AbstractEdgeStyle — Class in package com.yworks.graph.drawing | |
Simple abstract base class for IEdgeStyles. |
|
| AbstractEdgeStyle(styleRenderer:com.yworks.graph.drawing:IStyleRenderer) — Constructor in class com.yworks.graph.drawing.AbstractEdgeStyle | |
| Creates an instance using the provided renderer instance. | |
| AbstractEdgeStyleDeserializer — Class in package com.yworks.io.graphml.reader.deserializer | |
Abstract implementation of IDeserializer for IEdgeStyle
instances. |
|
| AbstractEdgeStyleRenderer — Class in package com.yworks.graph.drawing | |
Abstract base class for IEdgeStyleRenderer
|
|
| AbstractEdgeStyleSerializer — Class in package com.yworks.io.graphml.writer.serializer | |
|
Abstract base class that should be used for all actual serializers for IEdgeStyles
This class provides hooks for serialization of style content and arrow handling |
|
| AbstractInputHandler — Class in package com.yworks.io.graphml.reader | |
Abstract implementation of the IInputHandler interface. |
|
| AbstractInputMode — Class in package com.yworks.canvas.input | |
Abstract base class implementation of an IInputMode. |
|
| AbstractJavaNodeRealizerSerializer — Class in package com.yworks.io.graphml.realizer | |
| Abstract serializer for NodeRealizers for use with the yFiles Java library. | |
| AbstractJavaNodeStyle — Class in package com.yworks.graph.drawing.compat | |
| Abstract Style implementation for use with the yFiles Java library. | |
| AbstractJavaNodeStyle(styleRenderer:com.yworks.graph.drawing.compat:JavaNodeStyleRenderer) — Constructor in class com.yworks.graph.drawing.compat.AbstractJavaNodeStyle | |
| AbstractLabeledItem — Class in package com.yworks.graph.model | |
Base class for ILabeledItem instances. |
|
| AbstractLabeledItem(labelCollection:com.yworks.graph.model:ILabelCollection) — Constructor in class com.yworks.graph.model.AbstractLabeledItem | |
| Creates a new instance using the given collection of labels and a lookup that can optionally be provided. | |
| AbstractLabelStyleRenderer — Class in package com.yworks.graph.drawing | |
Simple abstract base class of an ILabelStyleRenderer that
can be used to conveniently create custom label style implementations. |
|
| AbstractModelItem — Class in package com.yworks.graph.model | |
A basic implementation of a IModelItem
with support for pluggable ILookup implementations. |
|
| AbstractModelItem() — Constructor in class com.yworks.graph.model.AbstractModelItem | |
| Creates a new item. | |
| AbstractNodeRealizerSerializer — Class in package com.yworks.io.graphml.realizer | |
| Abstract base class for realizerserializers that can read and/or write node graphics information written/to be parsed by yFiles Java | |
| AbstractNodeStyleDeserializer — Class in package com.yworks.io.graphml.reader.deserializer | |
| AbstractNodeStyleRenderer — Class in package com.yworks.graph.drawing | |
An abstract implementation of an INodeStyleRenderer. |
|
| AbstractOutputHandler — Class in package com.yworks.io.graphml.writer | |
| Abstract base class for classes that write output into GraphML data elements. | |
| AbstractPortCandidateProvider — Class in package com.yworks.graph.model | |
An abstract convenience implementation of the
IPortCandidateProvider interface. |
|
| AbstractSerializer — Class in package com.yworks.io.graphml.writer | |
Stub implementation of ISerializer
|
|
| AbstractStyle — Class in package com.yworks.graph.drawing | |
| Abstract base class for visual style implementations. | |
| AbstractStyle(styleRenderer:com.yworks.graph.drawing:IStyleRenderer) — Constructor in class com.yworks.graph.drawing.AbstractStyle | |
| Constructor sets the style renderer. | |
| AbstractStyleInstaller — Class in package com.yworks.graph.drawing | |
| Abstract skeleton class for a style installer. | |
| AbstractStyleRenderer — Class in package com.yworks.graph.drawing | |
An abstract generic implementation of an IStyleRenderer
that can be used to install an IModelItem with
a corresponding IVisualStyle and a concrete
style implementation. |
|
| AbstractTextPaintable — Class in package com.yworks.canvas.drawing | |
Provides IPaintable implementations for drawing text. |
|
| AbstractTextPaintable(textFormat) — Constructor in class com.yworks.canvas.drawing.AbstractTextPaintable | |
| Constructor. | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.reader.AbstractInputHandler | |
| This method defines whether a specific key/data pair is handled by the input handler. | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.reader.AttributeInputHandler | |
| Whether this data handler can parse a data section with the given key and scope type. | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.reader.EdgeStyleInputHandler | |
| This method defines whether a specific key/data pair is handled by the input handler. | |
| acceptKey(keyElement, scopeType) — Method in interface com.yworks.io.graphml.reader.IInputHandler | |
| Whether this data handler can parse a data section with the given key and scope type. | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.reader.LabelInputHandler | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.reader.NodeStyleInputHandler | |
| This method defines whether a specific key/data pair is handled by the input handler. | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.reader.ReadEdgeLayoutHandler | |
| This method defines whether a specific key/data pair is handled by the input handler. | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.reader.ReadNodeLayoutHandler | |
| This method defines whether a specific key/data pair is handled by the input handler. | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.reader.ReadPortLayoutHandler | |
| This method defines whether a specific key/data pair is handled by the input handler. | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.reader.SharedDataInputHandler | |
| Whether this data handler can parse a data section with the given key and scope type. | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.realizer.CompatResourceInputHandler | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.realizer.ReadEdgeRealizerHandler | |
| This method defines whether a specific key/data pair is handled by the input handler. | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.realizer.ReadLabelRealizerHandler | |
| This method defines whether a specific key/data pair is handled by the input handler. | |
| acceptKey(keyElement, scopeType) — Method in class com.yworks.io.graphml.realizer.ReadNodeRealizerHandler | |
| This method defines whether a specific key/data pair is handled by the input handler. | |
| Actions — Class in package com.yworks.resources | |
| This class provides some default action icon classes. | |
| activate() — Method in class com.yworks.resources.Cursor | |
Activates this cursor using CursorManager.setCursor. |
|
| activated — Property in class com.yworks.resources.Cursor | |
| Returns whether this cursor is activated, i.e. | |
| active — Property in class com.yworks.canvas.input.HandleInputMode | |
| add(index, x, y) — Method in class com.yworks.canvas.geom.ArrayControlPoints | |
| Adds a point to the list at the given index using the provided coordinates. | |
| add(index, x, y) — Method in class com.yworks.canvas.geom.ControlPoints | |
| Adds a point to the list at the given index using the provided coordinates. | |
| add(index, x, y) — Method in interface com.yworks.canvas.geom.IMutableControlPoints | |
| Adds a point to the list at the given index using the provided coordinates. | |
| add(inputMode:com.yworks.canvas.input:IInputMode, priority) — Method in class com.yworks.canvas.input.MultiplexingInputMode | |
| Adds an input mode using the given priority to this compound mode. | |
| add(modelItem:com.yworks.canvas.model:IModelItem) — Method in class com.yworks.canvas.model.ModelManager | |
| Adds an item to the canvas. | |
| add(index, bend:com.yworks.graph.model:IBend) — Method in class com.yworks.graph.model.BendList | |
| add(label:com.yworks.graph.model:ILabel) — Method in class com.yworks.graph.model.ListLabelCollection | |
| Adds a label to the list. | |
| add(port:com.yworks.graph.model:IPort, pos) — Method in class com.yworks.graph.model.ListPortModel | |
| Adds a port to the list at the given index. | |
| add(link:com.yworks.support:IContextLookupChainLink) — Method in class com.yworks.support.LookupChain | |
| Adds the given link to the end of the chain. | |
| addAll(collection:com.yworks.support:Collection) — Method in class com.yworks.canvas.model.DefaultCollectionModel | |
| Adds all of the elements in the specified collection to this collection (optional operation). | |
| addAll(collection:com.yworks.support:Collection) — Method in class com.yworks.graph.model.BendList | |
| Adds all of the elements in the specified collection to this collection (optional operation). | |
| addAll(collection:com.yworks.support:Collection) — Method in class com.yworks.support.ArrayList | |
| Adds all of the elements in the specified collection to this collection (optional operation). | |
| addAll(collection:com.yworks.support:Collection) — Method in interface com.yworks.support.Collection | |
| Adds all of the elements in the specified collection to this collection (optional operation). | |
| addAll(collection:com.yworks.support:Collection) — Method in class com.yworks.util.CompositeCollectionModel | |
| Adds all of the elements in the specified collection to this collection (optional operation). | |
| addBend(edge:com.yworks.graph.model:IEdge, index, x, y) — Method in class com.yworks.graph.model.DefaultGraph | |
| Adds a bend at the given index to the given edge using the coordinates provided. | |
| addBend(forEdge:com.yworks.graph.model:IEdge, index, bend:com.yworks.graph.model:IBend) — Method in class com.yworks.graph.model.DefaultGraphStructure | |
| Adds a bend to an edge at the given index. | |
| addBend(edge:com.yworks.graph.model:IEdge, index, x, y) — Method in interface com.yworks.graph.model.IGraph | |
| Adds a bend at the given index to the given edge using the coordinates provided. | |
| addBend(forEdge:com.yworks.graph.model:IEdge, index, bend:com.yworks.graph.model:IBend) — Method in interface com.yworks.graph.model.IGraphStructure | |
| Adds a bend to an edge at the given index. | |
| addBendLocationChangedListener(listener:com.yworks.graph.model:IBendLocationChangedListener) — Method in interface com.yworks.graph.model.IBendLocationChangedReporter | |
Adds a IBendLocationChangedListener to the list. |
|
| addCandidate(candidate:com.yworks.graph.model:IPortCandidate) — Method in class com.yworks.graph.model.PortCandidateProvider | |
| Adds a single candidate to this instance's list of candidates. | |
| addCandidateAt(graph:com.yworks.graph.model:IGraph, owner:com.yworks.graph.model:IPortOwner, location:com.yworks.canvas.geom:IPoint) — Method in class com.yworks.graph.model.PortCandidateProvider | |
| Add another port candidate to this provider's list of candidates. | |
| addCanvasObject(userObject, descriptor:com.yworks.canvas:ICanvasObjectDescriptor, group:com.yworks.canvas:ICanvasObjectGroup) — Method in class com.yworks.canvas.CanvasComponent | |
| Adds an element to the internal canvas object tree to the specified group. | |
| addCanvasObject(userObject, descriptor:com.yworks.canvas:ICanvasObjectDescriptor, group:com.yworks.canvas:ICanvasObjectGroup) — Method in class com.yworks.ui.GraphCanvasComponent | |
| Adds an element to the internal canvas object tree to the specified group. | |
| addConcurrent(inputMode:com.yworks.canvas.input:IConcurrentInputMode, priority) — Method in class com.yworks.canvas.input.MultiplexingInputMode | |
| Adds an input mode as a concurrent mode using the given priority to this compound mode. | |
| addCursor(name, cursor:com.yworks.resources:Cursor) — Static method in class com.yworks.resources.CursorProvider | |
| Add a mapping from a cursor name to a cursor. | |
| addDependency(fromItem, toItem) — Method in class com.yworks.canvas.CanvasObjectDependencyManager | |
Add a dependency from fromItem to toItem. |
|
| addDeserializer(deserializer:com.yworks.io.graphml.reader:IDeserializer) — Method in class com.yworks.remote.RoundtripHandler | |
| Adds another IDeserializer instance to a list that will be registered with the created the inputIOHandler. | |
| addEdge(edge:com.yworks.graph.model:IEdge, endBends:com.yworks.graph.model:IBendList, endSourcePoint:com.yworks.canvas.geom:IPoint, endTargetPoint:com.yworks.canvas.geom:IPoint) — Method in class com.yworks.graph.anim.GraphMorpher | |
| Add an edge that should be animated. | |
| addEdge(edge:com.yworks.graph.model:IEdge, sourcePort:com.yworks.graph.model:IPort, targetPort:com.yworks.graph.model:IPort) — Method in class com.yworks.graph.model.DefaultGraphStructure | |
| Adds a previously created edge to the collection of edges. | |
| addEdge(edge:com.yworks.graph.model:IEdge, sourcePort:com.yworks.graph.model:IPort, targetPort:com.yworks.graph.model:IPort) — Method in interface com.yworks.graph.model.IGraphStructure | |
| Adds a previously created edge to the collection of edges. | |
| addEdgeAttribute(mapper:com.yworks.support:IMapper, attrName, type) — Method in class com.yworks.io.graphml.GraphMLIOHandler | |
| Adds a GraphML attribute with edge scope that holds data of simple type. | |
| addEdgeOutputHandler(handler:com.yworks.io.graphml.writer:IOutputHandler) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter | |
Adds a new IOutputHandler with edge scope. |
|
| addEdgeRealizerSerializer(ers:com.yworks.io.graphml.realizer:IEdgeRealizerSerializer) — Method in class com.yworks.io.graphml.realizer.RealizerSerializerManager | |
Register an IEdgeRealizerSerializer instance for input and output
|
|
| addedToDisplayList(parent) — Method in class com.yworks.util.ImageLoader | |
| If the load( url ) function was called earlier and the image couldn't be loaded at that time, this method causes the loader to try loading again. | |
| addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class com.yworks.support.Config | |
If a listener is added for the Event.COMPLETE event type,
this implementation will trigger loading of the config file. |
|
| addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class com.yworks.util.ImageLoader | |
| addExistingPorts(list:com.yworks.support:List) — Method in class com.yworks.graph.model.AbstractPortCandidateProvider | |
Convenience method for subclasses that adds all existing ports
of the portOwner to the provided list. |
|
| addExistingPortsFromOwner(owner:com.yworks.graph.model:IPortOwner) — Method in class com.yworks.graph.model.PortCandidateProvider | |
| Adds existing ports of the given instance to this instance's list. | |
| addExtraAttribute(name, value) — Method in interface com.yworks.io.graphml.writer.IResourceDescriptor | |
| addGraphElementProvider(gep:com.yworks.io.graphml.writer:IGraphElementProvider) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter | |
Adds a new IGraphElementProvider. |
|
| addGraphOutputHandler(handler:com.yworks.io.graphml.writer:IOutputHandler) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter | |
Adds a new IOutputHandler with graph scope. |
|
| addGroup() — Method in class com.yworks.canvas.CanvasComponent | |
Adds a new ICanvasObjectGroup to the root of the canvas object tree. |
|
| addGroupToGroup(toGroup:com.yworks.canvas:ICanvasObjectGroup) — Method in class com.yworks.canvas.CanvasComponent | |
Adds a new ICanvasObjectGroup to the specified group in the current canvas object tree. |
|
| addHandle(tag, handle:com.yworks.canvas.input:IHandle) — Method in class com.yworks.canvas.input.CompositePositionHandler | |
Adds an IHandle to this instance
using the given tag for later removal. |
|
| addHandle(handle:com.yworks.canvas.input:IHandle) — Method in class com.yworks.canvas.input.HandleInputMode | |
| Adds a handle to the collection of handles managed by this instance. | |
| addHandler(eventRecognizer, handler) — Method in class com.yworks.canvas.input.KeyboardInputMode | |
Adds a given handler to this instance that will be triggered if the
given eventRecognizer recognizes a KeyboradEvent that has been
triggered by the canvas component. |
|
| addHandles(tag, handleArray) — Method in class com.yworks.canvas.input.CompositeHandle | |
| Adds the array of handles so that they appear to be synchronized with all other handles previously being added to this instance. | |
| addImage(name, clazz) — Static method in class com.yworks.resources.images.ImageProvider | |
| Maps an image class to a class name. | |
| addingLookupChainLink(type, instance) — Static method in class com.yworks.support.Lookups | |
| Factory method for a lookup chain element that simply adds an entry to a lookup chain. | |
| addInputEdgeRealizerSerializer(ers:com.yworks.io.graphml.realizer:IEdgeRealizerSerializer) — Method in class com.yworks.io.graphml.realizer.RealizerSerializerManager | |
Register an IEdgeRealizerSerializer for input
|
|
| addInputHandler(handler:com.yworks.io.graphml.reader:IInputHandler) — Method in class com.yworks.io.graphml.GraphMLIOHandler | |
| Adds a input handler that can parse <data> blocks. | |
| addInputHandler(handler:com.yworks.io.graphml.reader:IInputHandler) — Method in class com.yworks.io.graphml.reader.GraphMLParser | |
| Adds an input handler to this instance | |
| addInputLabelSerializer(ls:com.yworks.io.graphml.realizer:ILabelSerializer) — Method in class com.yworks.io.graphml.realizer.RealizerSerializerManager | |
Register an IlabelSerializer for input
|
|
| addInputNodeRealizerSerializer(nrs:com.yworks.io.graphml.realizer:INodeRealizerSerializer) — Method in class com.yworks.io.graphml.realizer.RealizerSerializerManager | |
Register an INodeRealizerSerializer for input
|
|
| addInstaller(installer:com.yworks.canvas.model:IModelItemInstaller) — Method in class com.yworks.canvas.model.CollectionModelManager | |
Adds an item installer to the list of installers that will be queried
during an install call. |
|
| addItem(item) — Method in class com.yworks.canvas.model.DefaultCollectionModel | |
| Adds the specified item to this collection. | |
| addItem(item) — Method in class com.yworks.graph.model.BendList | |
| Adds the specified item to this collection. | |
| addItem(item) — Method in class com.yworks.support.ArrayList | |
| Adds the specified item to this collection. | |
| addItem(item) — Method in interface com.yworks.support.Collection | |
| Adds the specified item to this collection. | |
| addItem(item) — Method in class com.yworks.util.CompositeCollectionModel | |
| Adds the specified item to this collection. | |
| additionalParameters — Property in class com.yworks.remote.DownloadHandler | |
| Get or set an object containing additional parameters that will be transfered to the service URL. | |
| additionalParameters — Property in class com.yworks.remote.ImageExportHandler | |
| Get or set an object containing additional parameters that will be transfered to the service URL. | |
| additionalParameters — Property in class com.yworks.remote.RoundtripHandler | |
| Get or set an Object containing additional parameters that should be send to the server. | |
| addLabel(item:com.yworks.graph.model:ILabeledItem, text, parameter:com.yworks.graph.model:ILabelModelParameter, style:com.yworks.graph.drawing:ILabelStyle) — Method in class com.yworks.graph.model.DefaultGraph | |
| Add a label to the given item using the text as the initial label text and label model parameter and style. | |
| addLabel(owner:com.yworks.graph.model:ILabeledItem, label:com.yworks.graph.model:ILabel) — Method in class com.yworks.graph.model.DefaultGraphStructure | |
| Adds a previously created label to its owner. | |
| addLabel(item:com.yworks.graph.model:ILabeledItem, text, labelModelParameter:com.yworks.graph.model:ILabelModelParameter, style:com.yworks.graph.drawing:ILabelStyle) — Method in interface com.yworks.graph.model.IGraph | |
| Add a label to the given item using the text as the initial label text and label model parameter and style. | |
| addLabel(owner:com.yworks.graph.model:ILabeledItem, label:com.yworks.graph.model:ILabel) — Method in interface com.yworks.graph.model.IGraphStructure | |
| Adds a previously created label to its owner. | |
| addLabelTextChangedListener(listener:com.yworks.graph.model:ILabelTextChangedListener) — Method in interface com.yworks.graph.model.ILabelTextChangedReporter | |
Adds a ILabelTextChangedListener to the list. |
|
| addLines(points) — Method in class com.yworks.canvas.drawing.GeneralPath | |
Appends a polyline given by an array of IPoints's to this path. |
|
| addLocatedMovable(tag, location:com.yworks.canvas.geom:IPoint, handler:com.yworks.canvas.geom:IMovable) — Method in class com.yworks.canvas.input.CompositePositionHandler | |
Adds another IPositionHandler instance to this instance
using the given tag for later removal. |
|
| addLookup(lookup:com.yworks.support:IContextLookupChainLink) — Method in class com.yworks.graph.model.DefaultGraph | |
| Adds the chain element to the lookup for this instance. | |
| addLookup(type, lookup:com.yworks.support:IContextLookupChainLink) — Method in class com.yworks.io.graphml.GraphMLContext | |
| Adds a lookup chain element to the chain of lookups for a given type. | |
| addLookup(type, lookup:com.yworks.support:IContextLookupChainLink) — Method in interface com.yworks.support.ILookupDecorator | |
| Adds a lookup chain element to the chain of lookups for a given type. | |
| addMapper(tag, mapper:com.yworks.support:IMapper) — Method in interface com.yworks.graph.model.IMapperRegistry | |
| Register a mapper for the given tag. | |
| addMapperAttribute(tag, name, scope, contentType) — Method in class com.yworks.remote.RoundtripHandler | |
| Add a graph item attribute that should be considered for input and output. | |
| addMovable(tag, movable:com.yworks.canvas.geom:IMovable) — Method in class com.yworks.canvas.input.CompositePositionHandler | |
Adds an IMutablePoint to this instance
using the given tag for later removal. |
|
| addMutablePoint(tag, point:com.yworks.canvas.geom:IMutablePoint) — Method in class com.yworks.canvas.input.CompositePositionHandler | |
Adds an IMutablePoint to this instance
using the given tag for later removal. |
|
| addNamespace(ns) — Method in class com.yworks.io.graphml.GraphMLIOHandler | |
| Adds a namespace to the header of a GraphML file. | |
| addNamespace(ns) — Method in class com.yworks.io.graphml.writer.DefaultXmlWriter | |
| Add a namespace declaration to the root element of the output. | |
| addNamespace(ns) — Method in interface com.yworks.io.graphml.writer.IXmlWriter | |
| Add a namespace declaration to the root element of the output. | |
| addNode(node:com.yworks.graph.model:INode, targetLayout:com.yworks.canvas.geom:IRectangle) — Method in class com.yworks.graph.anim.GraphMorpher | |
| Add a node that should be animated. | |
| addNode(node:com.yworks.graph.model:INode) — Method in class com.yworks.graph.model.DefaultGraphStructure | |
| Adds a previously created node to the collection of nodes. | |
| addNode(Node:com.yworks.graph.model:INode) — Method in interface com.yworks.graph.model.IGraphStructure | |
| Adds a previously created node to the collection of nodes. | |
| addNodeAttribute(mapper:com.yworks.support:IMapper, attrName, type) — Method in class com.yworks.io.graphml.GraphMLIOHandler | |
| Adds a GraphML attribute with node scope that holds data of simple type. | |
| addNodeBoundsChangedListener(listener:com.yworks.graph.model:INodeBoundsChangedListener) — Method in interface com.yworks.graph.model.INodeBoundsChangedReporter | |
| Adds a INodeBoundsChangeListener to the listener list. | |
| addNodeOutputHandler(handler:com.yworks.io.graphml.writer:IOutputHandler) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter | |
Adds a new IOutputHandler with node scope. |
|
| addNodeRealizerSerializer(nrs:com.yworks.io.graphml.realizer:INodeRealizerSerializer) — Method in class com.yworks.io.graphml.realizer.RealizerSerializerManager | |
Register a INodeRealizerSerializer instance for input and output
|
|
| addOutputEdgeRealizerSerializer(ers:com.yworks.io.graphml.realizer:IEdgeRealizerSerializer) — Method in class com.yworks.io.graphml.realizer.RealizerSerializerManager | |
Register an IEdgeRealizerSerializer for output
|
|
| addOutputHandler(outputHandler:com.yworks.io.graphml.writer:IOutputHandler, scope) — Method in class com.yworks.io.graphml.GraphMLIOHandler | |
| Adds a subordinate output handler for the given element scope to this GraphMLIOHandler. | |
| addOutputHandler(handler:com.yworks.io.graphml.writer:IOutputHandler, scopeType) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter | |
Adds a new IOutputHandler with scope. |
|
| addOutputNodeRealizerSerializer(nrs:com.yworks.io.graphml.realizer:INodeRealizerSerializer) — Method in class com.yworks.io.graphml.realizer.RealizerSerializerManager | |
Register an INodeRealizerSerializer for output
|
|
| addPaintable(paintable:com.yworks.canvas.drawing:IPaintable, group:com.yworks.canvas:ICanvasObjectGroup) — Method in class com.yworks.canvas.CanvasComponent | |
Adds an IPaintable instance to the scene graph using
CanvasObjectDescriptor.Instance as the ICanvasObjectDescriptor. |
|
| addParameter(parameter:com.yworks.graph.model:ILabelModelParameter) — Method in class com.yworks.graph.model.GenericLabelModel | |
| Adds another parameter to this models collection of parameters. | |
| addPointHandle(p:com.yworks.canvas.geom:IMutablePoint, cursor:com.yworks.resources:Cursor, handleType) — Method in class com.yworks.canvas.input.HandleInputMode | |
Factory method that creates and adds
a handle to this mode by wrapping a given MutablePoint
instance. |
|
| addPointToRectangle(rect:com.yworks.canvas.geom:IMutableRectangle, p:com.yworks.canvas.geom:IPoint) — Static method in class com.yworks.canvas.geom.GeomSupport | |
| Adds a point to a rectangle, possibly enlarging the rectangle. | |
| addPolygon(points) — Method in class com.yworks.canvas.drawing.GeneralPath | |
Appends a polygon given by an array of IPoints's to this path. |
|
| addPort(portOwner:com.yworks.graph.model:IPortOwner, x, y) — Method in class com.yworks.graph.model.DefaultGraph | |
| Add a port to the given port owner using the coordinates as the new initial position of he port anchor. | |
| addPort(node:com.yworks.graph.model:INode, port:com.yworks.graph.model:IPort) — Method in class com.yworks.graph.model.DefaultGraphStructure | |
| Add a previously created port to a given node. | |
| addPort(portOwner:com.yworks.graph.model:IPortOwner, x, y) — Method in interface com.yworks.graph.model.IGraph | |
| Add a port to the given port owner using the coordinates as the new initial position of he port anchor. | |
| addPort(node:com.yworks.graph.model:INode, port:com.yworks.graph.model:IPort) — Method in interface com.yworks.graph.model.IGraphStructure | |
| Add a previously created port to a given node. | |
| addPortOutputHandler(handler:com.yworks.io.graphml.writer:IOutputHandler) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter | |
Adds a new IOutputHandler with port scope. |
|
| addPositionHandler(tag, handler:com.yworks.canvas.input:IPositionHandler) — Method in class com.yworks.canvas.input.CompositePositionHandler | |
Adds another IPositionHandler instance to this instance
using the given tag for later removal. |
|
| addRectangle(toModify:com.yworks.canvas.geom:IMutableRectangle, toBeAdded:com.yworks.canvas.geom:IRectangle) — Static method in class com.yworks.canvas.geom.GeomSupport | |
| Adds a rectangle to another one. | |
| addReference(refid, refNode) — Method in class com.yworks.io.graphml.reader.ReferenceResolver | |
| Add a reference node for the given refid. | |
| addRegistryEdgeAttribute(registryTag, attrName, type) — Method in class com.yworks.io.graphml.GraphMLIOHandler | |
| Adds a GraphML attribute with edge scope that holds data of simple type. | |
| addRegistryNodeAttribute(registryTag, attrName, type) — Method in class com.yworks.io.graphml.GraphMLIOHandler | |
| Adds a GraphML attribute with node scope that holds data of simple type. | |
| addRelative(x, y, pos) — Method in interface com.yworks.graph.model.IMutablePortCollection | |
Create and add a new port with relative location x and y
at the specific list index pos
|
|
| addRelative(x, y, pos) — Method in class com.yworks.graph.model.ListPortModel | |
Create and add a new port with relative location x and y
at the specific list index pos
|
|
| addResourceElement(element) — Method in interface com.yworks.io.graphml.realizer.IReadResourceHandler | |
| Add a xml element representing a shared resource | |
| addSelection(item:com.yworks.canvas.model:IModelItem) — Method in class com.yworks.graph.model.SelectionPaintManager | |
| Adds an item to the current selection. | |
| addShield() — Method in class com.yworks.graph.model.GraphModelManager | |
| Adds a "shield" to each canvas object group. | |
| addXMLAttributeProvider(provider:com.yworks.io.graphml.writer:IXmlAttributeProvider) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter | |
| Add a new IXmlAttributeProvider | |
| addXmlAttributesParser(attributesParser:com.yworks.io.graphml.reader:IXmlAttributesParser) — Method in class com.yworks.io.graphml.reader.GraphMLParser | |
| Adds a parser for xml attributes. | |
| adjustCursor() — Method in class com.yworks.canvas.input.MultiplexingInputMode | |
Adjusts the cursor of the CanvasControl according to the
current input mutex owner or the first mode in the list
that returns a non-null preferredCursor. |
|
| adjustPosition() — Method in class com.yworks.canvas.input.TextEditorInputMode | |
| Adjusts the position of the text box in the canvas control. | |
| adjustSize() — Method in class com.yworks.canvas.input.TextEditorInputMode | |
| Adjusts the size of the text editor in the canvas control. | |
| AdvancedStroke — Class in package com.yworks.canvas.drawing | |
| A advanced stroke implementation that allows drawing dotted/dashed strokes. | |
| AdvancedStroke(color, weight, alpha, dashPattern, pixelHinting, scaleMode, caps, joints, miterLimit) — Constructor in class com.yworks.canvas.drawing.AdvancedStroke | |
| Create a new stroke instance with the given stroke properties. | |
| after(reference:com.yworks.canvas:ICanvasObject) — Method in interface com.yworks.canvas.ICanvasObject | |
| Moves this instance exactly behind the reference item in the referenced item's group rendering list, so that it will be painted directly on top of the given reference. | |
| ALL — Constant static property in class com.yworks.canvas.input.HitTest | |
| Hits on all model items should be tested | |
| ALL — Constant static property in class com.yworks.canvas.input.RectangleHandlePositions | |
| A combined bitset of all possible handle positions. | |
| ALL — Constant static property in class com.yworks.graph.model.GraphItemTypes | |
| Constant for all item types. | |
| alpha — Property in class com.yworks.util.ColorStruct | |
The alpha value of this ColorStruct
|
|
| alt — Property in class com.yworks.canvas.input.ClickEvent | |
| Returns whether the alt key was pressed while the click event occured. | |
| ALWAYS — Constant static property in class com.yworks.canvas.input.EventRecognizers | |
An EventRecognizer that always returns true. |
|
| anchor — Property in class com.yworks.canvas.geom.AnchoredPoint | |
| Gets the point this instance is anchored to. | |
| anchor — Property in class com.yworks.canvas.geom.OrientedRectangle | |
| anchor — Property in class com.yworks.canvas.input.TextEditorInputMode | |
| Gets or sets the anchor of the text editor. | |
| anchor — Property in class com.yworks.graph.drawing.ArrowPaintable | |
| AnchoredPoint — Class in package com.yworks.canvas.geom | |
Provides implementations of the YPoint
interface that are dynamically updated depending on the state of
another geometric primitive they are being anchored to. |
|
| AnchoredPoint(anchor:com.yworks.canvas.geom:IPoint, offset:com.yworks.canvas.geom:YPoint) — Constructor in class com.yworks.canvas.geom.AnchoredPoint | |
| Constructor. | |
| anchorX — Property in interface com.yworks.canvas.geom.IOrientedRectangle | |
| Returns the x coordinate of the anchor of the oriented rectangle. | |
| anchorX — Property in interface com.yworks.canvas.geom.IOrientedRectangleSetter | |
| Sets the x coordinate of the anchor of the oriented rectangle. | |
| anchorX — Property in class com.yworks.canvas.geom.OrientedRectangle | |
| anchorX — Property in class com.yworks.canvas.geom.YRectangle | |
Implements the IOrientedRectangle and will return the
x coordinate of the position. |
|
| anchorY — Property in interface com.yworks.canvas.geom.IOrientedRectangle | |
| Returns the y coordinate of the anchor of the oriented rectangle. | |
| anchorY — Property in interface com.yworks.canvas.geom.IOrientedRectangleSetter | |
| Sets the y coordinate of the anchor of the oriented rectangle. | |
| anchorY — Property in class com.yworks.canvas.geom.OrientedRectangle | |