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  
VALID — Constant Static Property, class com.yworks.graph.model.PortCandidateValidity
The candidate is valid and can be used to connect an edge to.
validateNow() — method, class com.yworks.canvas.input.OverviewInputMode
Updates the viewport and content rect if necessary and triggers a repaint.
validBeginCursor — Property, class com.yworks.graph.input.CreateEdgeInputMode
Sets the cursor that indicates a valid place to begin an edge creation.
validBendCursor — Property, class com.yworks.graph.input.CreateEdgeInputMode
Sets the cursor that indicates a valid place to create a bend.
validBendHitTestable — Property, class com.yworks.graph.input.CreateEdgeInputMode
Gets or sets an IHitTestable that determines whether it is valid to create a bend here.
validCenterFill — Property, class com.yworks.graph.model.DefaultPortCandidateDescriptor
Gets or sets the fill to use for a valid candidate.
validDropHitTestable — Property, class com.yworks.canvas.input.DropInputMode
Gets or sets the IHitTestable that determines whether the given location is a valid drop location.
validEndCursor — Property, class com.yworks.graph.input.CreateEdgeInputMode
Sets the cursor that indicates a valid place to finish creation.
validHoverLocationHitTestable — Property, class com.yworks.canvas.input.MouseHoverInputMode
Gets or sets an IHitTestable that determines where the mouse may hover and a Tooltip can be shown.
validity — Property, class com.yworks.graph.model.DefaultPortCandidate
Determines whether this candidate is valid depending on the context it has been obtained from.
validity — Property, interface com.yworks.graph.model.IPortCandidate
Determines whether this instance is a valid port candidate.
value — Property, class com.yworks.graph.model.StripeSubregion
VALUE_COMPRESS — Constant Static Property, class com.yworks.remote.AbstractRoundtripHandler
Indicates that the GraphML string which is sent to the server is compressed.
VALUE_COMPRESS — Constant Static Property, class com.yworks.remote.RoundtripHandler
Indicates that the GraphML string which is sent to the server is compressed.
valueOf() — method, class com.yworks.canvas.input.snapLines.SnapResult
Returns the weight of this result.
valueOf(s:Object) — Static Method , class com.yworks.canvas.model.BridgeUpdateMode
Returns the constant which is represented by the given object.
valueOf(s:Object) — Static Method , class com.yworks.graph.drawing.TableRenderingOrder
valueOf(type:String) — Static Method , class com.yworks.graph.input.ReparentGesture
valueOf(s:Object) — Static Method , class com.yworks.graph.model.EdgeLayerPolicy
valueOf(s:Object) — Static Method , class com.yworks.graph.model.LabelLayerPolicy
valueOf(s:Object) — Static Method , class com.yworks.graph.model.PortLayerPolicy
values — Constant Static Property, class com.yworks.graph.model.EdgeLayerPolicy
values — Constant Static Property, class com.yworks.graph.model.LabelLayerPolicy
values — Constant Static Property, class com.yworks.graph.model.PortLayerPolicy
values() — method, class com.yworks.support.DictionaryMapper
Creates an Iterator over the values.
valueType — Property, class com.yworks.support.DictionaryMapper
One of GraphMLConstants.TYPE_INT GraphMLConstants.TYPE_LONG GraphMLConstants.TYPE_FLOAT GraphMLConstants.TYPE_DOUBLE GraphMLConstants.TYPE_BOOLEAN GraphMLConstants.TYPE_STRING GraphMLConstants.TYPE_COMPLEX
valueType — Property, interface com.yworks.support.IRoundtripMapper
One of GraphMLConstants.TYPE_INT GraphMLConstants.TYPE_LONG GraphMLConstants.TYPE_FLOAT GraphMLConstants.TYPE_DOUBLE GraphMLConstants.TYPE_BOOLEAN GraphMLConstants.TYPE_STRING GraphMLConstants.TYPE_COMPLEX
VALUE_URI_ENCODE — Constant Static Property, class com.yworks.remote.AbstractRoundtripHandler
Indicates that the GraphML string which is sent to the server is URL encoded.
VALUE_URI_ENCODE — Constant Static Property, class com.yworks.remote.RoundtripHandler
Indicates that the GraphML string which is sent to the server is URL encoded.
VariableLinePaintable — class, package com.yworks.canvas.drawing
Draws a line between the sourcePoint and targetPoint that is extended by the set offset.
VARIANT_1 — Constant Static Property, class com.yworks.canvas.input.HandleType
A default variant modifier that decorates a basic type.
VARIANT_2 — Constant Static Property, class com.yworks.canvas.input.HandleType
The second variant modifier that decorates a basic type.
VARIANT_3 — Constant Static Property, class com.yworks.canvas.input.HandleType
The third variant modifier that decorates a basic type.
VARIANT_4 — Constant Static Property, class com.yworks.canvas.input.HandleType
The fourth variant modifier that decorates a basic type.
VARIANT_MASK — Constant Static Property, class com.yworks.canvas.input.HandleType
A bitmask that can be used to query the variant of a basic handle type.
Version — class, package com.yworks.util
Provides the version number for the yFiles FLEX release.
VERSION — Constant Static Property, class com.yworks.util.Version
The version number of the yFiles FLEX release.
VERSION_ATTR — Constant Static Property, class com.yworks.io.graphml.GraphMLConstants
Attribute name of the file format version attribute for the GraphML tag
VERTICAL — Constant Static Property, class com.yworks.canvas.input.RectangleHandlePositions
A combined bitset of the two vertical handles of a rectangle.
VERTICAL — Constant Static Property, class com.yworks.canvas.input.snapLines.SnapLineOrientation
Constant that describes a vertical orientation of a snap line.
VERTICAL — Constant Static Property, class com.yworks.canvas.input.snapLines.SnapLineSnapType
Describes vertical snap lines.
VERTICAL — Constant Static Property, class com.yworks.graph.input.snapLines.SegmentOrientation
The segment has a vertical orientation, i.e.
verticalAnchor — Property, class com.yworks.graph.input.snapLines.MovementInfo
Gets or sets the vertical movement info to which this info is anchored vertically.
VERTICAL_LINES — Constant Static Property, class com.yworks.canvas.GridSnapType
Elements shall be snapped to vertical grid lines.
verticalLineScrollSize — Property, class com.yworks.canvas.CanvasComponent
The amount to scroll when an arrow button of the vertical scrollbar is pressed, in pixels.
verticalPageScrollSize — Property, class com.yworks.canvas.CanvasComponent
Specifies the amount to scroll when the vertical scroll bar track is pressed, in pixels.
verticalScrollPolicy — Property, class com.yworks.canvas.CanvasComponent
Specifies the visibility policy for the vertical scrollbar.
verticalScrollPosition — Property, class com.yworks.canvas.CanvasComponent
The current position of the vertical scroll bar.
verticalSpacing — Property, class com.yworks.canvas.GridInfo
The canonic grid spacing in vertical direction.
viewCoords — Property, class com.yworks.canvas.input.CanvasContextMenuEvent
The view coordinates at which the event occurred.
viewCoords — Property, class com.yworks.canvas.input.CanvasMouseEvent
The view coordinates at which the event occurred.
viewId — Property, class com.yworks.graph.model.FoldingManager
_viewPoint — Property, class com.yworks.canvas.CanvasComponent
viewPoint — Property, class com.yworks.canvas.CanvasComponent
The current view point.
viewPointChanged — Event, class com.yworks.canvas.CanvasComponent
Dispatched when the viewPoint property changes.
VIEWPOINT_CHANGED — Constant Static Property, class com.yworks.canvas.CanvasEvent
Constant for "viewPointChanged".
VIEW_POINT_CHANGED — Constant Static Property, class com.yworks.canvas.CanvasEvent
Dispatched when the view point of a CanvasComponent changes.
viewPort — Property, class com.yworks.canvas.CanvasComponent
Returns the currently visible viewing region in world coordinates.
viewPortChanged — Event, class com.yworks.canvas.CanvasComponent
Dispatched when the viewPort property changes.
VIEWPORT_CHANGED — Constant Static Property, class com.yworks.canvas.CanvasComponent
Kept for backward compatibility.
VIEWPORT_CHANGED — Constant Static Property, class com.yworks.canvas.CanvasEvent
Constant for "viewPortChanged"
VIEW_PORT_CHANGED — Constant Static Property, class com.yworks.canvas.CanvasEvent
Dispatched when the viewport of a CanvasComponent changes.
viewportLimiter — Property, class com.yworks.canvas.CanvasComponent
Gets or sets the viewport limiter instance that can be used to limit the explorable region.
ViewportLimiter — class, package com.yworks.canvas
Helper class used by CanvasComponent to limit the interactive movement of the viewport.
viewPortPaintable — Property, class com.yworks.canvas.input.OverviewInputMode
The display object creator for the display object used to indicate the viewPort of the overview.
views — Property, class com.yworks.graph.model.FoldingManager
Yields all currently known views that are managed by this instance.
_viewSourceURL — Static Property, class com.yworks.util.Util
viewTransform — Property, class com.yworks.canvas.drawing.DefaultPaintContext
A transform that can be applied to the graphics context in order to paint in the view coordinate system.
viewTransform — Property, interface com.yworks.canvas.drawing.IPaintContext
A transform that can be applied to the graphics context in order to paint in the view coordinate system.
viewX — Property, class com.yworks.canvas.input.CanvasContextMenuEvent
The horizontal view coordinate at which the event occurred.
viewX — Property, class com.yworks.canvas.input.CanvasMouseEvent
The horizontal view coordinate at which the event occurred.
viewY — Property, class com.yworks.canvas.input.CanvasContextMenuEvent
The vertical view coordinate at which the event occurred.
viewY — Property, class com.yworks.canvas.input.CanvasMouseEvent
The vertical view coordinate at which the event occurred.
visibilityThreshold — Property, class com.yworks.canvas.drawing.GridPaintable
The visibility threshold indicates the minimum distance in the view coordinate system between two grid points.
visible — Property, interface com.yworks.canvas.ICanvasObject
Gets or sets the visibility state of this instance.
visible — Property, class com.yworks.canvas.drawing.GeneralPath
Returns whether the path contains visible parts.
visible — Property, class com.yworks.canvas.drawing.GridPaintable
If the grid shall be visible.
visualizeSnapResults — Property, class com.yworks.canvas.input.snapLines.SnapContext
Gets or sets a value indicating whether to visualize the snap results.
VoidDisplayObjectCreator — class, package com.yworks.canvas.drawing
VoidEdgeStyle — class, package com.yworks.graph.drawing.common
A void implementation of a Edge style that does nothing and behaves like an invisible style.
VoidEdgeStyleRenderer — class, package com.yworks.graph.drawing.common
A void implementation of an edge style renderer that does nothing.
voidInstance — Static Property, class com.yworks.canvas.input.snapLines.SnapContext
The shared void instance.
VoidLabelStyle — class, package com.yworks.graph.drawing.common
A void implementation of a label style that does nothing and behaves like an invisible style.
VoidLabelStyleRenderer — class, package com.yworks.graph.drawing.common
A void implementation of a label style renderer that does nothing.
VoidNodeStyle — class, package com.yworks.graph.drawing.common
A void implementation of a Node style that does nothing and behaves like an invisible style.
VoidNodeStyleRenderer — class, package com.yworks.graph.drawing.common
A void implementation of a node style renderer that does nothing.
VoidPaintable — class, package com.yworks.canvas.drawing
A paintable that doesn't draw anything.
VoidPathGeometry — class, package com.yworks.graph.drawing.common
A void implementation of the IPathGeometry interface that does nothing and behaves like an empty path.
VoidPortStyle — class, package com.yworks.graph.drawing.common
A void implementation of a port style that does nothing and behaves like an invisible style.
VoidPortStyleRenderer — class, package com.yworks.graph.drawing.common
A void implementation of a port style renderer that does nothing.
VoidShapeGeometry — class, package com.yworks.graph.drawing.common
A void implementation of the IShapeGeometry interface that does nothing and behaves like an empty geometry.
vPages — Property, class com.yworks.canvas.CanvasPrinter
The number of page columns to use for multi page printing.
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