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  
HAND — Constant Static Property, class com.yworks.resources.CursorProvider
The name of a hand cursor icon.
handleActionButtonProvider(context:com.yworks.canvas.input:IInputModeContext, item:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.input.GraphEditorInputMode
Called by click to query the item for a IActionButtonProvider in its lookup and handle it appropriately.
handleDecorator — Property, class com.yworks.graph.model.BendDecorator
The LookupDecorator that decorates the IHandle type for IBends.
handleDecorator — Property, class com.yworks.graph.model.PortDecorator
The LookupDecorator that decorates the IHandle type for IBends.
handleDistance(handle:com.yworks.canvas.input:IHandle, x:Number, y:Number) — method, class com.yworks.canvas.input.HandleInputMode
Gets the distance from the mouse to the given handle.
handleError(fault:mx.rpc:Fault) — method, interface com.yworks.remote.ResultHandler
Callback that is invoked when the service request failed.
handleError(fault:mx.rpc:Fault) — method, class com.yworks.remote.RoundtripHandler
Callback that is invoked when the service request failed.
handleEvent(evt:flash.events:Event) — method, class com.yworks.canvas.input.KeyboardInputMode
Traps key events from the canvas control and checks the list of recognizers.
handleInputMode — Property, class com.yworks.canvas.input.MainInputMode
The HandleInputMode property.
HandleInputMode — class, package com.yworks.canvas.input
An IInputMode implementation that can handle a collection of IHandles.
HandleInputMode() — Constructor, class com.yworks.canvas.input.HandleInputMode
Creates a new mode with no handles initially.
handleModeEnabled — Property, class com.yworks.canvas.input.MainInputMode
Whether the handle input mode is enabled.
handleModePriority — Property, class com.yworks.canvas.input.MainInputMode
The handle mode priority.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.canvas.input.CompositePositionHandler
Called by clients to indicate that the element has been dragged and its position should be updated.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.canvas.input.ConstrainedDragHandler
Handles the move operation and subsequently calls onMoved.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, interface com.yworks.canvas.input.IDragHandler
Called by clients to indicate that the element has been dragged and its position should be updated.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.canvas.input.LabelPositionHandler
Called by clients to indicate that the element has been dragged and its position should be updated.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.canvas.input.PointHandle
This implementation uses the IPointSetter to set the new values.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.canvas.input.RectangleHandle
This implementation calls moveBy using the delta values.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.canvas.input.ReshapeHandlerHandle
Delegates the move request to the IReshapeHandler.handleReshape method.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.canvas.input.ReshapeableHandle
This implementation calls moveBy using the delta values.
handleMove(newLocation:com.yworks.canvas.geom:IPoint) — method, class com.yworks.canvas.input.snapLines.SnapContext
Handles a move.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.graph.drawing.DefaultPositionHandler
Called by clients to indicate that the element has been dragged and its position should be updated.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.graph.input.CompoundMovePortHandle
Called by clients to indicate that the element has been dragged and its position should be updated.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.graph.input.CroppedPortLocationModelParameterHandle
Crops the new location to the port's owning INode's layout before handling the move.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.graph.input.PortLocationModelParameterHandle
Called by clients to indicate that the element has been dragged and its position should be updated.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.graph.input.ReparentStripePositionHandler
Called by clients to indicate that the element has been dragged and its position should be updated.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.graph.input.SimpleEdgePositionHandler
Called by clients to indicate that the element has been dragged and its position should be updated.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.graph.model.EdgeEndMoveHandle
Called by clients to indicate that the element has been dragged and its position should be updated.
handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX:Number, originalY:Number, newX:Number, newY:Number) — method, class com.yworks.graph.model.PortRelocationHandle
Called by clients to indicate that the element has been dragged and its position should be updated.
_handlePositions — Property, class com.yworks.canvas.input.ReshapeHandleProvider
handlePositions — Property, class com.yworks.canvas.input.ReshapeHandleProvider
Gets or sets the bitwise combination of all handle positions this instance provides a handle for.
handlePrintError(ctx:com.yworks.canvas:ICanvasPrintContext, error:Error) — method, class com.yworks.canvas.CanvasPrinter
Called when an Error occurs during printing.
handleProviderDecorator — Property, class com.yworks.graph.model.ItemDecorator
The LookupDecorator that decorates the IHandleProvider type for the type of items this instance has been created for.
handler — Property, class com.yworks.support.CallbackLookup
Gets or sets the actual callback implementation.
handleReshape(inputModeContext:com.yworks.canvas.input:IInputModeContext, originalBounds:com.yworks.canvas.geom:IRectangle, newBounds:com.yworks.canvas.geom:IRectangle) — method, interface com.yworks.canvas.input.IReshapeHandler
Called by clients to indicate that the element has been dragged and its position should be updated.
handleReshape(inputModeContext:com.yworks.canvas.input:IInputModeContext, originalBounds:com.yworks.canvas.geom:IRectangle, newBounds:com.yworks.canvas.geom:IRectangle) — method, class com.yworks.graph.input.TableReshapeHandler
Called by clients to indicate that the element has been dragged and its position should be updated.
handleResult(result:XML) — method, class com.yworks.remote.AbstractFileReadHandler
Updates the graph with the new GraphML Has to be called after the upload is complete and the response is received.
handleResult(result:XML) — method, interface com.yworks.remote.ResultHandler
Callback that is invoked when the server transfered the expected response.
handleResult(result:XML) — method, class com.yworks.remote.RoundtripHandler
Callback that is invoked when the server transferred the expected response.
handles — Property, class com.yworks.canvas.input.CompositeHandle
Returns a live collection of IHandles that wrap the handles added to this instance by addHandles.
handles — Property, class com.yworks.canvas.input.HandleInputMode
Gets or sets the collection of IHandles this mode manages.
HandleType — class, package com.yworks.canvas.input
Describes the type of an IHandle.
hasBackground — Property, class com.yworks.io.ExportOptions
Whether a custom background should be drawn
hasDefaultValue(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject:Object, property:XML) — method, class com.yworks.io.graphml.writer.serializer.ReflectionBasedSerializer
Returns true if a property has a default value and therefore should not be written at all.
hasEventListener(type:String) — method, class com.yworks.canvas.ViewportLimiter
hasEventListener(type:String) — method, class com.yworks.graph.drawing.TemplateStyleDataContext
hasEventListener(type:String) — method, class com.yworks.io.binary.ExternalizableGraph
hasEventListener(type:String) — method, class com.yworks.resources.Actions
hasHorizontalScrollBar — Property, class com.yworks.canvas.CanvasComponent
HashSet — class, package com.yworks.support
A Collection that obeys the 'set' semantics.
HashSet(values:com.yworks.support:Iterable) — Constructor, class com.yworks.support.HashSet
Creates a new hashset using the given values to initialize the set, or an empty hashset if no values are passed.
hasMutex() — method, class com.yworks.canvas.input.AbstractConcurrentInputMode
Determines whether this instance owns the input mutex.
hasNext() — method, class com.yworks.support.CollectionIterator
Tests whether the method next() will return a valid element.
hasNext() — method, class com.yworks.support.CompositeIterator
Tests whether the method next() will return a valid element.
hasNext() — method, class com.yworks.support.EmptyIterator
Tests whether the method next() will return a valid element.
hasNext() — method, interface com.yworks.support.Iterator
Tests whether the method next() will return a valid element.
hasNext() — method, class com.yworks.support.SingleIterator
Tests whether the method next() will return a valid element.
hasValue(key:Object) — method, class com.yworks.support.DictionaryMapper
Returns true if the given key has a value mapped to.
hasVerticalScrollBar — Property, class com.yworks.canvas.CanvasComponent
HEADER — Constant Static Property, class com.yworks.graph.model.StripeSubregion
Flag for both stripe headers.
headerInsets — Property, interface com.yworks.graph.model.IStripe
The insets that are currently in effect for the header for this stripe.
height — Property, interface com.yworks.canvas.geom.ISize
Gets the current height of this instance.
height — Property, interface com.yworks.canvas.geom.ISizeSetter
Sets the height of this instance.
height — Property, class com.yworks.canvas.geom.ImmutableRectangle
Gets the height of the rectangle.
height — Property, class com.yworks.canvas.geom.ImmutableSize
Returns the height of this instance.
height — Property, class com.yworks.canvas.geom.OrientedRectangle
The height of this instance from the ISize instance.
height — Property, class com.yworks.canvas.geom.Size
The height.
height — Property, class com.yworks.canvas.geom.YRectangle
The height of this instance from the size instance.
height — Property, interface com.yworks.graph.drawing.IIcon
The height of the icon.
height — Property, class com.yworks.graph.drawing.ImageIcon
The height of the icon.
HELP — Static Property, class com.yworks.resources.Actions
hexagon — Constant Static Property, class com.yworks.graph.drawing.ShapeNodeShape
Shape type constant.
HEXAGON — Constant Static Property, class com.yworks.graph.drawing.ShapeNodeShape
Deprecated.
hide() — method, class com.yworks.canvas.input.MouseHoverInputMode
Immediately hides the tooltip.
hideDelay — Property, class com.yworks.canvas.input.MouseHoverInputMode
The duration a tooltip is visible, in milliseconds.
hideDragImage() — method, class com.yworks.graph.input.NodeDropInputMode
Hides the drag image.
hideDragImage() — method, class com.yworks.graph.input.StripeDropInputMode
Hides the drag image.
hideEffect — Property, class com.yworks.canvas.input.MouseHoverInputMode
The effect that is triggered when a tooltip is to be hidden.
hideImplementation(predicate:Function) — method, class com.yworks.graph.model.LookupDecorator
Creates a chain link which always returns null when an implementation of the asked type is requested.
hideOriginalEdge(context:com.yworks.canvas.input:IInputModeContext, edge:com.yworks.graph.model:IEdge) — method, class com.yworks.graph.model.EdgeEndMoveHandle
Hides the original edge during the drag operation.
hideSelectionPaintable — Property, class com.yworks.graph.drawing.TemplateStyle
Whether this style should return a void implementation when it is queried for an ISelectionPaintable implementation.
Hierarchies — class, package com.yworks.graph.model
Utility class that offers static convenience methods for often used tasks in conjunction with INodeHierarchy instances.
hierarchy — Property, class com.yworks.graph.model.GroupedGraph
Yields the hierarchy of the nodes in this grouped graph.
hierarchy — Property, interface com.yworks.graph.model.IFoldedGraph
Provides a reference to the INodeHierarchy implementation that is backing the graph.
hierarchy — Property, interface com.yworks.graph.model.IGroupedGraph
Yields the hierarchy of the nodes in this grouped graph.
HierarchySupport — class, package com.yworks.graph.model
Utility class that offers static convenience methods for often used tasks in conjunction with INodeHierarchy instances.
HierarchyTreeView — class, package com.yworks.ui.tree
Utility class that helps in visualizing an INodeHierarchy in a mx.controls.Tree.
HierarchyTreeView(tree:mx.controls:Tree, model:com.yworks.graph.model:INodeHierarchy) — Constructor, class com.yworks.ui.tree.HierarchyTreeView
Creates a new instance.
highlightDecorator — Property, class com.yworks.graph.model.ItemDecorator
The LookupDecorator that decorates the IHighlightPaintableInstaller type for the type of items this instance has been created for.
highlightedNode — Property, class com.yworks.graph.input.NodeDropInputMode
Adds a highlight to the given INode This is used for highlighting a group node when dragging over it.
highlightGroup — Property, class com.yworks.ui.GraphCanvasComponent
Gets or sets the highlightGroup property.
highlightGroupChanged — Event, class com.yworks.ui.GraphCanvasComponent
Dispatched when the highlightGroup property changed.
HIGHLIGHT_GROUP_CHANGED — Constant Static Property, class com.yworks.ui.GraphCanvasComponent
highlightPaintManager — Property, class com.yworks.ui.GraphCanvasComponent
Gets or sets the HighlightPaintManager property.
HighlightPaintManager — class, package com.yworks.canvas.model
A ModelManager implementation that manages the visual decorations of highlighted elements in a canvas.
HighlightPaintManager(canvas:com.yworks.canvas:CanvasComponent, selectionModel:com.yworks.graph.model:ISelectionModel) — Constructor, class com.yworks.canvas.model.HighlightPaintManager
Creates an instance that for all selected items in the model dynamically installs a selection paint decoration.
highlightPaintManagerChanged — Event, class com.yworks.ui.GraphCanvasComponent
Dispatched when the highlightPaintManager property changed.
HIGHLIGHT_PAINT_MANAGER_CHANGED — Constant Static Property, class com.yworks.ui.GraphCanvasComponent
highlightStroke — Property, class com.yworks.canvas.drawing.RectangularHighlightPaintable
Gets or sets the stroke to use for drawing the highlight.
highPerformanceModeEnabled — Property, class com.yworks.ui.GraphOverviewComponent
Whether a high-performing OverviewGraphPaintable is used to preview the graph instead of the more flexible OverviewGraphDisplayObjectCreator.
hits(other:com.yworks.graph.model:StripeSubregion) — method, class com.yworks.graph.model.StripeSubregion
Whether this subregion has common parts with the given other subregion.
HitTest — class, package com.yworks.canvas.input
An enumeration for use in GraphEditorInputMode.findHits.
hitTestable — Property, class com.yworks.canvas.input.MoveInputMode
Gets or sets the IHitTestable that will be used by this mode to determine where the user may start dragging.
HitTestables — class, package com.yworks.canvas.drawing
A utility class that provides simple IHitTestable implementations.
hitTestIterator — Property, class com.yworks.graph.input.GraphEditorInputMode
Gets or sets the HitTestEnumerator property.
hitTestIterator — Property, class com.yworks.graph.model.GraphModelManager
Gets an IHitTestIterator that can be used to iterate hits on the canvas at a given world coordinate position.
hitTestOrdering — Property, class com.yworks.graph.input.GraphEditorInputMode
The hitTestOrdering.
hitTestRadius — Property, class com.yworks.canvas.CanvasComponent
Specifies the radius of the area around the mouse in view coordinates in which an IHitTestable may lie to be considered a valid hit.
hitTestRadius — Property, interface com.yworks.canvas.ICanvasContext
The radius for hit tests and marquee selection tests in world coordinates.
HitTestUtil — class, package com.yworks.canvas.input
Utility class for hit testing.
honorBothDimensions — Property, class com.yworks.canvas.ViewportLimiter
Gets or sets a value indicating whether both dimensions of bounds need to be honored.
HORIZONTAL — Constant Static Property, class com.yworks.canvas.input.RectangleHandlePositions
A combined bitset of the two horizontal handles of a rectangle.
HORIZONTAL — Constant Static Property, class com.yworks.canvas.input.snapLines.SnapLineOrientation
Constant that describes a horizontal orientation of a snap line.
HORIZONTAL — Constant Static Property, class com.yworks.canvas.input.snapLines.SnapLineSnapType
Describes horizontal snap lines.
HORIZONTAL — Constant Static Property, class com.yworks.graph.input.snapLines.SegmentOrientation
The segment has a horizontal orientation, i.e.
horizontalAnchor — Property, class com.yworks.graph.input.snapLines.MovementInfo
Gets or sets the horizontal movement info to which this info is anchored horizontally.
HORIZONTAL_LINES — Constant Static Property, class com.yworks.canvas.GridSnapType
Elements shall be snapped to horizontal grid lines.
horizontalLineScrollSize — Property, class com.yworks.canvas.CanvasComponent
The amount to scroll when an arrow button of the horizontal scrollbar is pressed, in pixels.
horizontalPageScrollSize — Property, class com.yworks.canvas.CanvasComponent
Specifies the amount to scroll when the horizontal scroll bar track is pressed, in pixels.
horizontalScrollPolicy — Property, class com.yworks.canvas.CanvasComponent
Specifies the visibility policy for the horizontal scrollbar.
horizontalScrollPosition — Property, class com.yworks.canvas.CanvasComponent
The current position of the horizontal scroll bar.
horizontalSpacing — Property, class com.yworks.canvas.GridInfo
The canonic grid spacing in horizontal direction.
hoverRecognizer — Property, class com.yworks.canvas.input.MoveInputMode
A function which returns true if the mouse is hovering over a movable item.
hPages — Property, class com.yworks.canvas.CanvasPrinter
The number of page rows to use for multi page printing.
htmlText — Property, interface com.yworks.canvas.input.ITextEditor
A String containing HTML markup that is rendered by this editor
HttpServiceFactory — class, package com.yworks.remote
A Factory that creates and configures HTTPService instances that are configured for interoperability with the yFiles FLEX server API.
httpStatus — Event, class com.yworks.io.graphml.GraphMLIOHandler
Dispatched when readURL is used and a the server sends a HTTP status code.
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