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 in class com.yworks.graph.anim.GraphMorpher
The easing function used for the animation tween.
east — Static property in class com.yworks.graph.model.ExteriorLabelModel
A convenience parameter instance that can be shared between label instances.
east — Static property in class com.yworks.graph.model.InteriorLabelModel
A convenience parameter instance that can be shared between label instances.
east — Static property in class com.yworks.graph.model.InteriorStretchLabelModel
A convenience parameter instance that can be shared between label instances.
EAST — Constant static property in class com.yworks.canvas.input.RectangleHandlePositions
Indicates the position at east.
edge — Property in class com.yworks.graph.model.CurrentEdgePortsCandidateProvider
The edge to return candidates for.
EDGE — Constant static property in class com.yworks.canvas.input.HitTest
Hits on edges should be tested
EDGE — Constant static property in class com.yworks.canvas.input.ModelItemMouseEventKind
Indicates that the event concerns an edge.
EDGE — Constant static property in class com.yworks.graph.model.GraphItemTypes
Constant for edges.
EDGE — Constant static property in class com.yworks.io.graphml.GraphMLConstants
EDGE_CHANGED — Constant static property in class com.yworks.graph.model.GraphEventKind
An edge was changed.
EDGE_CREATED — Constant static property in class com.yworks.graph.model.GraphEventKind
An edge was created.
EDGEDEFAULT — Constant static property in class com.yworks.io.graphml.GraphMLConstants
EDGEDEFAULT_DIRECTED — Constant static property in class com.yworks.io.graphml.GraphMLConstants
EDGEDEFAULT_UNDIRECTED — Constant static property in class com.yworks.io.graphml.GraphMLConstants
EDGE_DIRECTED — Constant static property in class com.yworks.io.graphml.GraphMLConstants
edgeGroup — Property in class com.yworks.graph.model.GraphModelManager
Gets the ICanvasObjectGroup instance that will be used for installing edge styles.
EDGE_LABEL — Constant static property in class com.yworks.canvas.input.HitTest
Hits on node edge should be tested
EDGE_LABEL — Constant static property in class com.yworks.graph.model.GraphItemTypes
Constant for edge labels.
edgeLabelGroup — Property in class com.yworks.graph.model.GraphModelManager
Gets the ICanvasObjectGroup instance that will be used for installing edge label styles.
edgeLabels — Property in class com.yworks.graph.model.DefaultGraph
A collection view over the labels attached to edges contained in this graph.
edgeLabels — Property in interface com.yworks.graph.model.IGraph
A collection view over the labels attached to edges contained in this graph.
edgeManager — Property in class com.yworks.graph.model.GraphModelManager
_edgeOutputHandlers — Property in class com.yworks.io.graphml.GraphMLIOHandler
The installed edge output handlers
edgeRelativeAngle — Property in 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 in class com.yworks.graph.model.RotatingEdgeLabelModel
Gets or sets a property that determines how the distance value should be interpreted.
edgeRelativeDistance — Property in class com.yworks.graph.model.SliderEdgeLabelModel
Whether distance to the edge is interpreted relatively to the edge's path.
EDGE_REMOVED — Constant static property in class com.yworks.graph.model.GraphEventKind
An edge was removed.
edges — Property in class com.yworks.graph.model.DefaultGraph
A collection view over the edges contained in this graph.
edges — Property in class com.yworks.graph.model.DefaultGraphStructure
Gets a collection view over the edges in the graph.
edges — Property in interface com.yworks.graph.model.IGraph
A collection view over the edges contained in this graph.
edges — Property in interface com.yworks.graph.model.IGraphStructure
Gets a collection view over the edges in the graph.
edgesAtPort(port:com.yworks.graph.model:IPort) — Method in 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 in 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 in 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 in 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.
EDGE_SOURCE — Constant static property in class com.yworks.io.graphml.GraphMLConstants
EdgeStyleInputHandler — Class in package com.yworks.io.graphml.reader
This class manages the deserialization of all edge styles in the graphml input.
EdgeStyleInstaller — Class in package com.yworks.graph.drawing
A style installer for edge model items that have a specific IVisualStyle in their lookup.
EdgeStyleInstaller() — Constructor in class com.yworks.graph.drawing.EdgeStyleInstaller
Constructor.
EdgeStyleOutputHandler — Class in package com.yworks.io.graphml.writer
An IOutputHandler implementation that writes styles for edge objects.
EDGE_TARGET — Constant static property in class com.yworks.io.graphml.GraphMLConstants
editable — Property in class com.yworks.canvas.CanvasComponent
Property that sets the editable state of this canvas.
editableChanged — Event in class com.yworks.canvas.CanvasComponent
Dispatched when the editable property changes.
EDITABLE_CHANGED — Constant static property in class com.yworks.canvas.CanvasComponent
editing — Property in class com.yworks.canvas.input.TextEditorInputMode
Gets or sets the current editing state of the editor.
EDITING_CANCELED — Constant static property in class com.yworks.canvas.input.TextEditorInputMode
editLabel(label:com.yworks.graph.model:ILabel) — Method in class com.yworks.graph.input.GraphEditorInputMode
Triggers the editing of the given label.
ELEMENT — Constant static property in class com.yworks.support.XmlNodeKind
elementName — Property in class com.yworks.graph.drawing.BevelNodeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.reader.AbstractDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in interface com.yworks.io.graphml.reader.IDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.AbstractEdgeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.AbstractNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.BevelNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.BitmapNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.ComponentNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.DefaultArrowDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.ExteriorLabelModelParameterDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.FillDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.FontDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.GeneralPathDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.GeneralPathNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.IconLabelStyleDecoratorDeserializer
The name of elements this deserializer can handle.
elementName — Property in class com.yworks.io.graphml.reader.deserializer.IconLabelStyleDeserializer
The name of elements this deserializer can handle.
elementName — Property in class com.yworks.io.graphml.reader.deserializer.ImageIconDeserializer
The name of elements this deserializer can handle.
elementName — Property in class com.yworks.io.graphml.reader.deserializer.ImageNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.InteriorLabelModelParameterDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.InteriorStretchLabelModelParameterDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.NodeStyleLabelStyleAdapterDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.OldDefaultArrowDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.PolylineEdgeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.ReferenceDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.RotatingEdgeLabelModelParameterDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.ShapeNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.SimpleLabelStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.SliderEdgeLabelModelParameterDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.StrokeDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.reader.deserializer.SWFNodeStyleDeserializer
The local tag name that this Deserializer can claim to handle
elementName — Property in class com.yworks.io.graphml.writer.AbstractSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in interface com.yworks.io.graphml.writer.ISerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.BitmapNodeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.DefaultArrowSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.FillSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.FontSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.GeneralPathNodeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.GeneralPathSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.ImageIconSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.ImageNodeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.ImageSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.NodeStyleLabelStyleAdapterSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.PolylineEdgeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.ShapeNodeStyleSerializer
elementName — Property in class com.yworks.io.graphml.writer.serializer.SimpleLabelStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elementName — Property in class com.yworks.io.graphml.writer.serializer.SWFNodeStyleSerializer
The element name of the toplevel XmlElement for the serialized representation of this object
elements(hierarchy:com.yworks.graph.model:INodeHierarchy) — Static method in class com.yworks.graph.model.Hierarchies
Returns all elements that are part of the hierarchy.
ellipse — Constant static property in class com.yworks.graph.drawing.ShapeNodeShape
Shape type constant.
Ellipse — Constant static property in class com.yworks.graph.drawing.ShapeNodeShape
Shape type constant.
ELLIPSE — Constant static property in class com.yworks.graph.drawing.ShapeNodeShape
Deprecated.
ellipseContains(x, y, width, height, px, py, epsilon) — Static method in class com.yworks.canvas.geom.GeomSupport
Checks whether an ellipse contains the given point.
empty() — Method in class com.yworks.canvas.geom.OrientedRectangle
Returns whether this instance has negative width or height.
empty — Property in class com.yworks.graph.model.GraphClipboard
Determines whether the clipboard graph is empty.
EMPTY — Constant static property in class com.yworks.canvas.drawing.BoundsProvider
IBoundsProvider that yields "Empty" bounds.
EMPTY — Static property in class com.yworks.canvas.geom.ImmutableRectangle
An immutable empty IRectangle with width and height of -1.
EMPTY — Constant static property in class com.yworks.canvas.geom.ImmutableSize
An immutable instance that is treated as an empty size.
EMPTY — Static property in class com.yworks.canvas.geom.OrientedRectangle
An OrientedRectangle instance with width and height set to -1
EMPTY — Constant static property in class com.yworks.canvas.geom.Size
An implementation of ISize with zero size.
EMPTY — Constant static property in class com.yworks.canvas.input.SimpleInputModeContext
An empty context where both the inputmode and the canvas is null.
_EMPTY — Property in class com.yworks.graph.drawing.AbstractStyleInstaller
An empty Array
EMPTY — Constant static property in class com.yworks.graph.model.ShapeGeometryPortCandidateProvider
A generic implementation of the IPortCandidateProvider interface that provides no candidates at all.
EMPTY — Static property in class com.yworks.support.Lookups
An ILookup instance that always returns null.
EMPTY_CONTEXT — Static property in class com.yworks.support.Lookups
An IContextLookup instance that always returns null.
EmptyIterable — Class in package com.yworks.support
A utility class that implements an immutable always empty Iterable.
EmptyIterator — Final class in package com.yworks.support
A utility class that implements an always empty Iterator.
EmptyPortsCandidateProvider — Class in package com.yworks.graph.model
A generic implementation of the IPortCandidateProvider interface that provides no candidates.
enabled — Property in class com.yworks.canvas.input.AbstractConcurrentInputMode
Gets or sets the enabled state of this input mode.
enabled — Property in interface com.yworks.canvas.input.IConcurrentInputMode
Gets or sets the enabled state of this input mode.
enabled — Property in class com.yworks.support.State
enabled — Property in class com.yworks.support.Transition
Enables or disables this transition.
ENABLED — Constant static property in class com.yworks.support.StateMachineEventKind
encode(o, writer:com.yworks.io.graphml.writer:IXmlWriter, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in interface com.yworks.io.graphml.realizer.IResourceEncoder
Write a representation of the object o to the output writer.
encode(img) — Static method in class com.yworks.util.PNGEncoder
Created a PNG image from the specified BitmapData
encodeBitmap(bitmap) — Method in class com.yworks.remote.ImageExportHandler
Encodes the given bitmap data to a byte array.
encoder — Property in interface com.yworks.io.graphml.realizer.IResourceDescriptor
end(t:com.yworks.support:TransitionEvent) — Method in class com.yworks.canvas.input.ClickInputMode
end(evt:com.yworks.support:TransitionEvent) — Method in class com.yworks.canvas.input.MarqueeSelectionInputMode
Called by the state machine once the selection has been finished.
end(te:com.yworks.support:TransitionEvent) — Method in class com.yworks.canvas.input.MoveViewportInputMode
Called by the state machine once the dragging has been finished.
end() — Method in 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 in class com.yworks.canvas.input.HandleInputMode
Called by the state machine once that drag has been finalized.
endDrag(evt:com.yworks.support:TransitionEvent) — Method in class com.yworks.canvas.input.MoveInputMode
Called by the state machine to end the dragging.
endEdit() — Method in interface com.yworks.support.IUndoableEdit
This method ends the editing process that has been initialized in IUndoSupport.beginEdit.
endEdit() — Method in class com.yworks.support.MementoUndoableEdit
Ends the editing and enqueues appropriate IUndoUnits into the undo engine.
endFill(fill) — Method in 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 in class com.yworks.graph.input.CreateEdgeInputMode
Gets or sets an IHitTestable that determines whether it is valid to finish an edge creation gesture here.
error(location, message, e, context:com.yworks.io.graphml.reader:GraphMLParseContext) — Method in interface com.yworks.io.graphml.reader.IGraphMLParseErrorHandler
Handles an error message that originates from the parser or subordinate classes.
error(location, message, e, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in interface com.yworks.io.graphml.writer.IGraphMLWriteErrorHandler
Handles an error message that originates from the writer or subordinate classes.
ESCAPE_PRESSED — Constant static property in class com.yworks.canvas.input.EventRecognizers
Recognizes KeyboardEvents of type KeyboardEvent.KEY_DOWN with keyCode == Keyboard.ESCAPE
event — Property in class com.yworks.canvas.input.StateMachineRunEvent
The event object the state machine was run on.
eventRecognizer — Property in class com.yworks.support.Transition
Gets or sets the event recognizer that will be used in the isTrigger method.
EventRecognizers — Class in package com.yworks.canvas.input
This class provides some event recognizer functions used by IInputModes in order to recognize mouse or keyboard events.
export(canvas:com.yworks.canvas:CanvasComponent, defaultFileName, exportOptions:com.yworks.io:ExportOptions) — Method in class com.yworks.remote.ImageExportHandler
Calls the URL that was passed upon initialization.
ExportOptions — Class in package com.yworks.io
Instances of this class represent export options, e.g.
ExportOptions(scaleMode, insets:com.yworks.canvas.geom:IRectangle, hasBackground, backgroundColor) — Constructor in class com.yworks.io.ExportOptions
Creates an custom export options instance.
ExteriorLabelModel — Class in package com.yworks.graph.model
A label model for node labels that lie outside of the node's INode.layout bounds.
ExteriorLabelModel() — Constructor in class com.yworks.graph.model.ExteriorLabelModel
Creates a new instance of this model
ExteriorLabelModelParameterDeserializer — Class in package com.yworks.io.graphml.reader.deserializer
A deserializer implementation that deserializes ExteriorLabelModel instances.
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