| 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 |
| name — Property in class com.yworks.io.graphml.reader.MapperAttributeFactory |
|
Returns the name of the attribute this factory handles. |
| name — Property in class com.yworks.io.graphml.reader.MapperRegistryAttributeFactory |
|
Returns the name of the attribute this factory handles. |
| NAME — Constant static property in class com.yworks.io.graphml.GraphMLConstants |
| |
| _namespaces — Property in class com.yworks.io.graphml.GraphMLIOHandler |
|
The installed namespaces
|
| nestingDepth — Property in class com.yworks.io.graphml.GraphMLContext |
|
Return the current depth of the graph nesting stack
|
| NEVER — Constant static property in class com.yworks.canvas.input.EventRecognizers |
|
An EventRecognizer that always returns false. |
| newBounds — Property in class com.yworks.graph.anim.GraphMorpher |
|
The new bounds of the graph. |
| newParent — Property in class com.yworks.graph.model.NodeHierarchyEvent |
|
Yields the new parent of the item, if applicable. |
| newState — Property in class com.yworks.support.StateChangeEvent |
| |
| newViewPoint — Property in class com.yworks.graph.anim.GraphMorpher |
|
The view point the graph should arrive at. |
| newZoom — Property in class com.yworks.graph.anim.GraphMorpher |
|
The target zoom value. |
| next — Property in interface com.yworks.canvas.ICanvasObject |
|
Gets the next item in the list of rendered
items that is owned by this element's group. |
| next() — Method in class com.yworks.canvas.drawing.PathCursor |
|
Advances the cursor to the next position if possible. |
| next() — Method in class com.yworks.support.CollectionIterator |
|
Gets the next element of the set of elements. |
| next() — Method in class com.yworks.support.CompositeIterator |
|
Gets the next element of the set of elements. |
| next() — Method in class com.yworks.support.EmptyIterator |
|
Gets the next element of the set of elements. |
| next() — Method in interface com.yworks.support.Iterator |
|
Gets the next element of the set of elements. |
| next — Property in class com.yworks.support.ListCell |
|
Returns the successor cell of this cell. |
| nextName(index) — Method in class com.yworks.support.YList |
|
|
| nextNameIndex(index) — Method in class com.yworks.support.YList |
|
|
| nextToLastContainer — Property in class com.yworks.io.graphml.GraphMLContext |
|
Return the second-to-top element in the current element nesting
|
| nextValue(index) — Method in class com.yworks.support.YList |
|
|
| NO_BENDS — Static property in class com.yworks.graph.model.DefaultBendCreator |
|
A static instance that does not create any bends. |
| NODE — Constant static property in class com.yworks.canvas.input.HitTest |
|
Hits on nodes should be tested
|
| NODE — Constant static property in class com.yworks.canvas.input.ModelItemMouseEventKind |
|
Indicates that the event concerns a node. |
| NODE — Constant static property in class com.yworks.graph.model.GraphItemTypes |
|
Constant for nodes. |
| NODE — Constant static property in class com.yworks.io.graphml.GraphMLConstants |
| |
| nodeBoundsChanged(node:com.yworks.graph.model:INode, oldBounds:com.yworks.canvas.geom:IRectangle) — Method in class com.yworks.graph.model.GroupedGraph |
|
Function to be called when the bounds of a node changed. |
| nodeBoundsChanged(node:com.yworks.graph.model:INode, oldBounds:com.yworks.canvas.geom:IRectangle) — Method in interface com.yworks.graph.model.INodeBoundsChangedListener |
|
Function to be called when the bounds of a node changed. |
| nodeBoundsChanged(node:com.yworks.graph.model:INode, oldBounds:com.yworks.canvas.geom:IRectangle) — Method in class com.yworks.ui.GraphCanvasComponent |
| |
| NodeCenterPortCandidateProvider — Class in package com.yworks.graph.model |
|
Trivial implementation of an
that always returns exactly one candidate that is centered at the node's
|
| NodeCenterPortCandidateProvider(node:com.yworks.graph.model:INode) — Constructor in class com.yworks.graph.model.NodeCenterPortCandidateProvider |
|
Constructor. |
| NODE_CHANGED — Constant static property in class com.yworks.graph.model.GraphEventKind |
|
A node was changed. |
| nodeComparisonFunction — Property in class com.yworks.graph.input.CreateEdgeInputMode |
|
Gets or sets the comparison function that is used in getNode
to determine the hit order and which node is hit first. |
| NODE_CREATED — Constant static property in class com.yworks.graph.model.GraphEventKind |
|
A node was created. |
| nodeCreationAllowed — Property in class com.yworks.graph.input.GraphEditorInputMode |
|
Gets or sets whether createNode will be called
when the canvas is clicked. |
| nodeCreator — Property in class com.yworks.graph.input.GraphEditorInputMode |
|
Gets or sets the callback that is responsible for creating a new node, e.g. |
| NodeEffectInputMode — Class in package com.yworks.canvas.input |
|
This input mode allows to easily create hover effects on nodes. |
| nodeGroup — Property in class com.yworks.graph.model.GraphModelManager |
|
Gets the ICanvasObjectGroup instance that will be used for installing node styles. |
| NodeHierarchyEvent — Class in package com.yworks.graph.model |
|
The event argument class used by INodeHierarchys to notify
listeners of changes to the hierarchy. |
| NodeHierarchyEvent(item:com.yworks.graph.model:INode, oldParent:com.yworks.graph.model:INode, newParent:com.yworks.graph.model:INode, type, bubbles, cancelable) — Constructor in class com.yworks.graph.model.NodeHierarchyEvent |
|
Creates a new instance of the event using the provided parameters. |
| NodeInsetsOutputHandler — Class in package com.yworks.io.graphml.writer |
|
An IOutputHandler implementation that writes node insets. |
| NodeInsetsOutputHandler() — Constructor in class com.yworks.io.graphml.writer.NodeInsetsOutputHandler |
|
Creates a new instance. |
| NODE_LABEL — Constant static property in class com.yworks.canvas.input.HitTest |
|
Hits on node labels should be tested
|
| NODE_LABEL — Constant static property in class com.yworks.graph.model.GraphItemTypes |
|
Constant for node labels. |
| nodeLabelGroup — Property in class com.yworks.graph.model.GraphModelManager |
|
Gets the ICanvasObjectGroup instance that will be used for installing node label styles. |
| nodeLabels — Property in class com.yworks.graph.model.DefaultGraph |
|
A collection view over the labels attached to nodes contained in this graph. |
| nodeLabels — Property in interface com.yworks.graph.model.IGraph |
|
A collection view over the labels attached to nodes contained in this graph. |
| nodeManager — Property in class com.yworks.graph.model.GraphModelManager |
| |
| _nodeModel — Property in class com.yworks.graph.model.ListPortModel |
| |
| _nodeOutputHandlers — Property in class com.yworks.io.graphml.GraphMLIOHandler |
|
The installed node output handlers
|
| NODE_REMOVED — Constant static property in class com.yworks.graph.model.GraphEventKind |
|
A node was removed. |
| nodes — Property in class com.yworks.graph.model.DefaultGraph |
|
A collection view over the nodes contained in this graph. |
| nodes — Property in class com.yworks.graph.model.DefaultGraphStructure |
|
Gets a collection view over the nodes in the graph. |
| nodes — Property in interface com.yworks.graph.model.IGraph |
|
A collection view over the nodes contained in this graph. |
| nodes — Property in interface com.yworks.graph.model.IGraphStructure |
|
Gets a collection view over the nodes in the graph. |
| nodeStyle — Property in class com.yworks.graph.drawing.NodeStyleLabelStyleAdapter |
|
Gets the NodeStyle that is used for rendering the background of the label. |
| _nodeStyleDescriptor — Property in class com.yworks.graph.drawing.AbstractNodeStyleRenderer |
| |
| NodeStyleInputHandler — Class in package com.yworks.io.graphml.reader |
|
This class manages the deserialization of all node styles in the graphml input. |
| NodeStyleInstaller — Class in package com.yworks.graph.drawing |
|
A style installer for nodes that have a specific IVisualStyle
in their lookup. |
| NodeStyleInstaller() — Constructor in class com.yworks.graph.drawing.NodeStyleInstaller |
| |
| NodeStyleLabelStyleAdapter — Class in package com.yworks.graph.drawing |
|
A label style decorator that uses a node style instance to render the background and
a label style instance to render the foreground of a label. |
| NodeStyleLabelStyleAdapter(nodeStyle:com.yworks.graph.drawing:INodeStyle, labelStyle:com.yworks.graph.drawing:ILabelStyle, adapter:com.yworks.graph.drawing:NodeStyleLabelStyleAdapter) — Constructor in class com.yworks.graph.drawing.NodeStyleLabelStyleAdapter |
|
Creates a label style that uses the provided node style to render the background and the label style
to render the foreground of this style. |
| NodeStyleLabelStyleAdapterDeserializer — Class in package com.yworks.io.graphml.reader.deserializer |
|
Deserializer for NodeStyleLabelStyleAdapter Instances
|
| NodeStyleLabelStyleAdapterSerializer — Class in package com.yworks.io.graphml.writer.serializer |
|
Serializer for NodeStyleLabelStyleAdapter Instances
|
| NodeStyleOutputHandler — Class in package com.yworks.io.graphml.writer |
|
An IOutputHandler implementation that writes styles for
node objects. |
| NONE — Constant static property in class com.yworks.canvas.input.HitTest |
|
No hits on model items should be tested
|
| NONE — Constant static property in class com.yworks.canvas.input.RectangleHandlePositions |
|
An empty bitset that contains no Positions. |
| NONE — Constant static property in class com.yworks.graph.drawing.ArrowType |
|
No arrow
|
| NONE — Constant static property in class com.yworks.graph.model.GraphItemTypes |
|
Constant for no item type. |
| normalizeBrushes — Property in class com.yworks.graph.drawing.IconLabelStyle |
|
Whether the brushes should be normalized. |
| north — Static property in class com.yworks.graph.model.ExteriorLabelModel |
|
A convenience parameter instance that can be shared between label instances. |
| north — Static property in class com.yworks.graph.model.InteriorLabelModel |
|
A convenience parameter instance that can be shared between label instances. |
| north — Static property in class com.yworks.graph.model.InteriorStretchLabelModel |
|
A convenience parameter instance that can be shared between label instances. |
| NORTH — Constant static property in class com.yworks.canvas.input.RectangleHandlePositions |
|
Indicates the position at north. |
| northEast — Static property in class com.yworks.graph.model.ExteriorLabelModel |
|
A convenience parameter instance that can be shared between label instances. |
| northEast — Static property in class com.yworks.graph.model.InteriorLabelModel |
|
A convenience parameter instance that can be shared between label instances. |
| NORTH_EAST — Constant static property in class com.yworks.canvas.input.RectangleHandlePositions |
|
Indicates the position at north east. |
| northWest — Static property in class com.yworks.graph.model.ExteriorLabelModel |
|
A convenience parameter instance that can be shared between label instances. |
| northWest — Static property in class com.yworks.graph.model.InteriorLabelModel |
|
A convenience parameter instance that can be shared between label instances. |
| NORTH_WEST — Constant static property in class com.yworks.canvas.input.RectangleHandlePositions |
|
Indicates the position at north west. |
| NO_STROKE — Constant static property in class com.yworks.graph.drawing.Strokes |
| |
| numLines — Property in interface com.yworks.canvas.input.ITextEditor |
|
The number of lines of the text that is rendered by this editor
|
|
| 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 |