| 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 in class com.yworks.resources.CursorProvider |
|
The name of a hand cursor icon. |
| handleDistance(handle:com.yworks.canvas.input:IHandle, x, y) — Method in class com.yworks.canvas.input.HandleInputMode |
|
Gets the distance from the mouse to the given handle. |
| handleError(fault) — Method in interface com.yworks.remote.ResultHandler |
|
Callback that is invoked when the service request failed. |
| handleEvent(evt) — Method in class com.yworks.canvas.input.KeyboardInputMode |
|
Traps key events from the canvas control and checks the list
of recognizers. |
| handleInputMode — Property in class com.yworks.canvas.input.MainInputMode |
|
The HandleInputMode property. |
| HandleInputMode — Class in package com.yworks.canvas.input |
|
An IInputMode implementation that can handle a collection
of IHandles. |
| HandleInputMode() — Constructor in class com.yworks.canvas.input.HandleInputMode |
|
Creates a new mode with no handles initially. |
| handleModePriority — Property in class com.yworks.canvas.input.MainInputMode |
|
The handle mode priority. |
| handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY, newX, newY, dx, dy) — Method in 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, originalY, newX, newY, dx, dy) — Method in interface com.yworks.canvas.input.IPositionHandler |
|
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, originalY, newX, newY, dx, dy) — Method in 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, originalY, newX, newY, dx, dy) — Method in class com.yworks.canvas.input.PointHandle |
|
This implementation uses the IPointSetter to set the new values. |
| handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY, newX, newY, dx, dy) — Method in class com.yworks.canvas.input.RectangleHandle |
|
This implementation calls moveBy using the delta values. |
| handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY, newX, newY, dx, dy) — Method in class com.yworks.canvas.input.ReshapeableHandle |
|
This implementation calls moveBy using the delta values. |
| handleMove(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY, newX, newY, dx, dy) — Method in 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, originalY, newX, newY, dx, dy) — Method in 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, originalY, newX, newY, dx, dy) — Method in 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 in class com.yworks.canvas.input.ReshapeableHandles |
|
Gets or sets the bitwise combination of all handle positions this
instance provides a handle for. |
| handler — Property in class com.yworks.support.CallbackLookup |
|
Gets or sets the actual callback implementation. |
| handleResult(result) — Method in interface com.yworks.remote.ResultHandler |
|
Callback that is invoked when the server transfered the expected response. |
| handleResult(result) — Method in class com.yworks.remote.RoundtripHandler |
|
Callback that is invoked when the server transfered the expected response. |
| handles — Property in class com.yworks.canvas.input.CompositeHandle |
|
Returns a live collection of IHandles that wrap the handles
added to this instance by addHandles. |
| handles — Property in class com.yworks.canvas.input.HandleInputMode |
|
Gets or sets the collection of IHandles this mode
manages. |
| HandleType — Class in package com.yworks.canvas.input |
|
Describes the type of an IHandle. |
| hasBackground — Property in class com.yworks.io.ExportOptions |
|
Whether a custom background should be drawn
|
| HashSet — Class in package com.yworks.support |
|
A Collection that obeys the 'set' semantics. |
| HashSet(values:com.yworks.support:Iterable) — Constructor in 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 in class com.yworks.canvas.input.AbstractConcurrentInputMode |
|
Determines whether this instance owns the input mutex. |
| hasNext() — Method in class com.yworks.support.CollectionIterator |
|
Tests whether the method next() will return a valid element. |
| hasNext() — Method in class com.yworks.support.CompositeIterator |
|
Tests whether the method next() will return a valid element. |
| hasNext() — Method in class com.yworks.support.EmptyIterator |
|
Tests whether the method next() will return a valid element. |
| hasNext() — Method in interface com.yworks.support.Iterator |
|
Tests whether the method next() will return a valid element. |
| hasValue(key) — Method in class com.yworks.support.DictionaryMapper |
|
Returns true if the given key has a value mapped to. |
| height — Property in class com.yworks.canvas.geom.ImmutableRectangle |
|
Gets the height of the rectangle. |
| height — Property in class com.yworks.canvas.geom.ImmutableSize |
|
Returns the height of this instance. |
| height — Property in interface com.yworks.canvas.geom.ISize |
|
Gets the current height of this instance. |
| height — Property in interface com.yworks.canvas.geom.ISizeSetter |
|
Sets the height of this instance. |
| height — Property in class com.yworks.canvas.geom.OrientedRectangle |
|
The height of this instance from the ISize instance. |
| height — Property in class com.yworks.canvas.geom.Size |
|
The height. |
| height — Property in class com.yworks.canvas.geom.YRectangle |
|
Gets or sets the height of this instance from the Size instance. |
| height — Property in interface com.yworks.graph.drawing.IIcon |
|
The height of the icon. |
| height — Property in class com.yworks.graph.drawing.ImageIcon |
|
The height of the icon. |
| HELP — Static property in class com.yworks.resources.Actions |
| |
| hexagon — Constant static property in class com.yworks.graph.drawing.ShapeNodeShape |
|
Shape type constant. |
| HEXAGON — Constant static property in class com.yworks.graph.drawing.ShapeNodeShape |
|
Deprecated. |
| hide() — Method in class com.yworks.canvas.input.MouseHoverInputMode |
|
Immediately hides the tooltip. |
| hideDelay — Property in class com.yworks.canvas.input.MouseHoverInputMode |
|
The duration a tooltip is visible, in milliseconds. |
| hideEffect — Property in class com.yworks.canvas.input.MouseHoverInputMode |
|
The effect that is triggered when a tooltip is to be hidden. |
| hideOriginalEdge(canvas:com.yworks.canvas:CanvasComponent, edge:com.yworks.graph.model:IEdge) — Method in class com.yworks.graph.model.PortRelocationHandle |
|
Hides the original edge that during the drag operation. |
| Hierarchies — Class in package com.yworks.graph.model |
|
Utility class that offers static convenience methods for
often used tasks in conjunction with INodeHierarchy
instances. |
| hierarchy — Property in class com.yworks.graph.model.GroupedGraph |
|
Yields the hierarchy of the nodes in this grouped graph. |
| hierarchy — Property in interface com.yworks.graph.model.IGroupedGraph |
|
Yields the hierarchy of the nodes in this grouped graph. |
| HierarchyTreeView — Class in package com.yworks.ui.tree |
|
Utility class that helps in visualizing an INodeHierarchy in a
mx.controls.Tree. |
| HierarchyTreeView(tree, model:com.yworks.graph.model:INodeHierarchy) — Constructor in class com.yworks.ui.tree.HierarchyTreeView |
|
Creates a new instance with a data provider representing the given INodeHierarchy. |
| highlightGroup — Property in class com.yworks.ui.GraphCanvasComponent |
|
Gets or sets the highlightGroup property. |
| highlightGroupChanged — Event in class com.yworks.ui.GraphCanvasComponent |
|
Dispatched when the highlightGroup property changed. |
| HIGHLIGHT_GROUP_CHANGED — Constant static property in class com.yworks.ui.GraphCanvasComponent |
|
|
| highlightPaintManager — Property in class com.yworks.ui.GraphCanvasComponent |
|
Gets or sets the HighlightPaintManager property. |
| HighlightPaintManager — Class in 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 in 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 in class com.yworks.ui.GraphCanvasComponent |
|
Dispatched when the highlightPaintManager property changed. |
| HIGHLIGHT_PAINT_MANAGER_CHANGED — Constant static property in class com.yworks.ui.GraphCanvasComponent |
|
|
| highlightStroke — Property in class com.yworks.canvas.drawing.RectangularHighlightPaintable |
|
Gets or sets the stroke to use for drawing the highlight. |
| HitTest — Class in package com.yworks.canvas.input |
|
An enumeration for use in GraphEditorInputMode.findHits. |
| hitTestable — Property in 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 in package com.yworks.canvas.drawing |
|
A utility class that provides simple IHitTestable implementations. |
| hitTestIterator — Property in class com.yworks.graph.input.GraphEditorInputMode |
|
Gets or sets the HitTestEnumerator property. |
| hitTestIterator — Property in class com.yworks.graph.model.GraphModelManager |
|
Gets a IHitTestEnumerator that can be used to
ietrate hits on the canvas at a given world coordinate position. |
| hitTestOrdering — Property in class com.yworks.graph.input.GraphEditorInputMode |
|
Gets or sets the hitTestOrdering. |
| hitTestRadius — Property in 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 in interface com.yworks.canvas.ICanvasContext |
|
The radius for hit tests and marquee selection tests in world coordinates. |
| HORIZONTAL — Constant static property in class com.yworks.canvas.input.RectangleHandlePositions |
|
A combined bitset of the two horizontal handles of a rectangle. |
| horizontalLineScrollSize — Property in class com.yworks.canvas.CanvasComponent |
|
The amount to scroll when an arrow button of the horizontal scrollbar is pressed, in pixels. |
| horizontalPageScrollSize — Property in class com.yworks.canvas.CanvasComponent |
|
Specifies the amount to scroll when the horizontal scroll bar track is pressed, in pixels. |
| horizontalScrollPolicy — Property in class com.yworks.canvas.CanvasComponent |
|
Specifies the visibility policy for the horizontal scrollbar. |
| horizontalScrollPosition — Property in class com.yworks.canvas.CanvasComponent |
|
The current position of the horizontal scroll bar. |
| htmlText — Property in interface com.yworks.canvas.input.ITextEditor |
|
A String containing HTML markup that is rendered by this editor
|
| HttpServiceFactory — Class in 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 in 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 |