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  
easingFunction — Property, class com.yworks.graph.anim.GraphMorpher
The easing function used for the animation tween.
east — Static Property, class com.yworks.graph.model.ExteriorLabelModel
A convenience parameter instance that can be shared between label instances.
east — Static Property, class com.yworks.graph.model.InteriorLabelModel
A convenience parameter instance that can be shared between label instances.
east — Static Property, class com.yworks.graph.model.InteriorStretchLabelModel
A convenience parameter instance that can be shared between label instances.
east — Static Property, class com.yworks.graph.model.StretchStripeLabelModel
A convenience parameter instance that can be shared between label instances.
east — Static Property, class com.yworks.graph.model.StripeLabelModel
A convenience parameter instance that can be shared between label instances.
EAST — Constant Static Property, class com.yworks.canvas.input.RectangleHandlePositions
Indicates the position at east.
EAST — Constant Static Property, class com.yworks.graph.input.EdgeSegmentDirection
The edge segment is going into east direction.
edge — Property, class com.yworks.graph.input.snapLines.EdgeEndMovementInfo
Gets the edge that is being described.
edge — Property, class com.yworks.graph.model.CurrentEdgePortsCandidateProvider
The edge to return candidates for.
edge — Property, class com.yworks.graph.model.EdgeEndMoveHandle
Gets the edge this instance acts upon.
edge — Property, class com.yworks.graph.model.EdgeSelectionDisplayObjectCreator
The edge this display object creator is used for.
edge — Property, class com.yworks.graph.model.PortRelocationHandleProvider
The edge this provider is working on.
EDGE — Constant Static Property, class com.yworks.canvas.input.HitTest
Hits on edges should be tested
EDGE — Constant Static Property, class com.yworks.canvas.input.ModelItemMouseEventKind
Indicates that the event concerns an edge.
EDGE — Constant Static Property, class com.yworks.graph.model.GraphItemTypes
Constant for edges.
EDGE — Constant Static Property, class com.yworks.io.graphml.GraphMLConstants
EDGE_CHANGED — Constant Static Property, class com.yworks.graph.model.GraphEventKind
An edge was changed.
edgeCreated — Event, class com.yworks.graph.input.CreateEdgeInputMode
Dispatched when an edge is added by the user.
edgeCreated — Event, class com.yworks.graph.input.GraphEditorInputMode
Dispatched when an edge is added by the user.
EDGE_CREATED — Constant Static Property, class com.yworks.graph.input.GraphEditorEvent
Dispatched when a new edge has been created.
EDGE_CREATED — Constant Static Property, class com.yworks.graph.model.GraphEventKind
An edge was created.
edgeCreationStarted — Event, class com.yworks.graph.input.CreateEdgeInputMode
Dispatched when an edge creation has been initialized.
EDGE_CREATION_STARTED — Constant Static Property, class com.yworks.graph.input.GraphEditorEvent
Dispatched when a new edge creation has been initialized.
edgeDecorator — Property, class com.yworks.graph.model.GraphDecorator
A EdgeDecorator instance that can be used to decorate the lookup of the IEdge instances in the graph that this decorator has been created for.
EdgeDecorator — class, package com.yworks.graph.model
A subclass of the ItemDecorator that is specifically tailored for IEdges.
EdgeDecorator(decorator:com.yworks.support:ILookupDecorator) — Constructor, class com.yworks.graph.model.EdgeDecorator
Creates a new instance that uses the given decorator.
EDGEDEFAULT — Constant Static Property, class com.yworks.io.graphml.GraphMLConstants
EDGEDEFAULT_DIRECTED — Constant Static Property, class com.yworks.io.graphml.GraphMLConstants
EDGEDEFAULT_UNDIRECTED — Constant Static Property, class com.yworks.io.graphml.GraphMLConstants
edgeDeleted — Event, class com.yworks.graph.input.GraphEditorInputMode
Dispatched when an edge has been deleted by the user.
EDGE_DELETED — Constant Static Property, class com.yworks.graph.input.GraphEditorEvent
Dispatched when an edge has been deleted by the GraphEditorInputMode.
EDGE_DIRECTED — Constant Static Property, class com.yworks.io.graphml.GraphMLConstants
EdgeDragInputModeBase — class, package com.yworks.graph.input
A base class IInputMode that can be used to detect mouse drags on IEdges.
EdgeDragInputModeBase(graph:com.yworks.graph.model:IGraph) — Constructor, class com.yworks.graph.input.EdgeDragInputModeBase
Creates a new instance using the given graph to create the bends in.
EdgeEndMoveHandle — class, package com.yworks.graph.model
A sophisticated implementation of the IHandle interface the can be used to relocate a port.
EdgeEndMoveHandle(graph:com.yworks.graph.model:IGraph, edge:com.yworks.graph.model:IEdge, sourceEnd:Boolean) — Constructor, class com.yworks.graph.model.EdgeEndMoveHandle
Creates a new instance of the EdgeEndMoveHandle class.
EdgeEndMovementInfo — class, package com.yworks.graph.input.snapLines
Specialized subclass of MovementInfo that describes the movement of the end points of an IEdge in the context of GraphSnapContext.
EdgeEndMovementInfo(edge:com.yworks.graph.model:IEdge, sourceEnd:Boolean, moveType:uint, location:com.yworks.canvas.geom:IPoint, originalLocation:com.yworks.canvas.geom:IPoint) — Constructor, class com.yworks.graph.input.snapLines.EdgeEndMovementInfo
Initializes a new instance of the EdgeEndMovementInfo class using the current location of the end point if null is passes as originalLocation.
EdgeEvent — class, package com.yworks.graph.model
A sub class of GraphEvent which is dispatched when a edge changes.
EdgeEvent(type:String, item:com.yworks.canvas.model:IModelItem, oldSourcePort:com.yworks.graph.model:IPort, oldTargetPort:com.yworks.graph.model:IPort, kind:String, graph:com.yworks.graph.model:IGraph, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.yworks.graph.model.EdgeEvent
Creates a new instance.
edgeGroup — Property, class com.yworks.graph.model.GraphModelManager
Gets the ICanvasObjectGroup instance that will be used for installing edge styles if the edgeLayerPolicy EdgeLayerPolicy.SEPARATE_LAYER is set.
edgeHasViewState(id:com.yworks.graph.model:DummyEdgeId) — method, class com.yworks.graph.model.FoldingManager
Determines whether for the given DummyEdgeId this manager has stored associated view local state.
edgeId — Property, class com.yworks.graph.model.BendId
edgeIntersectionDecorator — Property, class com.yworks.graph.model.PortDecorator
The LookupDecorator that decorates the IHandle type for IBends.
EDGE_LABEL — Constant Static Property, class com.yworks.canvas.input.HitTest
Hits on node edge should be tested
EDGE_LABEL — Constant Static Property, class com.yworks.graph.model.GraphItemTypes
Constant for edge labels.
edgeLabelGroup — Property, class com.yworks.graph.model.GraphModelManager
Gets the ICanvasObjectGroup instance that will be used for installing edge label styles if the labelLayerPolicy LabelLayerPolicy.SEPARATE_LAYER is set.
edgeLabelInstaller — Property, class com.yworks.graph.model.GraphModelManager
Gets the StyleInstaller instance used for installing an ILabel of an IEdge into the canvas. If the field has not yet been initialized upon first access, the factory method createEdgeLabelInstaller will be called.
edgeLabels — Property, class com.yworks.graph.model.AbstractGraphWrapper
A collection view over the labels attached to edges contained in this graph.
edgeLabels — Property, class com.yworks.graph.model.DefaultGraph
A collection view over the labels attached to edges contained in this graph.
edgeLabels — Property, class com.yworks.graph.model.FilteredGraphWrapper
edgeLabels — Property, interface com.yworks.graph.model.IGraph
A collection view over the labels attached to edges contained in this graph.
edgeLayerPolicy — Property, class com.yworks.graph.model.GraphModelManager
The policy to decide at which visual layer edges shall be inserted.
EdgeLayerPolicy — class, package com.yworks.graph.model
Enumeration which determines at which visual layer edges shall be inserted by the GraphModelManager.
EdgeLayerPolicy(policyName:String) — Constructor, class com.yworks.graph.model.EdgeLayerPolicy
_edgeOutputHandlers — Property, class com.yworks.io.graphml.GraphMLIOHandler
The installed edge output handlers
edgePortCandidateProviderDecorator — Property, class com.yworks.graph.model.EdgeDecorator
The LookupDecorator that decorates the IEdgePortCandidateProvider type for IEdges.
edgePortHandleProviderDecorator — Property, class com.yworks.graph.model.EdgeDecorator
Gets a LookupDecorator that decorates the IEdgePortHandleProvider type for the IEdges of the graph this instance has been created for.
edgePredicate — Property, class com.yworks.graph.model.FilteredGraphWrapper
The predicate function for the edges.
edgePredicateChanged() — method, class com.yworks.graph.model.FilteredGraphWrapper
Should be called by the client if the edge predicate function changed for the edges in the graph.
edgePredicateChangedForEdge(edge:com.yworks.graph.model:IEdge) — method, class com.yworks.graph.model.FilteredGraphWrapper
Should be called by clients if the edge predicate function changed for the given edge.
edgeRelativeAngle — Property, class com.yworks.graph.model.FreeEdgeLabelModel
Gets or sets a property that indicates whether the angle used by the createEdgeAnchored parameter should be interpreted relative to the edge's orientation or as an absolute angle in the coordinate system.
edgeRelativeDistance — Property, class com.yworks.graph.model.RotatingEdgeLabelModel
Gets or sets a property that determines how the distance value should be interpreted.
edgeRelativeDistance — Property, class com.yworks.graph.model.SliderEdgeLabelModel
Whether distance to the edge is interpreted relatively to the edge's path.
EDGE_REMOVED — Constant Static Property, class com.yworks.graph.model.GraphEventKind
An edge was removed.
edges — Property, class com.yworks.graph.model.AbstractGraphWrapper
A collection view over the edges contained in this graph.
edges — Property, class com.yworks.graph.model.DefaultGraph
A collection view over the edges contained in this graph.
edges — Property, class com.yworks.graph.model.DefaultGraphStructure
Gets a collection view over the edges in the graph.
edges — Property, class com.yworks.graph.model.FilteredGraphWrapper
edges — Property, interface com.yworks.graph.model.IGraph
A collection view over the edges contained in this graph.
edges — Property, interface com.yworks.graph.model.IGraphStructure
Gets a collection view over the edges in the graph.
edgesAtPort(port:com.yworks.graph.model:IPort) — method, class com.yworks.graph.model.AbstractGraphWrapper
Returns an Iterable for all edges that are adjacent to the given port as a IEdge.sourcePort or IEdge.targetPort.
edgesAtPort(port:com.yworks.graph.model:IPort) — method, class com.yworks.graph.model.DefaultGraph
Returns an Iterable for all edges that are adjacent to the given port as a IEdge.sourcePort or IEdge.targetPort.
edgesAtPort(port:com.yworks.graph.model:IPort) — method, class com.yworks.graph.model.FilteredGraphWrapper
edgesAtPort(port:com.yworks.graph.model:IPort) — method, interface com.yworks.graph.model.IGraph
Returns an Iterable for all edges that are adjacent to the given port as a IEdge.sourcePort or IEdge.targetPort.
edgesAtPortOwner(portOwner:com.yworks.graph.model:IPortOwner) — method, class com.yworks.graph.model.AbstractGraphWrapper
Returns an Iterable for all edges that have the given port owner as their IEdge.targetPort's or IEdge.sourcePort's.
edgesAtPortOwner(portOwner:com.yworks.graph.model:IPortOwner) — method, class com.yworks.graph.model.DefaultGraph
Returns an Iterable for all edges that have the given port owner as their IEdge.targetPort's or IEdge.sourcePort's.
edgesAtPortOwner(portOwner:com.yworks.graph.model:IPortOwner) — method, class com.yworks.graph.model.FilteredGraphWrapper
edgesAtPortOwner(portOwner:com.yworks.graph.model:IPortOwner) — method, interface com.yworks.graph.model.IGraph
Returns an Iterable for all edges that have the given port owner as their IEdge.targetPort's or IEdge.sourcePort's.
EdgeSegmentDirection — class, package com.yworks.graph.input
Defines the direction of an edge segment.
EdgeSelectionDisplayObjectCreator — class, package com.yworks.graph.model
A display object creator that can be used to visualize selection, highlighting and/or focusing an edge.
EdgeSelectionDisplayObjectCreator(edge:com.yworks.graph.model:IEdge) — Constructor, class com.yworks.graph.model.EdgeSelectionDisplayObjectCreator
Creates a new instance for the passed edge.
EdgeSnapLineProvider — class, package com.yworks.graph.input.snapLines
Simple implementation of the ISnapLineProvider interface that can be used to add snap lines for orthogonally routed IEdges.
edgeSnapResultProviderDecorator — Property, class com.yworks.graph.model.EdgeDecorator
Gets a LookupDecorator that decorates the IEdgeSnapResultProvider type for the IEdges of the graph this instance has been created for.
EDGE_SOURCE — Constant Static Property, class com.yworks.io.graphml.GraphMLConstants
EdgeStyleDescriptor — class, package com.yworks.graph.drawing
An ICanvasObjectDescriptor implementation that casts the userObject to IEdge and uses it's style to get implementations for the various interfaces.
EdgeStyleInputHandler — class, package com.yworks.io.graphml.reader
This class manages the deserialization of all edge styles in the graphml input.
edgeStyleInstaller — Property, class com.yworks.graph.model.GraphModelManager
Gets the StyleInstaller instance used for installing an IEdge into the canvas. If the field has not yet been initialized upon first access, the factory method createEdgeStyleInstaller will be called.
EdgeStyleInstaller — class, package com.yworks.graph.drawing
A style installer for edge model items that have a specific IVisualStyle in their lookup.
EdgeStyleInstaller() — Constructor, class com.yworks.graph.drawing.EdgeStyleInstaller
Constructor.
EdgeStyleOutputHandler — class, package com.yworks.io.graphml.writer
An IOutputHandler implementation that writes styles for edge objects.
EDGE_TARGET — Constant Static Property, class com.yworks.io.graphml.GraphMLConstants
edgeToEdgeDistance — Property, class com.yworks.graph.input.snapLines.GraphSnapContext
Determines the preferred distance between edges.
editable — Property, class com.yworks.canvas.CanvasComponent
Property that sets the editable state of this canvas.
editableChanged — Event, class com.yworks.canvas.CanvasComponent
Dispatched when the editable property changes.
EDITABLE_CHANGED — Constant Static Property, class com.yworks.canvas.CanvasComponent
Dispatched when the editable property changes.
editing — Property, class com.yworks.canvas.input.TextEditorInputMode
Gets or sets the current editing state of the editor.
editingCanceled — Event, class com.yworks.canvas.input.TextEditorInputMode
Dispatched when this input mode has been canceled.
EDITING_CANCELED — Constant Static Property, class com.yworks.canvas.input.TextEditorInputMode
editLabel(label:com.yworks.graph.model:ILabel) — method, class com.yworks.graph.input.GraphEditorInputMode
Triggers the editing of the given label.
editLabel(label:com.yworks.graph.model:ILabel) — method, class com.yworks.graph.input.TableEditorInputMode
Triggers the editing of the given label.
editLabelCommandRecognizer — Property, class com.yworks.graph.input.TableEditorInputMode
Event recognizer for label editing.
ELEMENT — Constant Static Property, class com.yworks.support.XmlNodeKind
elementName — Property, class com.yworks.graph.drawing.BevelNodeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.binary.ObjectDeserializer
AMFObject
elementName — Property, class com.yworks.io.binary.ObjectSerializer
returns "AMFObject".
elementName — Property, class com.yworks.io.graphml.reader.AbstractDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, interface com.yworks.io.graphml.reader.IDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.AbstractEdgeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.AbstractNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.ArrayDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.BevelNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.BitmapNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.CSSLabelStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.ComponentNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.DefaultArrowDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.DelegatingStyleDeserializer
Subclasses have to override this.
elementName — Property, class com.yworks.io.graphml.reader.deserializer.ExteriorLabelModelParameterDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.FillDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.FilterNodeStyleDeserializer
The name of the style's element.
elementName — Property, class com.yworks.io.graphml.reader.deserializer.FontDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.GeneralPathDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.GeneralPathNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.IconLabelStyleDecoratorDeserializer
The name of elements this deserializer can handle.
elementName — Property, class com.yworks.io.graphml.reader.deserializer.IconLabelStyleDeserializer
The name of elements this deserializer can handle.
elementName — Property, class com.yworks.io.graphml.reader.deserializer.ImageIconDeserializer
The name of elements this deserializer can handle.
elementName — Property, class com.yworks.io.graphml.reader.deserializer.ImageNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.InteriorLabelModelParameterDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.InteriorStretchLabelModelParameterDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.LineTypeDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.NodeStyleLabelStyleAdapterDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.OldDefaultArrowDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.PolylineEdgeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.PortMementoDeserializer
elementName — Property, class com.yworks.io.graphml.reader.deserializer.PrimitivesDeserializer
elementName — Property, class com.yworks.io.graphml.reader.deserializer.ReflectionBasedDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.RotatingEdgeLabelModelParameterDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.SWFNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.ShapeNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.SimpleLabelStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.SimplePortStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.SliderEdgeLabelModelParameterDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.StrokeDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.TagOwnerUserTagProviderDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.TemplateLabelStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.TemplateNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.reader.deserializer.TextLayoutFormatDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property, class com.yworks.io.graphml.writer.AbstractSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, interface com.yworks.io.graphml.writer.ISerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.ArraySerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.BitmapNodeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.CSSLabelStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.DefaultArrowSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.FillSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.FilterNodeStyleSerializer
The name of the style's element.
elementName — Property, class com.yworks.io.graphml.writer.serializer.FontSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.GeneralPathNodeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.GeneralPathSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.ImageIconSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.ImageNodeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.ImageSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.IterableSerializer
elementName — Property, class com.yworks.io.graphml.writer.serializer.NodeStyleLabelStyleAdapterSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.NodeViewStateSerializer
elementName — Property, class com.yworks.io.graphml.writer.serializer.PolylineEdgeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.PortMementoSerializer
elementName — Property, class com.yworks.io.graphml.writer.serializer.PrimitivesSerializer
As the element name for an serialized object depends on it's type.
elementName — Property, class com.yworks.io.graphml.writer.serializer.ReflectionBasedSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.SWFNodeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.ShapeNodeStyleSerializer
elementName — Property, class com.yworks.io.graphml.writer.serializer.SimpleLabelStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.SimplePortStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.StringSerializer
elementName — Property, class com.yworks.io.graphml.writer.serializer.TagOwnerUserTagProviderSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.TemplateLabelStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.TemplateNodeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elementName — Property, class com.yworks.io.graphml.writer.serializer.TextLayoutFormatSerializer
The element name of the toplevel XmlElement for the serialized representation of this object.
elements(hierarchy:com.yworks.graph.model:INodeHierarchy) — Static Method , class com.yworks.graph.model.Hierarchies
Returns all elements that are part of the hierarchy.
ellipse — Constant Static Property, class com.yworks.graph.drawing.ShapeNodeShape
Shape type constant.
Ellipse — Constant Static Property, class com.yworks.graph.drawing.ShapeNodeShape
Shape type constant.
ELLIPSE — Constant Static Property, class com.yworks.graph.drawing.ShapeNodeShape
Deprecated.
ellipseContains(x:Number, y:Number, width:Number, height:Number, px:Number, py:Number, epsilon:Number) — Static Method , class com.yworks.canvas.geom.GeomSupport
Checks whether an ellipse contains the given point.
empty() — method, class com.yworks.canvas.geom.OrientedRectangle
Returns whether this instance has negative width or height.
empty — Property, class com.yworks.graph.model.GraphClipboard
Determines whether the clipboard graph is empty.
EMPTY — Constant Static Property, class com.yworks.canvas.drawing.BoundsProvider
IBoundsProvider that yields "Empty" bounds.
EMPTY — Static Property, class com.yworks.canvas.geom.ImmutableRectangle
An immutable empty IRectangle with width and height of -1.
EMPTY — Constant Static Property, class com.yworks.canvas.geom.ImmutableSize
An immutable instance that is treated as an empty size.
EMPTY — Static Property, class com.yworks.canvas.geom.OrientedRectangle
An OrientedRectangle instance with width and height set to -1
EMPTY — Constant Static Property, class com.yworks.canvas.geom.Size
An implementation of ISize with zero size.
EMPTY — Constant Static Property, class com.yworks.canvas.input.SimpleInputModeContext
An empty context where both the inputmode and the canvas is null.
_EMPTY — Property, class com.yworks.graph.drawing.AbstractStyleInstaller
An empty Array
EMPTY — Constant Static Property, class com.yworks.graph.model.ShapeGeometryPortCandidateProvider
A generic implementation of the IPortCandidateProvider interface that provides no candidates at all.
EMPTY — Static Property, class com.yworks.support.Lookups
An ILookup instance that always returns null.
EMPTY_CONTEXT — Static Property, class com.yworks.support.Lookups
An IContextLookup instance that always returns null.
EmptyIterable — class, package com.yworks.support
A utility class that implements an immutable always empty Iterable.
EmptyIterator — final class, package com.yworks.support
A utility class that implements an always empty Iterator.
EmptyList — class, package com.yworks.support
A utility class that implements an immutable always empty list.
EmptyList() — Constructor, class com.yworks.support.EmptyList
EmptyPortsCandidateProvider — class, package com.yworks.graph.model
A generic implementation of the IPortCandidateProvider interface that provides no candidates.
enabled — Property, class com.yworks.canvas.input.AbstractConcurrentInputMode
Gets or sets the enabled state of this input mode.
enabled — Property, class com.yworks.canvas.input.ConcurrencyController
Enables or disables this controller.
enabled — Property, interface com.yworks.canvas.input.IConcurrentInputMode
Gets or sets the enabled state of this input mode.
enabled — Property, class com.yworks.canvas.input.MagnifierInputMode
Whether this input mode is active.
enabled — Property, class com.yworks.canvas.input.NodeEffectInputMode
Whether the input mode is enabled.
_enabled — Property, class com.yworks.canvas.input.snapLines.SnapContext
enabled — Property, class com.yworks.canvas.input.snapLines.SnapContext
Gets or sets a value indicating whether this SnapContext is enabled.
enabled — Property, class com.yworks.canvas.model.FocusPaintManager
Whether this FocusPaintManager is enabled.
enabled — Property, class com.yworks.support.State
Enables or disables this transition.
enabled — Property, class com.yworks.support.Transition
Enables or disables this transition.
ENABLED — Constant Static Property, class com.yworks.support.StateMachineEventKind
enableMouseChildren — Property, class com.yworks.canvas.CanvasComponent
Determines whether to propagate mouse events to the children in the display list.
enableSnappingRecognizer — Property, class com.yworks.canvas.input.HandleInputMode
Gets or sets event recognizer that recognizes when the user reenables temporarily disabled snapping.
enableSnappingRecognizer — Property, class com.yworks.canvas.input.MoveInputMode
Gets or sets event recognizer that recognizes when the user reenables temporarily disabled snapping.
enableSnappingRecognizer — Property, class com.yworks.graph.input.CreateEdgeInputMode
Gets or sets event recognizer that recognizes when the user reenables temporarily disabled snapping.
encode(o:Object, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, interface com.yworks.io.graphml.realizer.IResourceEncoder
Write a representation of the object o to the output writer.
encode(img:flash.display:BitmapData) — Static Method , class com.yworks.util.PNGEncoder
Created a PNG image from the specified BitmapData
encodeBitmap(bitmap:flash.display:BitmapData) — method, class com.yworks.remote.AbstractImageExportHandler
Encodes the given bitmap data to a byte array.
encoder — Property, interface com.yworks.io.graphml.realizer.IResourceDescriptor
end(t:com.yworks.support:TransitionEvent) — method, class com.yworks.canvas.input.ClickInputMode
end(evt:com.yworks.support:TransitionEvent) — method, class com.yworks.canvas.input.MarqueeSelectionInputMode
Called by the state machine once the selection has been finished.
end(te:com.yworks.support:TransitionEvent) — method, class com.yworks.canvas.input.MoveViewportInputMode
Called by the state machine once the dragging has been finished.
end() — method, interface com.yworks.support.ICompoundEdit
This method ends the compound editing process that has been initialized in UndoEngine.beginCompoundEdit.
endDrag(t:com.yworks.support:TransitionEvent) — method, class com.yworks.canvas.input.HandleInputMode
Called by the state machine once that drag has been finalized.
endDrag(evt:com.yworks.support:TransitionEvent) — method, class com.yworks.canvas.input.MoveInputMode
Called by the state machine to end the dragging.
endDrag(evt:com.yworks.support:TransitionEvent) — method, class com.yworks.graph.input.ReparentStripeInputMode
Called by the state machine to end the dragging.
endEdit() — method, interface com.yworks.support.IUndoableEdit
This method ends the editing process that has been initialized in IUndoSupport.beginEdit.
endEdit() — method, class com.yworks.support.MementoUndoableEdit
Ends the editing and enqueues appropriate IUndoUnits into the undo engine.
endFill(fill:mx.graphics:IFill) — method, class com.yworks.canvas.drawing.YGraphics
Applies a fill to the lines and curves that were added since the last call to the beginFill(), beginGradientFill(), or beginBitmapFill() method.
endHitTestable — Property, class com.yworks.graph.input.CreateEdgeInputMode
Gets or sets an IHitTestable that determines whether it is valid to finish an edge creation gesture here.
endHover() — method, class com.yworks.canvas.input.NodeEffectInputMode
End the hovering.
endPrint(ctx:com.yworks.canvas:ICanvasPrintContext) — method, class com.yworks.canvas.CanvasPrinter
Callback that is invoked after all pages have been added to the PrintJob, but before the PrintJob is sent.
enforceBendCreationRecognizer — Property, class com.yworks.graph.input.CreateEdgeInputMode
Gets or sets the recognizer function that will be queried to decide if bend creation is enforced.
enlargeAllGroupNodes(groupedGraph:com.yworks.graph.model:IGroupedGraph) — Static Method , class com.yworks.graph.model.GroupedGraphUtil
Enlarges all group nodes so that the minimum enclosed area is respected.
enlargeAllGroupNodesInteractively(context:com.yworks.canvas.input:IInputModeContext, groupedGraph:com.yworks.graph.model:IGroupedGraph) — Static Method , class com.yworks.graph.model.GroupedGraphUtil
Enlarges all group nodes in an interactive scenario, so that the minimum enclosed area is respected.
enlargeGroupNode(groupedGraph:com.yworks.graph.model:IGroupedGraph, groupNode:com.yworks.graph.model:INode, ancestors:Boolean) — Static Method , class com.yworks.graph.model.GroupedGraphUtil
Enlarges the given group node to ensure that the minimum enclosed area is inside of its bounds.
enlargeGroupNodeInteractively(context:com.yworks.canvas.input:IInputModeContext, groupedGraph:com.yworks.graph.model:IGroupedGraph, groupNode:com.yworks.graph.model:INode, ancestors:Boolean) — Static Method , class com.yworks.graph.model.GroupedGraphUtil
Enlarges the group nodes in an interactive scenario, using IReshapeHandler implementations of the group nodes to perform the actual resizing.
enqueueNavigationalUndoUnits — Property, interface com.yworks.graph.model.IFoldedGraph
Determines whether changes to the localRoot property and calls to expand and collapse should be recorded in undo history.
ENTER — Static Property, class com.yworks.resources.Actions
enterGroup(node:com.yworks.graph.model:INode) — method, class com.yworks.canvas.input.NavigationInputMode
This method allows for entering a group node so that the currently displayed IFoldedGraph's IFoldedGraph.localRoot will be reset to the provided node.
enteringGroupsAllowed — Property, class com.yworks.canvas.input.NavigationInputMode
Gets or sets a value that determines whether it is allowed to enter group nodes via the NavigationInputMode.enterGroupCommand.
enterSelectedGroup() — method, class com.yworks.canvas.input.NavigationInputMode
Performs enterGroup for the first valid IGraphSelection.selectedNodes.
EqualDistanceBetweenBoundsPaintable — class, package com.yworks.canvas.drawing
This display object creator is used if the moved object lies outside in a row with two fixed objects and it's bound snaps to have the same distance from the bound of the closer object then the bounds of those objects have to each other.
EqualDistanceBetweenBoundsPaintable() — Constructor, class com.yworks.canvas.drawing.EqualDistanceBetweenBoundsPaintable
EqualDistanceBetweenCentersPaintable — class, package com.yworks.canvas.drawing
This display object creator is used if the moved object lies outside in a row with two fixed objects and it's center snaps to have the same distance from the center of the closer object then the centers of those objects have to each other.
EqualDistanceBetweenCentersPaintable() — Constructor, class com.yworks.canvas.drawing.EqualDistanceBetweenCentersPaintable
EqualHeightPaintable — class, package com.yworks.canvas.drawing
Visualizes an equal height resize gesture by drawing a vertical double-pointed arrow on the right-hand side of each rectangle.
equals(path:com.yworks.canvas.drawing:GeneralPath) — method, class com.yworks.canvas.drawing.GeneralPath
equals(other:com.yworks.support:IEquatable) — method, interface com.yworks.support.IEquatable
Indicates whether the current object is equal to another object of the same type.
EqualSizePaintable — class, package com.yworks.canvas.drawing
This abstract class contains some common properties that are used to visualize resize snap results.
EqualWidthPaintable — class, package com.yworks.canvas.drawing
Visualizes an equal width resize gesture by drawing a horizontal double-pointed arrow above each rectangle.
error(location:Object, message:String, e:Error, context:com.yworks.io.graphml.reader:GraphMLParseContext) — method, interface com.yworks.io.graphml.reader.IGraphMLParseErrorHandler
Handles an error message that originates from the parser or subordinate classes.
error(location:Object, message:String, e:Error, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, interface com.yworks.io.graphml.writer.IGraphMLWriteErrorHandler
Handles an error message that originates from the writer or subordinate classes.
ESCAPE_PRESSED — Constant Static Property, class com.yworks.canvas.input.EventRecognizers
Recognizes KeyboardEvents of type KeyboardEvent.KEY_DOWN with keyCode == Keyboard.ESCAPE
event — Property, class com.yworks.canvas.input.StateMachineRunEvent
The event object the state machine was run on.
eventRecognizer — Property, class com.yworks.support.Transition
Gets or sets the event recognizer that will be used in the isTrigger method.
EventRecognizers — class, package com.yworks.canvas.input
This class provides some event recognizer functions used by IInputModes in order to recognize mouse or keyboard events.
excludeDummyEdge() — method, interface com.yworks.graph.model.IAddDummyEdgeCallback
Tells the IFoldedGraph view implementation not to add a dummy for the edge provided to the IDummyEdgeConverter.addDummyEdge method in this view.
ExcludingDummyEdgeConverter — class, package com.yworks.graph.model
A simple implemenation of the IDummyEdgeConverter interface for use in the FoldingManager#dummyEdgeConverter property, that will prevent dummy edges from appearing in the IFoldedGraph view.
EXIT — Static Property, class com.yworks.resources.Actions
exitGroup() — method, class com.yworks.canvas.input.NavigationInputMode
Exits the current IFoldedGraph.localRoot of the currently displayed IFoldedGraph view and shows the contents of the parent container.
exitingGroupsAllowed — Property, class com.yworks.canvas.input.NavigationInputMode
Determines whether it is allowed to exit the current group node via the NavigationInputMode.exitGroupCommand.
expand(groupNode:com.yworks.graph.model:INode) — method, interface com.yworks.graph.model.IFoldedGraph
This method will expand a previously collapsed group node to make its contents appear in this view.
expandedIcon — Property, class com.yworks.graph.drawing.CollapsibleNodeStyleDecorator
Yields the icon to use for displaying the button on an expanded group node.
expandedIcon — Property, interface com.yworks.graph.drawing.ICollapsibleNodeStyleDecorator
Yields the icon to use for displaying the button on an expanded group node.
expandGroup(groupNode:com.yworks.graph.model:INode) — method, class com.yworks.canvas.input.NavigationInputMode
Expands the given group node to show the contents of the collapsed group node in this IFoldedGraph.
expandingGroupsAllowed — Property, class com.yworks.canvas.input.NavigationInputMode
Determines whether it is allowed to expand group nodes via the NavigationInputMode.expandGroupCommand.
expandSelection() — method, class com.yworks.canvas.input.NavigationInputMode
Performs expandGroup for all IGraphSelection.selectedNodes.
export(canvas:com.yworks.canvas:CanvasComponent, defaultFileName:String, exportOptions:com.yworks.io:ExportOptions, canvasSprite:flash.display:Sprite) — method, class com.yworks.remote.AbstractImageExportHandler
Exports the image using the provided export options.
exportCore(canvas:com.yworks.canvas:CanvasComponent, defaultFileName:String, exportOptions:com.yworks.io:ExportOptions, canvasSprite:flash.display:Sprite) — method, class com.yworks.remote.AbstractImageExportHandler
This method is called by the export method and is expected to create the image file and save or download it using a FileReference created by createFileReference().
exportCore(canvas:com.yworks.canvas:CanvasComponent, defaultFileName:String, exportOptions:com.yworks.io:ExportOptions, canvasSprite:flash.display:Sprite) — method, class com.yworks.remote.ImageExportHandler
Creates the URL variables for the file download using method createURLVariables and starts a download.
exportCore(canvas:com.yworks.canvas:CanvasComponent, defaultFileName:String, exportOptions:com.yworks.io:ExportOptions, canvasSprite:flash.display:Sprite) — method, class com.yworks.remote.ImageSaveHandler
Creates the image file using method createImageAsByteArray and saves it using a file reference created by createFileReference.
ExportOptions — class, package com.yworks.io
Instances of this class represent export options, e.g.
ExportOptions(scaleMode:uint, insets:com.yworks.canvas.geom:IRectangle, hasBackground:Boolean, backgroundColor:uint) — Constructor, class com.yworks.io.ExportOptions
Creates an custom export options instance.
extendSelectionTo(direction:uint) — method, class com.yworks.canvas.input.NavigationInputMode
Moves the focus into the given direction, extending the selection to the new element.
ExtensionBasedSerializer — class, package com.yworks.io.graphml.writer.serializer
ISerializer implementation that produces output through the use of a MarkupExtension The target object is first converted to a MarkupExtension, which then gets serialized with the usual serialization mechanism (usually through ReflectionBasedSerializer.
ExtensionBasedSerializer() — Constructor, class com.yworks.io.graphml.writer.serializer.ExtensionBasedSerializer
ExteriorLabelModel — class, package com.yworks.graph.model
A label model for node labels that lie outside of the node's INode.layout bounds.
ExteriorLabelModel() — Constructor, class com.yworks.graph.model.ExteriorLabelModel
Creates a new instance of this model
ExteriorLabelModelParameterDeserializer — class, package com.yworks.io.graphml.reader.deserializer
A deserializer implementation that deserializes ExteriorLabelModel instances.
externalCandidate — Property, interface com.yworks.graph.model.ILabelCandidateDescriptor
Gets a value indicating whether this candidate is deemed an external candidate.
externalCandidate — Property, class com.yworks.graph.model.LabelCandidateDescriptor
Gets a value indicating whether this candidate is deemed an external candidate.
externalDescriptor — Static Property, class com.yworks.graph.model.LabelCandidateDescriptor
A sharable immutable implementation of the ILabelCandidateDescriptor interface that has penalties of 1.0 and a profit of 1.0 and yields true for the ILabelCandidateDescriptor.externalCandidate property.
externalDescriptorLookup — Static Property, class com.yworks.graph.model.LabelCandidateDescriptor
externalDescriptorProvider — Constant Static Property, class com.yworks.graph.model.ConstantLabelCandidateDescriptorProvider
A sharable implementation of the ILabelCandidateDescriptorProvider interface that always yields LabelCandidateDescriptor.externalDescriptor.
ExternalizableGraph — class, package com.yworks.io.binary
An externalizable container for an IGraph that can be used for AMF (de)serialization, e.g.
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