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  
label — Property in class com.yworks.canvas.input.LabelPositionHandler
Gets the label instance.
LABEL — Constant static property in class com.yworks.canvas.input.HitTest
Hits on labels should be tested
LABEL — Constant static property in class com.yworks.canvas.input.ModelItemMouseEventKind
Indicates that the event concerns a label.
LABEL — Constant static property in class com.yworks.graph.model.GraphItemTypes
Constant for all kinds of labels.
LABEL_ADDED — Constant static property in class com.yworks.graph.model.GraphEventKind
A label was added.
LABEL_CHANGED — Constant static property in class com.yworks.graph.model.GraphEventKind
A label was changed.
LabelConfiguration — Class in package com.yworks.graph.input
LabelConfiguration(parameter:com.yworks.graph.model:ILabelModelParameter, style:com.yworks.graph.drawing:ILabelStyle, preferredSize:com.yworks.canvas.geom:ISize) — Constructor in class com.yworks.graph.input.LabelConfiguration
labelEditingAllowed — Property in class com.yworks.graph.input.GraphEditorInputMode
Gets or sets the LabelEditingAllowed property that determines whether the label editor will be automatically invoked if the F2 key is pressed.
labelFunction — Property in class com.yworks.ui.tree.HierarchyTreeView
A user-supplied function to run on each item to determine its label.
LabelInputHandler — Class in package com.yworks.io.graphml.reader
This class manages the deserialization of all labels in the graphml input.
labelInsetsColor — Property in interface com.yworks.graph.drawing.IPanelNodeStyle
The base color to use for drawing the label insets background (as RGB).
labelInsetsColor — Property in class com.yworks.graph.drawing.PanelNodeStyle
The base color to use for drawing the label insets background (as RGB).
LABEL_MODEL_NAME — Constant static property in class com.yworks.io.graphml.GraphMLConstants
labelModelParameter — Property in class com.yworks.graph.model.DefaultLabel
Gets the label model's parameter that determines the positioning of this label.
labelModelParameter — Property in interface com.yworks.graph.model.ILabel
Gets the label model's parameter that determines the positioning of this label.
LABEL_MODEL_POSITION — Constant static property in class com.yworks.io.graphml.GraphMLConstants
LabelOutputHandler — Class in package com.yworks.io.graphml.writer
An IOutputHandler implementation that writes labels for graph objects.
LabelPositionHandler — Class in package com.yworks.canvas.input
An implementation of IPositionHandler that shows the various label position candidates and lets the user move a label to one of those candidate positions.
LabelPositionHandler(graph:com.yworks.graph.model:IGraph, label:com.yworks.graph.model:ILabel) — Constructor in class com.yworks.canvas.input.LabelPositionHandler
Initializes a new instance of the LabelPositionHandler class.
LABEL_REMOVED — Constant static property in class com.yworks.graph.model.GraphEventKind
A label was removed.
labels — Property in class com.yworks.graph.model.AbstractLabeledItem
The collection for the labels.
labels — Property in interface com.yworks.graph.model.ILabeledItem
Provides access to a collection of ILabels that are owned by this instance.
labelStyle — Property in class com.yworks.graph.drawing.NodeStyleLabelStyleAdapter
Gets the LabelStyle that is used for rendering the foreground of the label.
LabelStyleDescriptor — Class in package com.yworks.graph.drawing
An ICanvasObjectDescriptor implementation that casts the userObject to ILabel and uses it's style to get implementations for the various interfaces.
LabelStyleInstaller — Class in package com.yworks.graph.drawing
A style installer for labels that have a specific IVisualStyle in their lookup.
LabelStyleInstaller() — Constructor in class com.yworks.graph.drawing.LabelStyleInstaller
labelTextChanged(label:com.yworks.graph.model:ILabel, oldText) — Method in interface com.yworks.graph.model.ILabelTextChangedListener
Is called, when the text of a label has changed.
last — Property in interface com.yworks.canvas.ICanvasObjectGroup
Returns the last item in the rendering list of this group.
last — Property in class com.yworks.support.YList
Returns the last element in this list.
lastCanvasMouseEvent — Property in class com.yworks.canvas.CanvasComponent
Gets the last CanvasMouseEvent that was dispatched by this instance.
lastCell — Property in class com.yworks.support.YList
Returns the last cell in this list.
lastContainer — Property in class com.yworks.io.graphml.GraphMLContext
Return the last container object stored in this context.
_lastEvent — Property in class com.yworks.canvas.input.StateMachineInputMode
The last Event that has been delivered to this instance.
_lastMouseEvent — Property in class com.yworks.canvas.input.MouseHoverInputMode
_lastMouseEvent — Property in class com.yworks.canvas.input.StateMachineInputMode
The last MouseEvent that has been delivered to this instance.
lastMouseEvent — Property in class com.yworks.canvas.input.StateMachineInputMode
Returns the last mouse event.
lastState — Property in class com.yworks.support.StateChangeEvent
_layout — Property in class com.yworks.graph.drawing.AbstractLabelStyleRenderer
Holds the layout of the current label.
layout — Property in class com.yworks.graph.drawing.AbstractLabelStyleRenderer
Retrieves the current layout.
layout — Property in class com.yworks.graph.drawing.AbstractNodeStyleRenderer
Returns the INode.layout of the node this renderer is currently configured for.
layout — Property in class com.yworks.graph.model.DefaultLabel
Provides access to the layout of a label.
layout — Property in class com.yworks.graph.model.DefaultNode
Returns a live view of the layout of the node.
layout — Property in interface com.yworks.graph.model.ILabel
Provides access to the layout of a label.
layout — Property in interface com.yworks.graph.model.INode
Returns a live view of the layout of the node.
LayoutGraphMLIOHandler — Class in package com.yworks.io.graphml
A GraphMLIOHandler that writes only geometric information.
length — Property in class com.yworks.canvas.drawing.GeneralPath
Gets the number of drawing operations stored in this instance.
length() — Method in class com.yworks.canvas.model.DefaultCollectionModel
Returns the number of elements in this collection.
length — Property in class com.yworks.graph.drawing.ArrowPaintable
The length of the arrow.
length() — Method in class com.yworks.graph.model.BendList
Returns the number of elements in this collection.
length — Property in class com.yworks.graph.model.DefaultArrow
Returns the length of the arrow, i.e.
length — Property in interface com.yworks.graph.model.IArrow
Returns the length of the arrow, i.e.
length() — Method in interface com.yworks.graph.model.IBendList
Returns The number of bends in the list.
length() — Method in class com.yworks.support.ArrayList
Returns the number of elements in this collection.
length() — Method in interface com.yworks.support.Collection
Returns the number of elements in this collection.
length — Property in class com.yworks.support.CompoundUndoUnit
The number of units that are contained in this compound unit.
length() — Method in class com.yworks.support.HashSet
Returns the number of elements in this collection.
length() — Method in class com.yworks.support.YList
Returns the number of elements in this collection.
length() — Method in class com.yworks.util.CompositeCollectionModel
Returns the number of elements in this collection.
LINE_1 — Constant static property in class com.yworks.graph.drawing.compat.LineType
A solid line with width 1.0
LINE_2 — Constant static property in class com.yworks.graph.drawing.compat.LineType
A solid line with width 2.0
LINE_3 — Constant static property in class com.yworks.graph.drawing.compat.LineType
A solid line with width 3.0
LINE_4 — Constant static property in class com.yworks.graph.drawing.compat.LineType
A solid line with width 4.0
LINE_5 — Constant static property in class com.yworks.graph.drawing.compat.LineType
A solid line with width 5.0
LINE_6 — Constant static property in class com.yworks.graph.drawing.compat.LineType
A solid line with width 6.0
LINE_7 — Constant static property in class com.yworks.graph.drawing.compat.LineType
A solid line with width 7.0
lineContains(x1, y1, x2, y2, testX, testY, epsilon) — Static method in class com.yworks.canvas.geom.GeomSupport
Determines whether a given line is hit by a point given an epsilon.
lineGradientStyle(type, colors, alphas, ratios, matrix, spreadMethod, interpolationMethod, focalPointRatio) — Method in class com.yworks.canvas.drawing.YGraphics
Specifies a gradient for the line style that Flash Player uses for subsequent calls to other Graphics methods.
lineStyle(thickness, color, alpha, pixelHinting, scaleMode, caps, joints, miterLimit) — Method in class com.yworks.canvas.drawing.YGraphics
Specifies a line style that Flash uses for subsequent calls to other Graphics methods (such as lineTo() or drawCircle()) for the object.
lineStyle — Property in class com.yworks.graph.drawing.compat.JavaShapeNodeStyleRenderer
Get the stroke that is currently used by this renderer.
lineStyle — Property in class com.yworks.graph.drawing.compat.LineType
The line style that is used by this instance.
LINE_SYTLE — Constant static property in class com.yworks.graph.drawing.compat.LineType
Line style specifier that describes a solid line.
lineTo(x, y) — Method in class com.yworks.canvas.drawing.GeneralPath
Appends a PathType.LINE_TO operation to the path elements.
lineTo(x, y) — Method in class com.yworks.canvas.drawing.YGraphics
Draws a line to given location after applying the current graphics transformation to the given location.
LINE_TO — Constant static property in class com.yworks.canvas.drawing.PathType
The type that is used to add a line from the current position to the next position.
lineType — Property in class com.yworks.graph.drawing.compat.AbstractJavaNodeStyle
The style's line type.
LineType — Class in package com.yworks.graph.drawing.compat
LineType(width, cap, join, miterLimit, dashPattern, style) — Constructor in class com.yworks.graph.drawing.compat.LineType
Constructor.
List — Interface in package com.yworks.support
ListCell — Class in package com.yworks.support
The cells used inside YList
ListCell(o) — Constructor in class com.yworks.support.ListCell
Creates a new instance with the given object as content.
ListLabelCollection — Class in package com.yworks.graph.model
A simple implementation of the ILabelCollection interface that is backed by a list
ListPortModel — Class in package com.yworks.graph.model
A simple implemenation of an IMutablePortCollection that is backed by a list.
ListPortModel(nodeModel:com.yworks.graph.model:INode, ports:com.yworks.support:List) — Constructor in class com.yworks.graph.model.ListPortModel
Constructor.
load(url, swf) — Method in class com.yworks.util.ImageLoader
Try to load an image from the given url.
loadBase64(base64, digest) — Method in class com.yworks.util.ImageLoader
Creates an image from a base64 encoded String
loaded — Property in class com.yworks.graph.drawing.ImageIcon
Whether the image associated with this style is completely loaded.
loaded — Property in class com.yworks.graph.drawing.ImageNodeStyle
Whether the image associated with this style is completely loaded.
loadGraphFromURL(URL, ioHandler:com.yworks.io:IOHandler, theGraph:com.yworks.graph.model:IGraph) — Method in class com.yworks.ui.GraphCanvasComponent
Load a GraphML file from an URL, parse the GraphML file and display the graph.
loadGraphFromXML(xml, ioHandler:com.yworks.io.graphml:GraphMLIOHandler, theGraph:com.yworks.graph.model:IGraph) — Method in class com.yworks.ui.GraphCanvasComponent
Parse and display a graph from a GraphML file.
localX — Property in class com.yworks.canvas.input.CanvasMouseEvent
The horizontal coordinate at which the event occurred relative to the containing sprite.
localY — Property in class com.yworks.canvas.input.CanvasMouseEvent
The vertical coordinate at which the event occurred relative to the containing sprite.
location — Property in class com.yworks.canvas.input.LabelPositionHandler
Returns the current location, i.e.
location — Property in class com.yworks.canvas.input.ReshapeableHandle
The reference for the location of the handle.
location — Property in class com.yworks.canvas.input.TextEditorInputMode
Gets or sets the location of the text box in world coordinates.
location — Property in class com.yworks.graph.input.CreateBendInputMode
Gets the location where the bend creation gesture was initialized.
location — Property in class com.yworks.graph.model.DefaultBend
location — Property in class com.yworks.graph.model.DefaultPort
Returns a live view of the location of the port in world coordinates.
location — Property in class com.yworks.graph.model.DefaultPortCandidate
Gets or set the absolute location in the world coordinate system that shall be used for the port.
location — Property in interface com.yworks.graph.model.IPort
Returns a live view of the location of the port in world coordinates.
location — Property in interface com.yworks.graph.model.IPortCandidate
Returns the absolute location of the port in the world coordinate system for this candidate.
lookup(type) — Method in class com.yworks.canvas.CanvasComponent
lookup(type) — Method in class com.yworks.canvas.input.SimpleInputModeContext
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.drawing.AbstractStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.BevelNodeStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.BitmapNodeStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.ComponentNodeStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.DelegatingStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.GeneralPathNodeStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.IconLabelStyleRenderer
lookup(type) — Method in class com.yworks.graph.drawing.ImageNodeStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.PanelNodeStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.PolylineEdgeStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.ShapeNodeStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.SimpleLabelStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.SWFNodeStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.compat.JavaGroupNodeStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.compat.JavaImageNodeStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.drawing.compat.JavaShapeNodeStyleRenderer
Implements the ILookup interface.
lookup(type) — Method in class com.yworks.graph.model.AbstractModelItem
Simple lookup implementation that tries to find a registered lookup.
lookup(type) — Method in class com.yworks.graph.model.DefaultBend
Simple lookup implementation that tries to find a registered lookup.
lookup(type) — Method in class com.yworks.graph.model.DefaultEdge
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.model.DefaultGraph
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.model.DefaultItemLookup
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.model.DefaultLabel
Simple lookup implementation that tries to find a registered lookup.
lookup(type) — Method in class com.yworks.graph.model.DefaultNode
Simple lookup implementation that tries to find a registered lookup.
lookup(type) — Method in class com.yworks.graph.model.DefaultNodeHierarchy
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.model.DefaultPort
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.model.ExteriorLabelModel
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.model.FreeEdgeLabelModel
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.model.FreeNodeLabelModel
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.model.GenericLabelModel
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.model.InteriorLabelModel
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.model.InteriorStretchLabelModel
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.model.RotatingEdgeLabelModel
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.graph.model.SliderEdgeLabelModel
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.io.graphml.GraphMLContext
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.io.graphml.reader.GraphMLParseContext
Returns an instance that implements the given type or null.
lookup(type) — Method in class com.yworks.io.graphml.writer.GraphMLWriteContext
lookup(type) — Method in class com.yworks.support.CallbackLookup
Performs the actual lookup operation.
lookup(type) — Method in interface com.yworks.support.ILookup
Returns an instance that implements the given type or null.
lookup(key) — Static method in class com.yworks.util.BitmapCache
Returns the BitmapData or ImageLoader that was stored for the given key.
LookupChain — Class in package com.yworks.support
An implementation of a chain of IContextLookupChainLinks.
lookupFont(fontName) — Method in class com.yworks.support.FontManager
Returns the font mapped to the given font name or null, if no mapping exists.
lookupForItem(item, type) — Method in class com.yworks.graph.model.DefaultItemLookup
Tries to create or retrieve an implementation of the given type for a given item.
lookupForItem(item, type) — Method in class com.yworks.io.graphml.GraphMLContext
Tries to create or retrieve an implementation of the given type for a given item.
lookupForItem(item, type) — Method in class com.yworks.io.graphml.reader.GraphMLParseContext
Tries to create or retrieve an implementation of the given type for a given item.
lookupForItem(item, type) — Method in class com.yworks.io.graphml.reader.GraphMLParser
Tries to create or retrieve an implementation of the given type for a given item.
lookupForItem(item, type) — Method in class com.yworks.io.graphml.writer.DirectGraphMLWriter
Tries to create or retrieve an implementation of the given type for a given item.
lookupForItem(item, type) — Method in class com.yworks.io.graphml.writer.GraphMLWriteContext
Tries to create or retrieve an implementation of the given type for a given item.
lookupForItem(item, type) — Method in class com.yworks.support.AbstractContextLookupChainLink
Returns the result of a query to the next lookup chain element.
lookupForItem(item, type) — Method in interface com.yworks.support.IContextLookup
Tries to create or retrieve an implementation of the given type for a given item.
lookupForItem(item, type) — Method in class com.yworks.support.LookupChain
Performs the actual lookup operation.
_lookupMap — Property in class com.yworks.graph.model.AbstractModelItem
Lookups — Class in package com.yworks.support
Static utility class that servers as a factory for various ILookup implementations.
lookupValue(key) — Method in class com.yworks.support.DictionaryMapper
Finds the associated value for the given key in the map.
lookupValue(key) — Method in interface com.yworks.support.IMapper
Finds the associated value for the given key in the map.
lower() — Method in interface com.yworks.canvas.ICanvasObject
Moves this instance one step closer to the beginning of the group rendering list, so that it will be painted behind its current predecessor.
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