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  
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.canvas.drawing.AbstractTextPaintable
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.canvas.drawing.BoundsProvider
Returns the internal instance.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in interface com.yworks.canvas.drawing.IBoundsProvider
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.canvas.drawing.ShapePaintable
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.canvas.drawing.SimpleTextPaintable
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.drawing.AbstractLabelStyleRenderer
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.drawing.AbstractNodeStyleRenderer
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.drawing.AbstractStyleRenderer
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.drawing.ArrowPaintable
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.drawing.DelegatingStyleRenderer
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.drawing.GeneralPathNodeStyleRenderer
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.drawing.IconLabelStyleRenderer
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(hierarchy:com.yworks.graph.model:INodeHierarchy, groupNode:com.yworks.graph.model:INode) — Method in interface com.yworks.graph.drawing.IGroupBoundsCalculator
Calculates the bounds of the layout for the given groupNode that is a group node in the hierarchy.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.drawing.ImageNodeStyleRenderer
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.drawing.PanelNodeStyleRenderer
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.drawing.PathBasedEdgeStyleRenderer
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.drawing.SimplePortStyleRenderer
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.drawing.SWFNodeStyleRenderer
Returns a tight rectangular area where the whole rendering would fit into.
calculateBounds(scratch:com.yworks.canvas.geom:IMutableRectangle, ctx:com.yworks.canvas:ICanvasContext) — Method in class com.yworks.graph.model.DefaultPortCandidateDescriptor
Returns a tight rectangular area where the whole rendering would fit into.
calculateMetric(label:com.yworks.graph.model:ILabel, parameter:com.yworks.graph.model:ILabelModelParameter, layout:com.yworks.canvas.geom:IOrientedRectangle) — Method in class com.yworks.graph.model.DefaultLabelModelParameterFinder
Calculates a metric for the given label/parameter pair and the target label layout.
CallbackLookup — Class in package com.yworks.support
Utility class that implements the ILookup interface by delegating to a callback function.
CallbackLookup(callback, subject) — Constructor in class com.yworks.support.CallbackLookup
Creates this instance using the specified callback and subject.
cancel() — Method in class com.yworks.canvas.input.AbstractConcurrentInputMode
Releases the mutex if this input mode currently owns the mutex.
cancel() — Method in class com.yworks.canvas.input.AbstractInputMode
Cancels the editing of this mode.
cancel() — Method in class com.yworks.canvas.input.ClickInputMode
Runs the machine using the cancel and reset events, releases the input mutex and returns.
cancel() — Method in interface com.yworks.canvas.input.IInputMode
Called by the client to unconditionally cancel all editing.
cancel() — Method in class com.yworks.canvas.input.MoveViewportInputMode
Cancels navigation.
cancel() — Method in class com.yworks.canvas.input.MultiplexingInputMode
Cancels all modes.
cancel() — Method in class com.yworks.canvas.input.NodeEffectInputMode
Called by the client to unconditionally cancel all editing.
cancel() — Method in class com.yworks.canvas.input.OverviewInputMode
Called by the client to unconditionally cancel all editing.
cancel() — Method in class com.yworks.canvas.input.StateMachineInputMode
Runs the machine using the cancel and reset events, releases the input mutex and returns.
cancel() — Method in class com.yworks.canvas.input.TextEditorInputMode
Cancels editing of the text box.
cancel() — Method in class com.yworks.graph.input.CreateEdgeInputMode
cancel() — Method in interface com.yworks.support.ICompoundEdit
This method ends the compound editing process that has been initialized in UndoEngine.beginCompoundEdit.
CANCEL — Constant static property in class com.yworks.support.StateMachineEventKind
cancelDrag(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY) — Method in class com.yworks.canvas.input.CompositePositionHandler
cancelDrag(evt:com.yworks.support:TransitionEvent) — Method in class com.yworks.canvas.input.HandleInputMode
Called when the user cancels the dragging of the handle.
cancelDrag(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY) — Method in interface com.yworks.canvas.input.IPositionHandler
Called by clients to indicate that the dragging has been canceled by the user.
cancelDrag(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY) — Method in class com.yworks.canvas.input.LabelPositionHandler
Called by clients to indicate that the dragging has been canceled by the user.
cancelDrag(evt:com.yworks.support:TransitionEvent) — Method in class com.yworks.canvas.input.MoveInputMode
Called when the users cancels the dragging of the handle.
cancelDrag(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY) — Method in class com.yworks.canvas.input.PointHandle
This implementation uses the IPointSetter to set the original values.
cancelDrag(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY) — Method in class com.yworks.canvas.input.RectangleHandle
This implementation calls setPosition using the original values.
cancelDrag(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY) — Method in class com.yworks.canvas.input.ReshapeableHandle
Delegates the original position to setPosition
cancelDrag(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY) — Method in class com.yworks.graph.drawing.DefaultPositionHandler
Called by clients to indicate that the dragging has been canceled by the user.
cancelDrag(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY) — Method in class com.yworks.graph.input.CompoundMovePortHandle
Called by clients to indicate that the dragging has been canceled by the user.
cancelDrag(context:com.yworks.canvas.input:IInputModeContext, originalX, originalY) — Method in class com.yworks.graph.model.PortRelocationHandle
Called by clients to indicate that the dragging has been canceled by the user.
cancelEdgeCreation(t:com.yworks.support:TransitionEvent) — Method in class com.yworks.graph.input.CreateEdgeInputMode
Transition that cleans up everything that has been built until now.
canceledState — Property in class com.yworks.canvas.input.StateMachineInputMode
Returns the canceled state of the state machine.
cancelRecognizer — Property in class com.yworks.canvas.input.HandleInputMode
The "cancel" state recognizer.
cancelRecognizer — Property in class com.yworks.canvas.input.MoveInputMode
Gets or sets the "cancel" recognizer.
cancelRecognizer — Property in class com.yworks.graph.input.CreateBendInputMode
Gets or sets the property that determines cancel events.
cancelRecognizer — Property in class com.yworks.graph.input.CreateEdgeInputMode
Gets or sets the property that determines cancel events.
canDecorate(type) — Method in class com.yworks.io.graphml.GraphMLContext
Determines whether this instance can be used to decorate the lookup for a certain type.
canDecorate(type) — Method in class com.yworks.io.graphml.reader.GraphMLParseContext
Determines whether this instance can be used to decorate the lookup for a certain type.
canDecorate(type) — Method in class com.yworks.io.graphml.writer.GraphMLWriteContext
Determines whether this instance can be used to decorate the lookup for a certain type.
canDecorate(type) — Method in interface com.yworks.support.ILookupDecorator
Determines whether this instance can be used to decorate the lookup for a certain type.
candidateSize — Property in class com.yworks.graph.model.DefaultPortCandidateDescriptor
Gets or sets the size to use for a valid candidate.
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.graph.drawing.BevelNodeStyleSerializer
inheritDoc
canHandle(context:com.yworks.io.graphml.reader:GraphMLParseContext, element) — Method in class com.yworks.io.graphml.reader.AbstractDeserializer
Returns whether a deserializer can handle a specific xml element.
canHandle(context:com.yworks.io.graphml.reader:GraphMLParseContext, element) — Method in interface com.yworks.io.graphml.reader.IDeserializer
Return whether a deserializer can handle a specific xml element
canHandle(context:com.yworks.io.graphml.reader:GraphMLParseContext, element) — Method in class com.yworks.io.graphml.reader.deserializer.DefaultArrowDeserializer
Return whether a deserializer can handle a specific xml element
canHandle(context:com.yworks.io.graphml.reader:GraphMLParseContext, element) — Method in class com.yworks.io.graphml.reader.deserializer.FillDeserializer
Returns whether a deserializer can handle a specific xml element.
canHandle(context:com.yworks.io.graphml.reader:GraphMLParseContext, element) — Method in class com.yworks.io.graphml.reader.deserializer.OldDefaultArrowDeserializer
Returns whether a deserializer can handle a specific xml element.
canHandle(context:com.yworks.io.graphml.reader:GraphMLParseContext, element) — Method in class com.yworks.io.graphml.reader.deserializer.ReferenceDeserializer
Return whether a deserializer can handle a specific xml element
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.AbstractSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in interface com.yworks.io.graphml.writer.ISerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.AbstractArrowSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.BitmapNodeStyleSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.FillSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.FontSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.GeneralPathNodeStyleSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.GeneralPathSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.ImageIconSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.ImageNodeStyleSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.ImageSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.PolylineEdgeStyleSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.ShapeNodeStyleSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.SimpleLabelStyleSerializer
Return whether this serializer can handle a specific object
canHandle(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject) — Method in class com.yworks.io.graphml.writer.serializer.SWFNodeStyleSerializer
Return whether this serializer can handle a specific object
canInstall(item:com.yworks.canvas.model:IModelItem, canvas:com.yworks.canvas:CanvasComponent) — Method in interface com.yworks.canvas.model.IModelItemInstaller
Predicate function that determines whether this instance can successfully install the provided item in a subsequent call to installItem(IModelItem,CanvasComponent)
canInstall(item:com.yworks.canvas.model:IModelItem, canvas:com.yworks.canvas:CanvasComponent) — Method in class com.yworks.graph.drawing.AbstractStyleInstaller
Predicate function that determines whether this instance can successfully install the provided item in a subsequent call to installItem( IModelItem, canvas ).
canInstall(item:com.yworks.canvas.model:IModelItem, canvas:com.yworks.canvas:CanvasComponent) — Method in class com.yworks.graph.drawing.EdgeStyleInstaller
Predicate function that determines whether this instance can successfully install the provided item in a subsequent call to install( IModelItem, CanvasComponent ).
canInstall(item:com.yworks.canvas.model:IModelItem, canvas:com.yworks.canvas:CanvasComponent) — Method in class com.yworks.graph.drawing.LabelStyleInstaller
Predicate function that determines whether this instance can successfully install the provided item in a subsequent call to install( IModelItem, CanvasComponent ).
canInstall(item:com.yworks.canvas.model:IModelItem, canvas:com.yworks.canvas:CanvasComponent) — Method in class com.yworks.graph.drawing.NodeStyleInstaller
Predicate function that determines whether this instance can successfully install the provided item in a subsequent call to install( IModelItem, CanvasComponent ).
canInstall(item:com.yworks.canvas.model:IModelItem, canvas:com.yworks.canvas:CanvasComponent) — Method in class com.yworks.graph.drawing.PortStyleInstaller
Predicate function that determines whether this instance can successfully install the provided item in a subsequent call to install( IModelItem, CanvasComponent ).
canRead(node, context:com.yworks.io.graphml.reader:GraphMLParseContext) — Method in class com.yworks.io.graphml.realizer.AbstractEdgeRealizerSerializer
Whether this instance can deserialize the given xml element in the given context.
canRead(node, context:com.yworks.io.graphml.reader:GraphMLParseContext) — Method in class com.yworks.io.graphml.realizer.AbstractJavaNodeRealizerSerializer
Whether this instance can deserialize the given xml element in the given context.
canRead(node, context:com.yworks.io.graphml.reader:GraphMLParseContext) — Method in class com.yworks.io.graphml.realizer.AbstractNodeRealizerSerializer
Whether this instance can deserialize the given xml element in the given context.
canRead(node, context:com.yworks.io.graphml.reader:GraphMLParseContext) — Method in interface com.yworks.io.graphml.realizer.IEdgeRealizerSerializer
Whether this instance can deserialize the given xml element in the given context.
canRead(element, context:com.yworks.io.graphml.reader:GraphMLParseContext) — Method in interface com.yworks.io.graphml.realizer.ILabelSerializer
Whether this instance can deserialize the given xml element in the given context.
canRead(node, context:com.yworks.io.graphml.reader:GraphMLParseContext) — Method in interface com.yworks.io.graphml.realizer.INodeRealizerSerializer
Whether this instance can deserialize the given xml element in the given context.
canRead(element, context:com.yworks.io.graphml.reader:GraphMLParseContext) — Method in class com.yworks.io.graphml.realizer.SimpleLabelRealizerSerializer
Whether this instance can deserialize the given xml element in the given context.
canRedo() — Method in class com.yworks.support.AbstractUndoUnit
Determines whether this instance can currently redo its work.
canRedo() — Method in class com.yworks.support.CompoundUndoUnit
Determines whether this instance can currently redo its work.
canRedo() — Method in interface com.yworks.support.IUndoUnit
Determines whether this instance can currently redo its work.
canRedo() — Method in class com.yworks.support.UndoEngine
Determines whether this instance can currently redo its work.
canRedo() — Method in class com.yworks.ui.GraphCanvasComponent
Determines whether a call to redo() will succeed.
canReparent(context:com.yworks.canvas.input:IInputModeContext, node:com.yworks.graph.model:INode) — Method in interface com.yworks.graph.input.IReparentNodeHandler
Determines whether the user may detach the given node from its current parent in order to reparent it.
canReparent(context:com.yworks.canvas.input:IInputModeContext, node:com.yworks.graph.model:INode) — Method in class com.yworks.graph.input.ReparentNodeHandler
Determines whether the user may detach the given node from its current parent in order to reparent it.
canRequestMutex() — Method in class com.yworks.canvas.input.AbstractConcurrentInputMode
Determines whether this instance can request the InputMutex.
canRequestMutex() — Method in class com.yworks.canvas.input.ConcurrencyController
Determines if a mutex can be successfully requested currently.
canUndo() — Method in class com.yworks.support.AbstractUndoUnit
Determines whether this instance can currently undo its work.
canUndo() — Method in class com.yworks.support.CompoundUndoUnit
Determines whether this instance can currently undo its work.
canUndo() — Method in interface com.yworks.support.IUndoUnit
Determines whether this instance can currently undo its work.
canUndo() — Method in class com.yworks.support.UndoEngine
Determines whether this instance can currently undo its work.
canUndo() — Method in class com.yworks.ui.GraphCanvasComponent
Determines whether a call to undo() will succeed.
canvas — Property in class com.yworks.canvas.CanvasEvent
Returns the CanvasComponent that dispatched this event.
canvas — Property in class com.yworks.canvas.input.AbstractInputMode
The canvas instance this mode is currently installed in or null
_canvas — Property in class com.yworks.canvas.input.NodeEffectInputMode
The graph canvas this input mode is installed into.
_canvas — Property in class com.yworks.canvas.model.ModelManager
The canvas instance this instance is managing.
canvas — Property in class com.yworks.canvas.model.ModelManager
Gets the canvas instance this instance is managing.
canvas — Property in class com.yworks.graph.model.InputModeController
Gets or sets the canvas to use.
canvasComponent — Property in interface com.yworks.canvas.input.IInputModeContext
Yields the CanvasComponent on which the mode currently acts.
canvasComponent — Property in class com.yworks.canvas.input.SimpleInputModeContext
Yields the CanvasComponent on which the mode currently acts.
CanvasComponent — Class in package com.yworks.canvas
A basic UI component for showing canvas objects.
CanvasComponent() — Constructor in class com.yworks.canvas.CanvasComponent
Constructor.
CanvasContextMenuEvent — Class in package com.yworks.canvas.input
This events wraps ContextMenuEvents and includes additional properties related to the CanvasComponent.
CanvasContextMenuEvent(evt, viewCoords:com.yworks.canvas.geom:IPoint, worldCoords:com.yworks.canvas.geom:IPoint, context:com.yworks.canvas.input:IInputModeContext) — Constructor in class com.yworks.canvas.input.CanvasContextMenuEvent
CanvasEvent — Class in package com.yworks.canvas
The CanvasEvent class represents the event object passed to the event listener for events dispatched by the CanvasComponent.
CanvasEvent(type, canvas:com.yworks.canvas:CanvasComponent) — Constructor in class com.yworks.canvas.CanvasEvent
canvasGroupProvider — Property in class com.yworks.canvas.input.HandleInputMode
Gets or sets the canvas object group provider this mode should render the visual representations of the handles in.
canvasGroupProvider — Property in class com.yworks.canvas.input.MarqueeSelectionInputMode
Gets or sets the canvas object group provider this mode should render the visual representations of the marquee in.
canvasGroupProvider — Property in class com.yworks.graph.drawing.AbstractStyleInstaller
The canvas group provider that will be used for installing the item.
canvasHit — Property in class com.yworks.canvas.input.CanvasMouseEvent
Returns whether the event occured inside the bounds of the CanvasComponent.
canvasMouseClick — Event in class com.yworks.canvas.CanvasComponent
Dispatched when the mouse is clicked.
CANVAS_MOUSE_CLICK — Constant static property in class com.yworks.canvas.input.CanvasMouseEvent
CANVAS_MOUSE_CLICKED — Constant static property in class com.yworks.canvas.input.EventRecognizers
Recognizes CanvasMouseEvents of type CanvasMouseEvent.CANVAS_MOUSE_CLICK when the event occured inside the canvas bounds.
canvasMouseDoubleClick — Event in class com.yworks.canvas.CanvasComponent
Dispatched when the mouse is double clicked.
CANVAS_MOUSE_DOUBLE_CLICK — Constant static property in class com.yworks.canvas.input.CanvasMouseEvent
This event is deprecated.
CANVAS_MOUSE_DOUBLE_CLICKED — Constant static property in class com.yworks.canvas.input.EventRecognizers
Recognizes CanvasMouseEvents of type CanvasMouseEvent.CANVAS_MOUSE_DOUBLE_CLICK
canvasMouseDown — Event in class com.yworks.canvas.CanvasComponent
Dispatched when the mouse is pressed.
canvasMouseDown — Property in class com.yworks.canvas.input.CanvasMouseEvent
Returns whether the last mouse down event occured over the canvas and there was no mouse up event since then, i.e.
CANVAS_MOUSE_DOWN — Constant static property in class com.yworks.canvas.input.CanvasMouseEvent
CANVAS_MOUSE_DOWN — Constant static property in class com.yworks.canvas.input.EventRecognizers
Recognizes CanvasMouseEvents of type CanvasMouseEvent.CANVAS_MOUSE_DOWN when the event occured inside the canvas bounds.
canvasMouseDrag — Event in class com.yworks.canvas.CanvasComponent
Dispatched when the mouse is dragged.
CANVAS_MOUSE_DRAG — Constant static property in class com.yworks.canvas.input.CanvasMouseEvent
CANVAS_MOUSE_DRAGGED — Constant static property in class com.yworks.canvas.input.EventRecognizers
Recognizes CanvasMouseEvents of type CanvasMouseEvent.CANVAS_MOUSE_DRAG when the event occured inside the canvas bounds.
CanvasMouseEvent — Class in package com.yworks.canvas.input
This events wraps all MouseEvents on the stage and includes additional properties related to the CanvasComponent.
CanvasMouseEvent(evt, viewCoords:com.yworks.canvas.geom:IPoint, worldCoords:com.yworks.canvas.geom:IPoint, canvasHit, canvasMouseDown, clickCount, type) — Constructor in class com.yworks.canvas.input.CanvasMouseEvent
canvasMouseMove — Event in class com.yworks.canvas.CanvasComponent
Dispatched when the mouse is moved.
CANVAS_MOUSE_MOVE — Constant static property in class com.yworks.canvas.input.CanvasMouseEvent
CANVAS_MOUSE_MOVED_OR_DRAGGED — Constant static property in class com.yworks.canvas.input.EventRecognizers
Recognizes CanvasMouseEvents of type CanvasMouseEvent.CANVAS_MOUSE_DRAG or CanvasMouseEvent.CANVAS_MOUSE_MOVE when the event occured inside the canvas bounds.
CANVAS_MOUSE_NONE — Constant static property in class com.yworks.canvas.input.CanvasMouseEvent
CANVAS_MOUSE_OUT — Constant static property in class com.yworks.canvas.input.CanvasMouseEvent
CANVAS_MOUSE_OVER — Constant static property in class com.yworks.canvas.input.CanvasMouseEvent
canvasMouseUp — Event in class com.yworks.canvas.CanvasComponent
Dispatched when the mouse is released.
CANVAS_MOUSE_UP — Constant static property in class com.yworks.canvas.input.CanvasMouseEvent
CANVAS_MOUSE_UP — Constant static property in class com.yworks.canvas.input.EventRecognizers
Recognizes CanvasMouseEvents of type CanvasMouseEvent.CANVAS_MOUSE_UP when the event occured inside the canvas bounds.
canvasMouseWheel — Event in class com.yworks.canvas.CanvasComponent
Dispatched when the mousewheel moves.
CANVAS_MOUSE_WHEEL — Constant static property in class com.yworks.canvas.input.CanvasMouseEvent
CanvasObjectDependencyManager — Class in package com.yworks.canvas
A manager that keeps track of dirty items that are to be repainted when only some of the canvas objects displayed in a CanvasComponent are dirty.
CanvasObjectDependencyManager(canvas:com.yworks.canvas:CanvasComponent) — Constructor in class com.yworks.canvas.CanvasObjectDependencyManager
Creates an instance that manages dirty canvas objects for the given CanvasComponent
CanvasObjectDescriptor — Class in package com.yworks.canvas
Default implementation of the ICanvasObjectDescriptor interface.
CanvasObjectDescriptorAdapter — Class in package com.yworks.canvas
Adapter class for the ICanvasObjectDescriptor interface.
canvasObjects — Property in interface com.yworks.canvas.model.IModelItemDescriptor
The array of canvas objects that have been associated with the item.
CANVAS_ROLL_OUT — Constant static property in class com.yworks.canvas.input.CanvasMouseEvent
CANVAS_ROLL_OVER — Constant static property in class com.yworks.canvas.input.CanvasMouseEvent
canWrite(edge:com.yworks.graph.model:IEdge, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.AbstractEdgeRealizerSerializer
Whether this instance can serialize the given edge style in the given context.
canWrite(node:com.yworks.graph.model:INode, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.AbstractJavaNodeRealizerSerializer
Whether this instance can serialize the style of the given node in the given context.
canWrite(node:com.yworks.graph.model:INode, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.AbstractNodeRealizerSerializer
Whether this instance can serialize the style of the given node in the given context.
canWrite(edge:com.yworks.graph.model:IEdge, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in interface com.yworks.io.graphml.realizer.IEdgeRealizerSerializer
Whether this instance can serialize the given edge style in the given context.
canWrite(label:com.yworks.graph.model:ILabel, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in interface com.yworks.io.graphml.realizer.ILabelSerializer
Whether this instance can serialize the style of the given label in the given context.
canWrite(node:com.yworks.graph.model:INode, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in interface com.yworks.io.graphml.realizer.INodeRealizerSerializer
Whether this instance can serialize the style of the given node in the given context.
canWrite(node:com.yworks.graph.model:INode, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.JavaGroupNodeRealizerSerializer
Whether this instance can serialize the style of the given node in the given context.
canWrite(node:com.yworks.graph.model:INode, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.ShapeNodeStyleRealizerSerializer
Whether this instance can serialize the style of the given node in the given context.
canWrite(label:com.yworks.graph.model:ILabel, context:com.yworks.io.graphml.writer:GraphMLWriteContext) — Method in class com.yworks.io.graphml.realizer.SimpleLabelRealizerSerializer
Returns false.
center — Property in class com.yworks.canvas.CanvasComponent
The world coordinate at the center of the canvas component.
center — Static property in class com.yworks.graph.model.InteriorLabelModel
A convenience parameter instance that can be shared between label instances.
center — Static property in class com.yworks.graph.model.InteriorStretchLabelModel
A convenience parameter instance that can be shared between label instances.
CENTER — Constant static property in class com.yworks.canvas.input.RectangleHandlePositions
Indicates the position at the center.
childInputModeContextLookup(type) — Method in class com.yworks.canvas.input.MultiplexingInputMode
Callback lookup method that will be used by the child IInputModeContext
childInputModeContextLookup(type) — Method in class com.yworks.graph.input.GraphEditorInputMode
Callback lookup method that will be used by the child IInputModeContext
children — Property in class com.yworks.ui.tree.TreeGroupNode
A list with this nodes children (as TreeNodes).
CIRCLE — Constant static property in class com.yworks.graph.drawing.ArrowType
Circular arrow

This arrow type is only supported by the yFiles FLEX client and yFiles for .NET

className — Property in class com.yworks.graph.drawing.ImageIcon
The name of the wrapped class
className — Property in interface com.yworks.io.graphml.realizer.IResourceDescriptor
cleanBends() — Method in class com.yworks.graph.anim.GraphMorpher
Removes extra bends which were inserted while morphing.
clear() — Method in class com.yworks.canvas.drawing.GeneralPath
Resets this path to be an empty path.
clear() — Method in class com.yworks.canvas.drawing.YGraphics
Clears the graphics of the sprite this graphics context draws onto and removes all children of the sprite that were created by this graphics context.
clear() — Method in class com.yworks.canvas.geom.ArrayControlPoints
Removes all points from this list.
clear() — Method in class com.yworks.canvas.geom.ControlPoints
Removes all points from this list.