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  
UNBOUND — Constant Static Property, class com.yworks.canvas.drawing.BoundsProvider
An IBoundsProvider that yields "infinite"/unbound bounds.
UNBOUND — Constant Static Property, class com.yworks.canvas.geom.ImmutableSize
An immutable instance that is treated as an unbound size.
UNBOUND — Constant Static Property, class com.yworks.canvas.geom.Size
An implementation of ISize with infinite bounds
undecorateGraph() — method, class com.yworks.graph.model.Table
Remove an IGraph instance that has been previously registered with decorateGraph.
undo() — method, class com.yworks.graph.input.GraphEditorInputMode
Undoes the last undoable change.
undo() — method, class com.yworks.support.AbstractUndoUnit
Undoes the change that is represented by this unit.
undo() — method, class com.yworks.support.CompoundUndoUnit
Undoes the next IUndoUnit.
undo() — method, interface com.yworks.support.IUndoUnit
Undoes the change that is represented by this unit.
undo() — method, class com.yworks.support.UndoEngine
Undoes all units in this queue.
undo() — method, class com.yworks.ui.GraphCanvasComponent
Undoes the last operation.
UNDO — Static Property, class com.yworks.resources.Actions
UndoEngine — class, package com.yworks.support
A generic support class that can manage IUndoUnit instances to support undoability.
undoEngineEnabled — Property, class com.yworks.graph.model.DefaultGraph
Determines whether the UndoEngine used for this instance should be enabled.
undoImpl() — method, class com.yworks.support.AbstractUndoUnit
Undoes the operation.
undoImpl() — method, class com.yworks.support.DelegateUndoUnit
Calls the undo delegate using the undo parameter.
undoImpl() — method, class com.yworks.support.MementoUndoUnit
Reads the current state and applies the old one.
undoName — Property, class com.yworks.support.AbstractUndoUnit
The name of the undo unit.
undoName — Property, class com.yworks.support.CompoundUndoUnit
The name of the undo unit.
undoName — Property, interface com.yworks.support.IUndoUnit
The name of the undo unit.
undoName — Property, class com.yworks.support.UndoEngine
The name of the undo unit.
undoNext() — method, class com.yworks.support.UndoEngine
Undoes the next IUndoUnit.
undoOperationsAllowed — Property, class com.yworks.graph.input.GraphEditorInputMode
Determines whether undo/redo operations with the usual shortcuts are enabled on the canvas.
undoText — Property, class com.yworks.support.UndoEngine
The IUndoUnit.undoName of the next undo operation.
UNGROUP — Static Property, class com.yworks.resources.Actions
ungroupSelection() — method, class com.yworks.graph.input.GraphEditorInputMode
Makes each of the currently selected nodes a direct child of the root group (if not already).
ungroupSelectionAllowed — Property, class com.yworks.graph.input.GraphEditorInputMode
Determines whether Ctrl-U-presses should result in calls to ungroupSelection().
unhideOriginalEdge(edge:com.yworks.graph.model:IEdge, canvas:com.yworks.canvas:CanvasComponent) — method, class com.yworks.graph.model.EdgeEndMoveHandle
Unhides the original edge that was hidden during the drag operation.
uninstall() — method, class com.yworks.canvas.MagnifierComponent
Uninstalls this component.
uninstall(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.AbstractInputMode
Uninstalls this mode from the canvas.
uninstall(context:com.yworks.canvas.input:IInputModeContext) — method, interface com.yworks.canvas.input.IInputMode
Uninstalls this mode from the given canvas.
uninstall(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.NodeEffectInputMode
Uninstalls this mode from the given canvas.
uninstall(canvas:com.yworks.canvas:CanvasComponent) — method, class com.yworks.canvas.model.BridgeManager
Reverts the install() method.
uninstall(canvas:com.yworks.canvas:CanvasComponent) — method, interface com.yworks.canvas.model.IModelItemInstaller
Called by the framework to let this instance do the clean up for a given canvas that has been initialized in install(CanvasComponent).
uninstall(descriptor:com.yworks.canvas.model:IModelItemDescriptor, canvasObjects:Array) — method, class com.yworks.canvas.model.ModelManager
Simple implementation that removes all of the given canvasObjects.
uninstall(canvas:com.yworks.canvas:CanvasComponent) — method, class com.yworks.graph.drawing.AbstractStyleInstaller
This implementation does nothing.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.AbstractInputMode
Implementation of uninstall: Uninstalls this mode from the canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.ContextMenuInputMode
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.DropInputMode
Uninstalls this mode from the canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.HandleInputMode
Removes the IDisplayObjectCreator from the canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.KeyboardInputMode
Implementation of uninstall: Uninstalls this mode from the canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.MagnifierInputMode
Implementation of uninstall: Uninstalls this mode from the canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.MarqueeSelectionInputMode
Uninstalls this mode from the given canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.MouseHoverInputMode
Uninstalls this mode from the given canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.MultiplexingInputMode
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.NavigationInputMode
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.OverviewInputMode
Uninstalls this mode from the given canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.StateMachineInputMode
Uninstalls this mode from the canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.TextEditorInputMode
Implementation of uninstall: Uninstalls this mode from the canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.CreateBendInputMode
Uninstalls this mode.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.CreateEdgeInputMode
Uninstalls this mode from the canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.GraphEditorInputMode
Unistalls this mode.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.ResizeStripeInputMode
Uninstalls this mode from the canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.StripeDropInputMode
Uninstalls this mode from the canvas.
uninstallCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.TableEditorInputMode
uninstalled — Event, class com.yworks.canvas.input.AbstractInputMode
Dispatched after the input mode was uninstalled.
UNINSTALLED — Constant Static Property, class com.yworks.canvas.input.AbstractInputMode
uninstalling — Event, class com.yworks.canvas.input.AbstractInputMode
Dispatched before the input mode will be uninstalled.
UNINSTALLING — Constant Static Property, class com.yworks.canvas.input.AbstractInputMode
uninstallListeners() — method, class com.yworks.canvas.input.ClickInputMode
Uninstalls all listeners, this instance has installed on calling intallListeners()
uninstallListeners() — method, class com.yworks.canvas.input.StateMachineInputMode
Uninstalls all listeners, this instance has installed on calling intallListeners()
uninstallMagnifierComponent(canvas:com.yworks.canvas:CanvasComponent, magnifier:com.yworks.canvas:MagnifierComponent) — method, class com.yworks.canvas.input.MagnifierInputMode
uninstallTextEditor() — method, class com.yworks.canvas.input.TextEditorInputMode
Removes the text box.
union(rect1:com.yworks.canvas.geom:IRectangle, rect2:com.yworks.canvas.geom:IRectangle, dest:com.yworks.canvas.geom:IMutableRectangle) — Static Method , class com.yworks.canvas.geom.GeomSupport
Creates the union of two rectangles, placing the result in a third.
UNION — Constant Static Property, class com.yworks.graph.input.AdjustContentRectPolicy
The content rect should be recalculated as the union of the former content rect and the new graph bounds in response to user input.
unMap(key:String) — Static Method , class com.yworks.util.BitmapCache
Removes the data cached for the given key.
unMapValue(key:Object) — method, class com.yworks.graph.model.TagOwnerMapper
Deletes the tag of the IModelItem passed as the key using the ITagOwner found in the model item's lookup.
unMapValue(key:Object) — method, class com.yworks.support.DictionaryMapper
Removes a previously created association with the given key.
unMapValue(key:Object) — method, interface com.yworks.support.IMapper
Removes a previously created association with the given key.
UnoccupiedPortCandidateProvider — class, package com.yworks.graph.model
Simple implementation of an IPortCandidateProvider that returns unoccupied ports at a given entity.
UnoccupiedPortCandidateProvider(portOwner:com.yworks.graph.model:IPortOwner) — Constructor, class com.yworks.graph.model.UnoccupiedPortCandidateProvider
Creates a new instance of this
unregister(mode:com.yworks.canvas.input:IConcurrentInputMode) — method, class com.yworks.canvas.input.ConcurrencyController
Unregisters the given mode from this controller.
unregisterDefaultDeserializer(deserializer:com.yworks.io.graphml.reader:IDeserializer) — method, interface com.yworks.io.graphml.reader.IDeserializerRegistry
Unregister a fallback deserializer instance
unregisterDefaultSerializer(serializer:com.yworks.io.graphml.writer:ISerializer) — method, interface com.yworks.io.graphml.writer.ISerializerRegistry
Unregister a fallback serializer instance
unregisterDeserializer(deserializer:com.yworks.io.graphml.reader:IDeserializer) — method, class com.yworks.io.graphml.GraphMLIOHandler
Unregister an IDeserializer instance that was previously registered.
unregisterDeserializer(deserializer:com.yworks.io.graphml.reader:IDeserializer) — method, interface com.yworks.io.graphml.reader.IDeserializerRegistry
Unregister a deserializer instance
unregisterDynamicUndoSupport(graph:com.yworks.graph.model:IGraph) — Static Method , class com.yworks.graph.model.Table
Unregisters an IUndoSupport implementation that has previously been registered with registerDynamicUndoSupport.
unregisterSerializer(serializer:com.yworks.io.graphml.writer:ISerializer) — method, class com.yworks.io.graphml.GraphMLIOHandler
Unregister an ISerializer instance that was previously registered.
unregisterSerializer(serializer:com.yworks.io.graphml.writer:ISerializer) — method, interface com.yworks.io.graphml.writer.ISerializerRegistry
Unregister a serializer instance
unregisterStaticUndoSupport(graph:com.yworks.graph.model:IGraph) — Static Method , class com.yworks.graph.model.Table
Unregisters an IUndoSupport implementation that has previously been registered with registerStaticUndoSupport.
unselectedItemsHitTestable — Property, class com.yworks.graph.model.InputModeController
Gets an implementation of the IHitTestable interface that is a live composite of all IHitTestable implementations of the currently unselected items.
unselectedMovableItemsHitTestable — Property, class com.yworks.graph.model.InputModeController
Gets an implementation of the IHitTestable interface that is a live composite of all IHitTestable implementations of the currently unselected items that also provide a PositionHandler or IMovable implementation.
UnsignedIntegerTypeConverter — class, package com.yworks.support
This class can convert uint values into Strings and back.
update(item:Object) — method, class com.yworks.canvas.model.CollectionModelManager
This method may be called to update the visual representation of the given item.
update — Property, class com.yworks.remote.RoundtripHandler
Gets or sets whether the graph instance currently displayed in the graph canvas should be updated using the GraphML data sent by the server.
UPDATE — Constant Static Property, class com.yworks.graph.model.GraphEventKind
The whole graph was updated.
updateComponentLayout(displayObject:flash.display:DisplayObject) — method, class com.yworks.graph.drawing.TemplateLabelStyleRenderer
Updates location, size, and angle of the template component.
updateComponentLayout(displayObject:flash.display:DisplayObject) — method, class com.yworks.graph.drawing.TemplateNodeStyleRenderer
Updates location and size of the template component.
updateContentRect(margins:com.yworks.canvas.geom:IRectangle) — method, class com.yworks.canvas.CanvasComponent
Updates the contentRect to encompass the bounds by all elements in the current scene graph upon the next invocation of updateDisplayList.
updateDescriptor(descriptor:com.yworks.canvas.model:IModelItemDescriptor) — method, class com.yworks.canvas.model.ModelManager
Updates the item in the canvas by uninstalling and reinstalling it into the canvas.
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.yworks.canvas.CanvasComponent
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.yworks.canvas.MagnifierComponent
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.canvas.drawing.AbstractInBetweenSnapResultPaintable
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.canvas.drawing.AbstractSingleLineSnapResultPaintable
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.canvas.drawing.AbstractTextPaintable
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.canvas.drawing.EqualSizePaintable
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.canvas.drawing.FixedDistanceSnapResultPaintable
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.canvas.drawing.GeneralPathVisualCreator
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.canvas.drawing.GridPaintable
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.canvas.drawing.GridSnapResultPaintable
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, interface com.yworks.canvas.drawing.IDisplayObjectCreator
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.canvas.drawing.PaintableDisplayObjectCreator
Updates the given DisplayObject or returns a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.canvas.drawing.ShapePaintable
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.canvas.drawing.VoidDisplayObjectCreator
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.AbstractStyleRenderer
Updates the given DisplayObject.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.ArrowPaintable
Updates the given DisplayObject.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.BevelNodeStyleRenderer
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.BitmapNodeStyleRenderer
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.CSSLabelStyleRenderer
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.CollapsibleNodeStyleDecoratorRenderer
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.ComponentNodeStyleRenderer
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.DelegatingStyleRenderer
This implementation delegates to the renderer of the wrapped style.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.FilterNodeStyleRenderer
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.GeneralPathNodeStyleRenderer
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.IconLabelStyleRenderer
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.ImageIcon
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.ImageNodeStyleRenderer
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, ctx:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.OverviewGraphDisplayObjectCreator
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.PanelNodeStyleRenderer
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.PathBasedEdgeStyleRenderer
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.SWFNodeStyleRenderer
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.ShapeNodeStyleRenderer
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.ShinyPlateNodeStyleRenderer
updateDisplayObject(edge:com.yworks.graph.model:IEdge, oldDisplayObject:flash.display:DisplayObject, ctx:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.SimpleAbstractEdgeStyle
This style's renderer delegates updating the display object to this method.
updateDisplayObject(label:com.yworks.graph.model:ILabel, oldDisplayObject:flash.display:DisplayObject, ctx:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.SimpleAbstractLabelStyle
This style's renderer delegates updating the display object to this method.
updateDisplayObject(node:com.yworks.graph.model:INode, oldDisplayObject:flash.display:DisplayObject, ctx:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.SimpleAbstractNodeStyle
This style's renderer delegates updating the display object to this method.
updateDisplayObject(port:com.yworks.graph.model:IPort, oldDisplayObject:flash.display:DisplayObject, ctx:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.SimpleAbstractPortStyle
This style's renderer delegates updating the display object to this method.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.SimpleLabelStyleRenderer
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.SimplePortStyleRenderer
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.TableNodeStyleRenderer
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.TemplateLabelStyleRenderer
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.TemplateNodeStyleRenderer
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.compat.JavaGenericNodeStyleWrapperRenderer
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.compat.JavaImageNodeStyleRenderer
Updates the given DisplayObject or creates a new one.
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.model.DefaultPortCandidateDescriptor
updateDisplayObject(oldDisplayObject:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.model.EdgeSelectionDisplayObjectCreator
Updates the given DisplayObject or creates a new one.
updateDisplayObjectLayout(displayObject:mx.core:UIComponent, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.TableNodeStyleRenderer
updateGraphItems() — method, class com.yworks.canvas.CanvasObjectDependencyManager
Updates all items of the graph by calling onGraphStructureChanged for each item of the graph.
updateIconDisplayObject(oldDisplayObject:flash.display:DisplayObject, ctx:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.IconLabelStyleRenderer
Updates the display object for the icon.
updateLayout(obj:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext, theLayout:com.yworks.canvas.geom:IOrientedRectangle) — method, class com.yworks.graph.drawing.AbstractLabelStyleRenderer
Arranges the provided display object using either the layout of the currently configured label, or using the provided rectangle.
updateLayout(obj:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.BevelNodeStyleRenderer
updateLayout(obj:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.DelegatingStyleRenderer
Updates the layout (size and coordinates) of the given display object.
updateLayout(obj:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.GeneralPathNodeStyleRenderer
updateLayout(obj:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.PanelNodeStyleRenderer
updateLayout(obj:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.ShapeNodeStyleRenderer
updateLayout(obj:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.ShinyPlateNodeStyleRenderer
updateLayout(obj:flash.display:DisplayObject, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.SimplePortStyleRenderer
updateLayoutForStripe(stripe:com.yworks.graph.model:IStripe, base:TableNodeStyleRenderer.as$1195:TableBaseComponent, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.TableNodeStyleRenderer
Updates the layout for a single stripe.
updateLayoutForStripes(stripe:com.yworks.graph.model:IStripe, base:TableNodeStyleRenderer.as$1195:TableBaseComponent, ctx:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.TableNodeStyleRenderer
Recursively updates the layout for the given stripe and its children.
_updateOptions — Property, class com.yworks.remote.AbstractRoundtripHandler
The options to use for configuration of the input IO handler.
updateOptions — Property, class com.yworks.remote.RoundtripHandler
Get or set the options to use for the graph update.
updatePathDisplayObjectCreator(creator:com.yworks.canvas.drawing:IDisplayObjectCreator, path:com.yworks.canvas.drawing:GeneralPath, stroke:mx.graphics:IStroke) — method, class com.yworks.graph.drawing.PathBasedEdgeStyleRenderer
Updates the given IDisplayObjectCreator for the given path and stroke.
updateRenderDataCache(renderDataCache:Object) — method, class com.yworks.graph.drawing.BevelNodeStyleRenderer
Updates the given object with the current state of the style and the node.
updateRenderDataCache(renderDataCache:Object) — method, class com.yworks.graph.drawing.CSSLabelStyleRenderer
Updates the given object with the current state of the style and the node.
updateRenderDataCache(renderDataCache:Object) — method, class com.yworks.graph.drawing.GeneralPathNodeStyleRenderer
Updates the given object with the current state of the style and the node.
updateRenderDataCache(renderDataCache:Object) — method, class com.yworks.graph.drawing.ImageNodeStyleRenderer
Updates the given object with the current state of the style and the node.
updateRenderDataCache(renderDataCache:Object) — method, class com.yworks.graph.drawing.PanelNodeStyleRenderer
Updates the given object with the current state of the style and the node.
updateRenderDataCache(renderDataCache:Object) — method, class com.yworks.graph.drawing.ShapeNodeStyleRenderer
Updates the given object with the current state of the style and the node.
updateRenderDataCache(renderDataCache:Object) — method, class com.yworks.graph.drawing.ShinyPlateNodeStyleRenderer
Updates the given object with the current state of the style and the node.
updateRenderDataCache(renderDataCache:Object) — method, class com.yworks.graph.drawing.SimpleLabelStyleRenderer
Updates the given object with the current state of the style and the node.
updateRenderDataCache(renderDataCache:Object) — method, class com.yworks.graph.drawing.SimplePortStyleRenderer
Updates the given object with the current state of the style and the node.
updateSelectionState() — method, class com.yworks.graph.drawing.TemplateStyleDataContext
Queries the canvas' graph selection for the selection state of the model item associated with this instance and sets the selected property accordingly.
updateSourceVisualization(sourceVisualization:com.yworks.canvas:ICanvasObject, sourceStripe:com.yworks.graph.model:IStripe, reparentGesture:com.yworks.graph.input:ReparentGesture, inputModeContext:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.ReparentStripePositionHandler
Modifies the source visualization itself.
updateStripe(stripe:com.yworks.graph.model:IStripe, base:TableNodeStyleRenderer.as$1195:TableBaseComponent, context:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.TableNodeStyleRenderer
Paints a single stripe.
updateStripes(stripe:com.yworks.graph.model:IStripe, base:TableNodeStyleRenderer.as$1195:TableBaseComponent, ctx:com.yworks.canvas.drawing:IDisplayObjectContext) — method, class com.yworks.graph.drawing.TableNodeStyleRenderer
Recursively updates the given stripe and its children.
updateTargetPortOwner(oldOwner:com.yworks.graph.model:IPortOwner, newOwner:com.yworks.graph.model:IPortOwner) — method, class com.yworks.graph.input.CreateEdgeInputMode
Updates the dummyEdge to reflect the current target port candidate.
updateTargetVisualization(targetVisualization:com.yworks.canvas:ICanvasObject, targetStripe:com.yworks.graph.model:IStripe, reparentGesture:com.yworks.graph.input:ReparentGesture, targetBounds:com.yworks.canvas.geom:IRectangle, inputModeContext:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.ReparentStripePositionHandler
Modifies the target visualization itself.
updateTargetVisualizationBounds(originalTargetBounds:com.yworks.canvas.geom:IRectangle, gesture:com.yworks.graph.input:ReparentGesture, targetStripe:com.yworks.graph.model:IStripe) — method, class com.yworks.graph.input.ReparentStripePositionHandler
Updates the visualization bounds for the target visualization depending on the provided values.
updateTimerDelay — Property, class com.yworks.canvas.input.OverviewInputMode
Gets or sets the invalidation delay in milliseconds for the timer that triggers an update of the canvas.
updateTree — Event, class com.yworks.canvas.CanvasComponent
Dispatched when the canvas object tree is repainted.
updateTree(partially:Boolean) — method, class com.yworks.canvas.CanvasComponent
Repaints the display list
updateTree(partially:Boolean) — method, class com.yworks.ui.GraphCanvasComponent
UPDATE_TREE — Constant Static Property, class com.yworks.canvas.CanvasEvent
Dispatched when the canvas object tree is repainted
updateViewport() — method, class com.yworks.canvas.CanvasComponent
update the viewport bounds upon the next invocation of updateDisplayList.
upload(graph:com.yworks.graph.model:IGraph, defaultFileName:String) — method, class com.yworks.remote.UploadHandler
Calls the upload URL that was passed upon initialization.
UploadHandler — class, package com.yworks.remote
A Handler which sends a file to a server and expects a GraphML encoded graph as reponse.
UploadHandler(uploadURL:String, roundtripHandler:com.yworks.remote:RoundtripHandler) — Constructor, class com.yworks.remote.UploadHandler
Create a new instance for the given service URL.
upX — Property, interface com.yworks.canvas.geom.IOrientedRectangle
Returns the x value of the up vector.
upX — Property, interface com.yworks.canvas.geom.IOrientedRectangleSetter
Sets the x value of the up vector.
upX — Property, class com.yworks.canvas.geom.OrientedRectangle
Gets or sets the x component of the up vector to the new value.
upX — Property, class com.yworks.canvas.geom.YRectangle
always returns 0.
upY — Property, interface com.yworks.canvas.geom.IOrientedRectangle
Returns the y value of the up vector.
upY — Property, interface com.yworks.canvas.geom.IOrientedRectangleSetter
Sets the y value of the up vector.
upY — Property, class com.yworks.canvas.geom.OrientedRectangle
The y component of the up vector to the new value.
upY — Property, class com.yworks.canvas.geom.YRectangle
always returns -1.
uriEncode — Property, class com.yworks.remote.AbstractRoundtripHandler
Whether to encode the graphML string sent to the server using the global encodeURIComponent function.
uriEncode — Property, class com.yworks.remote.DownloadHandler
Whether to encode the graphML string sent to the server using the global encodeURIComponent function.
url — Property, class com.yworks.graph.drawing.ImageIcon
The URL this image is to be loaded from.
url — Property, class com.yworks.graph.drawing.ImageNodeStyle
The URL this image is to be loaded from.
url — Property, class com.yworks.graph.drawing.SWFNodeStyle
Get or set an url that points to the SWF file which will be used as a node representation.
url — Property, class com.yworks.remote.DefaultServerAction
Get or set the url of the HTTP service of this server action.
url — Property, interface com.yworks.remote.ServerAction
The location of the server action.
useConfig — Static Property, class com.yworks.remote.HttpServiceFactory
Whether to use the Config class to get the values of the "context-root" and "service-extension" configuration parameters.
useFinder — Property, class com.yworks.canvas.input.LabelPositionHandler
Gets or sets a property that determines whether the handler may use a ILabelModelParameterFinder to assign arbitrary positions.
useHeaderInsets — Property, class com.yworks.graph.model.StretchStripeLabelModel
Whether to use the IStripe.headerInsets or the normal IStripe.Insets of a stripe for centering the label inside the stripe header area.
useHeaderInsets — Property, class com.yworks.graph.model.StripeLabelModel
Whether to use the IStripe.headerInsets or the normal IStripe.insets of a stripe for centering the label inside the stripe header area.
useHitNodeTargetCandidatesOnly — Property, class com.yworks.graph.input.CreateEdgeInputMode
Gets or sets a property that determines whether this mode should use only the target port candidates of the node the mouse currently hovers over.
useJavaStyles — Property, class com.yworks.io.graphml.JavaCompatGraphMLIOHandler
Whether to use style implementations that were created for compatibility with the yFiles Java realizers.
useJavaStyles — Property, class com.yworks.remote.AbstractRoundtripHandler
Whether to use style implementations that were created for compatibility with the yFiles Java realizers.
useLabelModelParameterFinder — Property, class com.yworks.canvas.input.MoveLabelInputMode
Gets or sets a property that determines whether to allow the use of the ILabelModelParameterFinder to assign new label model parameters.
useOverlayHitArea — Property, class com.yworks.canvas.input.NodeEffectInputMode
Wether to use the overlay as the node's hit area or to query the nodeStyles IBoundsProvider for the node bounds to determine whether the mouse is still hovering over the node.
useParameterFinder() — method, class com.yworks.canvas.input.LabelPositionHandler
Determines whether to use a ILabelModelParameterFinder to find the best candidate.
usePortCandidateProviders — Property, class com.yworks.graph.model.DefaultGraph
Gets or sets a property that determines whether createEdgeBetweenNodes should use IPortCandidateProvider implementations to find the ports to connect the newly created edge to.
userObject — Property, interface com.yworks.canvas.ICanvasObject
Gets or sets the user object associated with this instance.
userObject — Property, class com.yworks.support.YList
Gets or set the user object associated with this list.
userTag — Property, class com.yworks.graph.drawing.TemplateStyleDataContext
The user tag associated with this instance.
userTagProvider — Property, interface com.yworks.graph.drawing.ITemplateStyle
A user tag provider which can retrieve user data associated with the item.
userTagProvider — Property, class com.yworks.graph.drawing.TemplateStyle
The IUserTagProvider to retrieve user defined data which is associated with the model item.
USERTAG_TAG — Constant Static Property, class com.yworks.io.graphml.GraphMLConstants
useZOrderSupport — Property, class com.yworks.graph.model.GraphModelManager
Gets or sets if this instance makes use of the IZOrderSupport found in the graph's lookup.
Util — final class, package com.yworks.util
Provides static utility functions.
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