| 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 |
| IActionButtonProvider — Interface, package com.yworks.graph.input |
|
A simple interface that can be used to simulate simple
buttons for INodeStyles etc. |
| IAddBridgesCallback — Interface, package com.yworks.canvas.model |
|
Callback used by BridgeManager to add bridges to a GeneralPath. |
| IAddDummyEdgeCallback — Interface, package com.yworks.graph.model |
|
The interface of the callback that is passed to implementations of IDummyEdgeConverter's
addDummyEdge() method. |
| IAdvancedStroke — Interface, package com.yworks.canvas.drawing |
|
A advanced IStroke that allows for custom stroke rendering. |
| IArrow — Interface, package com.yworks.graph.model |
|
The interface for the visual representation of an arrow that is normally
used to decorate the visual representation of an IEdge. |
| IAttributeFactory — Interface, package com.yworks.io.graphml.reader |
|
Interface for storing parsed attribute values in the graph. |
| IAttributeProvider — Interface, package com.yworks.io.graphml.writer |
|
Provides data for writing GraphML attributes
|
| IBend — Interface, package com.yworks.graph.model |
|
The interface used in an IGraph implementation
to control the layout of IEdges. |
| IBendCreator — Interface, package com.yworks.graph.model |
|
Callback interface for instances that can create bends for a given edge and graph. |
| IBendGridConstraintProvider — Interface, package com.yworks.canvas.input |
|
An IGridConstraintProvider that is meant to be used for IBends. |
| IBendList — Interface, package com.yworks.graph.model |
|
A strongly typed readonly list-like collection of IBends
used in IGraph implementations. |
| IBendLocationChangedListener — Interface, package com.yworks.graph.model |
|
Classes that want to be informed about bend location changes can
implement this interface and register themselves with an IBendLocationChangedReporter. |
| IBendLocationChangedReporter — Interface, package com.yworks.graph.model |
|
Interface for classes which can register IBendLocationChangedListeners and report
bend location changed to these. |
| IBendSelectionTester — Interface, package com.yworks.graph.model |
|
Interface that can be used to find bends at specific locations in the canvas. |
| IBendSnapResultProvider — Interface, package com.yworks.graph.input.snapLines |
|
Interface that is used by the GraphSnapContext for IBends to
collect a number of SnapResults during the move/edit operation. |
| IBevelNodeStyle — Interface, package com.yworks.graph.drawing |
|
Interface used by BevelNodeStyleRenderer
to query the properties from. |
| IBoundsProvider — Interface, package com.yworks.canvas.drawing |
|
Interface that is implemented for elements that can provide painting
bounds in the world coordinate system. |
| ICanvasContext — Interface, package com.yworks.canvas |
|
This interface describes the context for many operations performed
on items in a CanvasComponent. |
| ICanvasGroupProvider — Interface, package com.yworks.canvas.model |
|
Simple query interface that returns an ICanvasObjectGroup
for a given item. |
| ICanvasObject — Interface, package com.yworks.canvas |
|
This is the interface implemented by the basic building blocks of a
canvas object tree in a CanvasComponent. |
| ICanvasObjectDescriptor — Interface, package com.yworks.canvas |
|
Central interface used by the CanvasComponent to render
elements from the canvas object tree. |
| ICanvasObjectGroup — Interface, package com.yworks.canvas |
|
This is the interface implemented by the composite building blocks of a canvas
object tree in a CanvasComponent. |
| ICanvasPrintContext — Interface, package com.yworks.canvas |
|
Printing context data and utility function used by the various
callbacks of class CanvasPrinter. |
| IChangeDummyEdgeAppearanceCallback — Interface, package com.yworks.graph.model |
|
The interface of the callback that is passed to implementations of the IDummyEdgeConverter's
changeDummyEdgeAppearance() and createDummyEdgeAppearance()
methods. |
| IChangeDummyNodeAppearanceCallback — Interface, package com.yworks.graph.model |
|
The interface of the callback that is passed to implementations of the IDummyNodeConverter's
changeDummyNodeAppearance() and createDummyNodeAppearance()
methods. |
| IChangeLabeledItemAppearanceCallback — Interface, package com.yworks.graph.model |
|
Common base interface for both the IChangeDummyNodeAppearanceCallback
and IChangeDummyEdgeAppearanceCallback. |
| IClipboardHelper — Interface, package com.yworks.graph.model |
|
Interface that helps in clipboard actions that can be associated with each IModelItem
in the context where clipboards are needed. |
| ICloneable — Interface, package com.yworks.support |
|
Interface for Objects which can create a clone of themselves. |
| ICollapsibleNodeStyleDecorator — Interface, package com.yworks.graph.drawing |
|
Interface that is used by CollapsibleNodeStyleDecoratorRenderer
to describe the way a node should be styled to support a collapse/expand button. |
| ICollectionModel — Interface, package com.yworks.util |
|
The interface for a collection that will notify registered listeners
of changes to its contents using CollectionEvents. |
| IColumn — Interface, package com.yworks.graph.model |
|
Interface that describes a column in a ITable instance. |
| ICompoundEdit — Interface, package com.yworks.support |
|
The interface used by IUndoSupport's and "UndoEngine's
UndoEngine.beginCompoundEdit implementation. |
| icon — Property, interface com.yworks.graph.drawing.IIconLabelStyle |
|
The icon to paint for the label. |
| icon — Property, interface com.yworks.graph.drawing.IIconLabelStyleDecorator |
|
The icon to paint for the label
|
| icon — Property, class com.yworks.graph.drawing.IconLabelStyle |
|
The icon display object that is used for the associated node. |
| icon — Property, class com.yworks.graph.drawing.IconLabelStyleDecorator |
|
The icon to paint for the label
|
| iconClass — Property, class com.yworks.resources.Cursor |
|
Returns the class object that represents the icon image. |
| IConcurrentInputMode — Interface, package com.yworks.canvas.input |
|
Specializes the IInputMode interface to support
concurrency via ConcurrencyController instances. |
| IconLabelStyle — class, package com.yworks.graph.drawing |
|
The default mutable implementation of the IIconLabelStyle interface. |
| IconLabelStyle(iconPlacement:com.yworks.graph.model:ILabelModelParameter, icon:com.yworks.graph.drawing:IIcon, renderer:com.yworks.graph.drawing:ILabelStyleRenderer, textFormat:mx.core:UITextFormat) — Constructor, class com.yworks.graph.drawing.IconLabelStyle |
|
Creates a new instance using the provided parameters. |
| IconLabelStyleDecorator — class, package com.yworks.graph.drawing |
|
The default mutable implementation of the IIconLabelStyleDecorator interface. |
| IconLabelStyleDecorator(icon:com.yworks.graph.drawing:IIcon, iconPlacement:com.yworks.graph.model:ILabelModelParameter, innerStyle:com.yworks.graph.drawing:ILabelStyle, renderer:com.yworks.graph.drawing:ILabelStyleRenderer) — Constructor, class com.yworks.graph.drawing.IconLabelStyleDecorator |
|
Creates a new instance. |
| IconLabelStyleDecoratorDeserializer — class, package com.yworks.io.graphml.reader.deserializer |
|
A Deserializer which can handle IconLabelStyleDecorator
|
| IconLabelStyleDeserializer — class, package com.yworks.io.graphml.reader.deserializer |
|
A Deserializer which can handle IconLabelStyle
|
| IconLabelStyleRenderer — class, package com.yworks.graph.drawing |
|
An IStyleRenderer that can handle IIconLabelStyleDecorator instances. |
| IconLabelStyleRenderer() — Constructor, class com.yworks.graph.drawing.IconLabelStyleRenderer |
|
Creates a new instance of this renderer. |
| iconPlacement — Property, interface com.yworks.graph.drawing.IIconLabelStyle |
|
The icon placement model parameter. |
| iconPlacement — Property, interface com.yworks.graph.drawing.IIconLabelStyleDecorator |
|
The icon placement model parameter. |
| iconPlacement — Property, class com.yworks.graph.drawing.IconLabelStyle |
|
The icon placement model parameter. |
| iconPlacement — Property, class com.yworks.graph.drawing.IconLabelStyleDecorator |
|
The icon placement model parameter. |
| IContainsTest — Interface, package com.yworks.canvas.geom |
|
An interface that checks for containment of a point in 2D coordinate space. |
| IContextLookup — Interface, package com.yworks.support |
|
An interface for instances that can provide a ILookup capabilities
for a given object. |
| IContextLookupChainLink — Interface, package com.yworks.support |
|
An interface for instances that can be used to chain lookup operations. |
| IControlPoints — Interface, package com.yworks.canvas.geom |
|
An iterable collection of points. |
| ICSSLabelStyle — Interface, package com.yworks.graph.drawing |
|
The interface used by CSSLabelStyleRenderer
to describe a basic label style which can be styled via CSS sheets. |
| id — Property, interface com.yworks.io.graphml.realizer.IResourceDescriptor |
| |
| ID — Constant Static Property, class com.yworks.io.graphml.GraphMLConstants |
| |
| idAcceptor — Property, class com.yworks.io.graphml.reader.GraphMLParser |
|
Get or set the IIdAcceptor instance that this parser uses. |
| IDelegatingStyle — Interface, package com.yworks.graph.drawing |
|
Interface for visual styles which decorate an existing style. |
| IDeserializer — Interface, package com.yworks.io.graphml.reader |
|
Interface fo classes that provide deserialization of Xml content in GraphML. |
| IDeserializerRegistry — Interface, package com.yworks.io.graphml.reader |
|
Management interface to handle the registration and deregistration of
IDeserializer instances, as well as the actual retrieval of IDeserializer instances
for a given target content. |
| IDisplayObjectContext — Interface, package com.yworks.canvas.drawing |
| |
| IDisplayObjectCreator — Interface, package com.yworks.canvas.drawing |
|
Simple interface which is used by implementations that know
how to create a DisplayObject for the given IDisplayObjectContext. |
| idProvider — Property, class com.yworks.io.graphml.writer.DirectGraphMLWriter |
|
A reference to an IIdProvider instance. |
| IDragHandler — Interface, package com.yworks.canvas.input |
|
Interface for an object that can be used to drag something displayed in a CanvasComponent. |
| IDummyEdgeConverter — Interface, package com.yworks.graph.model |
|
Interface used by FoldingManager and IFoldedGraph
which is responsible for managing edges between dummy nodes. |
| IDummyNodeConverter — Interface, package com.yworks.graph.model |
|
Interface used by FoldingManager and IFoldedGraph
which is responsible for managing the appearance of dummy nodes. |
| IEdge — Interface, package com.yworks.graph.model |
|
The interface used to model edges in an IGraph implementation. |
| IEdgeIntersectionCalculator — Interface, package com.yworks.graph.drawing |
|
Interface used by the framework mainly for calculating the visble path of an edge. |
| IEdgePortCandidateProvider — Interface, package com.yworks.graph.model |
|
This interface can be used to query IPortCandidates
for a specific existing IEdge. |
| IEdgePortHandleProvider — Interface, package com.yworks.graph.model |
|
An interface for classes that can yield IHandle implementations for the source and target ends
of an IEdge. |
| IEdgeRealizerSerializer — Interface, package com.yworks.io.graphml.realizer |
|
Interface for reading and/or writing edge graphics information written/to be parsed by yFiles Java
|
| IEdgeSnapResultProvider — Interface, package com.yworks.graph.input.snapLines |
|
Interface for classes that help during snapping of parts of edges. |
| IEdgeStyle — Interface, package com.yworks.graph.drawing |
|
IVisualStyle implementation for IEdge instances in an IGraph. |
| IEdgeStyleRenderer — Interface, package com.yworks.graph.drawing |
|
Interface used by IEdgeStyle implementations
that can be used to query the actual IDisplayObjectCreator and
IBoundsProvider implementations for an item and an associated style. |
| IEnum — Interface, package com.yworks.support |
|
Tagging interface for enum classes that should be serialized automatically
using the ReflectionBasedSerializer
In order to support automatic deserialization, a static method
valueOf(s:String):IEnum has to be provided by the enum
class. |
| IEquatable — Interface, package com.yworks.support |
|
Defines a generalized method that a value type or class implements to create a type-specific method for
determining equality of instances. |
| IFilteredHitTestIterator — Interface, package com.yworks.graph.model |
|
An interface that can enumerate hits for a certain position in world coordinates filtered by
a given filter Function. |
| IFocusPaintableInstaller — Interface, package com.yworks.canvas.input |
|
An interface for objects that can install a visual representation of
a focus indicator decoration of an item in the model displayed in a canvas. |
| IFoldedGraph — Interface, package com.yworks.graph.model |
|
Interface that is used for manipulating a managed view
of an IGraph that supports folding operations like expanding and
collapsing of nodes. |
| IGeneralPathNodeStyle — Interface, package com.yworks.graph.drawing |
|
Interface for node styles that can display node shapes with a boundary
that is defined by a GeneralPath instance. |
| ignoreContentRecognizer — Property, class com.yworks.graph.input.ResizeStripeInputMode |
|
The recognizer that changes the behaviour to ignore the content of all stripes instead of
moving them or considering for minimum sizes. |
| ignoreEdgeDirection — Property, class com.yworks.graph.model.MergingDummyEdgeConverter |
|
Gets or sets a value indicating whether edge direction should be ignored for the determination of
the dummy edges. |
| IGraph — Interface, package com.yworks.graph.model |
|
Central interface that models a graph which can be displayed
in a GraphCanvasComponent. |
| IGraphElementProvider — Interface, package com.yworks.io.graphml.writer |
|
Provide generic access to the objects in a graph structure
|
| IGraphItemFactory — Interface, package com.yworks.io.graphml.reader |
|
This interface defines a factory for the creation of graphs and
graph elements. |
| IGraphMLParseErrorHandler — Interface, package com.yworks.io.graphml.reader |
|
Error handler class to manage errors during the parsing process. |
| IGraphMLWriteErrorHandler — Interface, package com.yworks.io.graphml.writer |
|
Error handler class to manage errors during the writing process. |
| IGraphSelection — Interface, package com.yworks.graph.model |
|
Manages the selection state of items in an IGraph
instance. |
| IGraphStructure — Interface, package com.yworks.graph.model |
|
The interface used by utility classes that DefaultGraph
delegates most of its work to. |
| IGraphUndoUnitSupport — Interface, package com.yworks.graph.model |
|
Support interface that is used by DefaultGraph to create the IUndoUnits
for structural graph changes. |
| IGridConstraintProvider — Interface, package com.yworks.canvas.input |
|
Interface for classes that can snap coordinates of items of a specific type to a grid. |
| IGroupBoundsCalculator — Interface, package com.yworks.graph.drawing |
|
Interface for implementations that can calculate the bounds of a group
node in a IGroupedGraph. |
| IGroupedGraph — Interface, package com.yworks.graph.model |
|
Provides a hierarchic view over an IGraph. |
| IHandle — Interface, package com.yworks.canvas.input |
|
Interface for a handle that can be displayed in a CanvasComponent
as a UI element for the user to modify the contents of the control. |
| IHandleProvider — Interface, package com.yworks.canvas.input |
|
Interface for an object that provides a number of
IHandle implementations. |
| IHighlightPaintableInstaller — Interface, package com.yworks.canvas.input |
|
An interface for objects that can install a visual representation of
a highlight decoration of an item in the model displayed in a canvas. |
| IHitTestable — Interface, package com.yworks.canvas.drawing |
|
Interface that is implemented for elements that can be hit or picked in
a coordinate system. |
| IHitTestIterator — Interface, package com.yworks.graph.model |
|
An interface that can enumerate hits for a certain
position in world coordinates. |
| IIcon — Interface, package com.yworks.graph.drawing |
|
A simple icon interface for classes that can paint icons. |
| IIconLabelStyle — Interface, package com.yworks.graph.drawing |
|
A label style that also holds an icon. |
| IIconLabelStyleDecorator — Interface, package com.yworks.graph.drawing |
|
A label style that decorates an existing arbitrary label style with an icon. |
| IIdAcceptor — Interface, package com.yworks.io.graphml.reader |
|
Interface for classes that can store the GraphML id attribute of GraphML core elements
|
| IIdProvider — Interface, package com.yworks.io.graphml.writer |
|
Interface that allows to control the id attribute value of core GraphML elements. |
| IInactiveLabelElementSelector — Interface, package com.yworks.io.graphml.realizer |
|
This interface can be implemented by realizer serializers
so they can determine the label elements of the inactive state that will be parsed
by the ReadLabelRealizerHandler. |
| IInputHandler — Interface, package com.yworks.io.graphml.reader |
|
Basic interface for data handlers that parse data sections with a specific
key and scope. |
| IInputHandlerProvider — Interface, package com.yworks.io.graphml.reader |
|
Interface that allows to dynamically retrieve IInputHandler instances for a specific key. |
| IInputMode — Interface, package com.yworks.canvas.input |
|
Interface implemented by input modes that can be registered with a
GraphCanvasComponent. |
| IInputModeContext — Interface, package com.yworks.canvas.input |
|
The interface for the context object that is passed to IInputMode
instances during IInputMode.install and IInputMode.uninstall
and to IPositionHandler and IHandle to provide additional
context for these implementations. |
| ILabel — Interface, package com.yworks.graph.model |
|
The interface used in an IGraph implementation
for labels. |
| ILabelCandidateDescriptor — Interface, package com.yworks.graph.model |
|
Interface that describes the properties of a candidate ILabelModelParameter. |
| ILabelCandidateDescriptorProvider — Interface, package com.yworks.graph.model |
|
An interface that can be used to retrieve ILabelCandidateDescriptor
instances for a given combination of ILabels and
ILabelModelParameter candidates. |
| ILabelCollection — Interface, package com.yworks.graph.model |
|
A strongly typed readonly collection of ILabels
used in IGraph implementations. |
| ILabelConfiguration — Interface, package com.yworks.graph.input |
|
A set of parameters which determine a label's configuration. |
| ILabeledItem — Interface, package com.yworks.graph.model |
|
Common interface for items in an IGraph implementation
that may own ILabels. |
| ILabelElementSelector — Interface, package com.yworks.io.graphml.realizer |
|
This interface can be implemented by realizer serializers
so they can determine the label elements that will be parsed
by the ReadLabelRealizerHandler. |
| ILabelInsetsProvider — Interface, package com.yworks.graph.drawing |
|
Interface for implementations that yield insets for a given ILabel. |
| ILabelModel — Interface, package com.yworks.graph.model |
|
Yields the geometry of ILabel instances. |
| ILabelModelParameter — Interface, package com.yworks.graph.model |
|
Common interface for parameters that are created by
ILabelModel instances. |
| ILabelModelParameterFinder — Interface, package com.yworks.graph.model |
|
Utility interface used by ILabelModel implementations to
find the best ILabelModelParameter
to approximate a given layout. |
| ILabelModelParameterProvider — Interface, package com.yworks.graph.model |
|
Helper interface used by ILabelModel implementations
to provide possible candidate ILabelModelParameters
for a given label and model. |
| ILabelSerializer — Interface, package com.yworks.io.graphml.realizer |
|
Interface for reading and/or writing label graphics information written/to be parsed by yFiles Java
|
| ILabelStyle — Interface, package com.yworks.graph.drawing |
|
IVisualStyle implementation for ILabel
instances in an IGraph. |
| ILabelStyleRenderer — Interface, package com.yworks.graph.drawing |
|
Interface used by ILabelStyle implementations to
query the actual IDisplayObjectCreator and IBoundsProvider
implementations for a label and an associated style. |
| ILabelTextChangedListener — Interface, package com.yworks.graph.model |
|
Classes that want to be informed about label text changes can
implement this interface and register themselves with an ILabelTextChangedReporter. |
| ILabelTextChangedReporter — Interface, package com.yworks.graph.model |
|
Interface for classes which can register ILabelTextChangedListeners and report
label text changes to these. |
| ILookup — Interface, package com.yworks.support |
|
The basic lookup interface that allows for retrieving implementations
for different aspects of the current instance. |
| ILookupDecorator — Interface, package com.yworks.support |
|
Interface that can be used to decorate the lookup result for a set of types. |
| image — Property, class com.yworks.graph.drawing.BitmapNodeStyle |
|
The image display object that is used for the associated node. |
| image — Property, class com.yworks.graph.drawing.ImageIcon |
|
The displayed image. |
| image — Property, class com.yworks.graph.drawing.ImageNodeStyle |
|
Get or set the image display object that is used for the associated node. |
| image — Property, class com.yworks.graph.drawing.compat.JavaImageNodeStyle |
|
The style's image. |
| image — Property, class com.yworks.util.ImageLoader |
|
The image instance that was loaded by this loader. |
| IMAGE — Static Property, class com.yworks.resources.Actions |
| |
| imageClass — Property, class com.yworks.graph.drawing.ImageNodeStyle |
|
Set the image class that can be used as a factory to create
copies of the image that is to be painted by this style. |
| imageClassName — Property, class com.yworks.graph.drawing.ImageNodeStyle |
|
The name of the image class, if available
|
| ImageExportHandler — class, package com.yworks.remote |
|
A handler that will create a bitmap representation of the canvas content
and upload it to the server. |
| ImageExportHandler(downloadURL:String) — Constructor, class com.yworks.remote.ImageExportHandler |
|
Creates a new export handler that will use the given downloadURL to
download the exported images. |
| ImageIcon — class, package com.yworks.graph.drawing |
|
A trivial implementation of the IIcon interface that paints an image. |
| ImageIcon(image:Object, width:Number, height:Number) — Constructor, class com.yworks.graph.drawing.ImageIcon |
|
Creates a new Icon with the given image. |
| ImageIconDeserializer — class, package com.yworks.io.graphml.reader.deserializer |
|
A deserializer which can handle ImageIcons. |
| ImageIconSerializer — class, package com.yworks.io.graphml.writer.serializer |
|
Serializer which serializes ImageIcons
|
| imageLoader — Property, class com.yworks.graph.drawing.BitmapNodeStyle |
|
An image loader that is loading or has already
finished loading the image that is to be displayed by this style. |
| ImageLoader — class, package com.yworks.util |
|
Utility class that can be used to load an image from an url. |
| ImageLoader(errorFunction:Function) — Constructor, class com.yworks.util.ImageLoader |
|
Creates a new ImageLoader. |
| ImageNodeStyle — class, package com.yworks.graph.drawing |
|
A node style than can use bitmap and vector images for the visual representation of a node. |
| ImageNodeStyle(image:Object, styleRenderer:com.yworks.graph.drawing:ImageNodeStyleRenderer) — Constructor, class com.yworks.graph.drawing.ImageNodeStyle |
|
Creates a new instance. |
| ImageNodeStyleDeserializer — class, package com.yworks.io.graphml.reader.deserializer |
|
A deserializer implementation that deserializes ImageNodeStyle instances. |
| ImageNodeStyleRealizerSerializer — class, package com.yworks.io.graphml.realizer |
|
An IRealizerSerializer that can read y:ImageNode and y:SVGNode elements written by yFiles Java. |
| ImageNodeStyleRenderer — class, package com.yworks.graph.drawing |
|
A style renderer implementation
that can be used together with ImageNodeStyle instances. |
| ImageNodeStyleSerializer — class, package com.yworks.io.graphml.writer.serializer |
|
A Serilaizer implementation that serializes ImageNodeStyles
|
| ImageProvider — class, package com.yworks.resources.images |
|
Manager class that maps image names to image classes. |
| ImageSaveHandler — class, package com.yworks.remote |
| |
| ImageSerializer — class, package com.yworks.io.graphml.writer.serializer |
|
A serializer for different image types. |
| imageURL — Property, class com.yworks.graph.drawing.compat.JavaImageNodeStyle |
|
The url where this style's image will be loaded from. |
| IMapper — Interface, package com.yworks.support |
|
A simple interface for a dictionary-like implementation. |
| IMapperRegistry — Interface, package com.yworks.graph.model |
|
A registry that can be used to store IMapper implementations by tag. |
| IMarkupExtensionFactory — Interface, package com.yworks.support |
|
Classes implementing the IMarkupExtensionFactory thereby provide a subclass of
MarkupExtension that can be used for a more convenient serialization and deserialization
of it's content. |
| IMarkupExtensionFactoryTypeConverter — class, package com.yworks.support |
|
A simple type converter that converts an object of type IMarkupExtensionFactory into a
MarkupExtension by calling the objectsIMarkupExtensionFactory.createMarkupExtension
method with an EmptyServiceProvider.
Converting the MarkupExtension back to it's base class it calls it's provideValue
method with an EmptyServiceProvider.
|
| IMarqueeTestable — Interface, package com.yworks.canvas.drawing |
|
Interface that is used to test whether a rendered item is deemed
to be inside a rectangular marquee selection. |
| IMementoSupport — Interface, package com.yworks.support |
|
Utility interface that can be used in conjunction with MementoUndoUnit
to create IUndoUnit implementations. |
| ImmutablePoint — class, package com.yworks.canvas.geom |
|
An implementation of an IPoint whose state cannot
be changed. |
| ImmutablePoint(x:Number, y:Number) — Constructor, class com.yworks.canvas.geom.ImmutablePoint |
|
Creates an instance using the given coordinate pair. |
| ImmutableRectangle — class, package com.yworks.canvas.geom |
|
An implementation of an IRectangle whose state cannot
be changed. |
| ImmutableRectangle(x:Number, y:Number, width:Number, height:Number) — Constructor, class com.yworks.canvas.geom.ImmutableRectangle |
|
Creates a new immutable instance using the provided values to initialize
the position and size. |
| ImmutableSize — class, package com.yworks.canvas.geom |
|
An implementation of an ISize whose state cannot
be changed. |
| ImmutableSize(width:Number, height:Number) — Constructor, class com.yworks.canvas.geom.ImmutableSize |
|
Creates an instance using the given width and height. |
| IModelItem — Interface, package com.yworks.canvas.model |
|
The interface used by items that belong to a model, that most
of the utility classes for the CanvasComponent
This interface is a tagging interface that adds no additional
functionality to the ILookup interface. |
| IModelItemDescriptor — Interface, package com.yworks.canvas.model |
|
Simple handle interface used by ModelManager
|
| IModelItemInstaller — Interface, package com.yworks.canvas.model |
|
An interface for a class that installs visual representations of items
in a canvas control. |
| IMovable — Interface, package com.yworks.canvas.geom |
|
Interface that is implemented by geometric objects that
can be moved. |
| IMutableControlPoints — Interface, package com.yworks.canvas.geom |
|
An mutable collection of points. |
| IMutableLookup — Interface, package com.yworks.support |
|
Mutable version of the ILookup interface. |
| IMutableOrientedRectangle — Interface, package com.yworks.canvas.geom |
|
Interface for mutable oriented rectangles in 2D coordinate
space. |
| IMutablePoint — Interface, package com.yworks.canvas.geom |
|
An interface that can be cast to both the immutable and the mutable
version of a point. |
| IMutablePortCollection — Interface, package com.yworks.graph.model |
|
Mutable interface extension of IPortCollection. |
| IMutableRectangle — Interface, package com.yworks.canvas.geom |
|
Interface for mutable rectangles aligned to the axes in 2D coordinate space with double precision coordinates. |
| IMutableSize — Interface, package com.yworks.canvas.geom |
|
Interface for a mutable size in 2D coordinate space. |
| increaseZoom(factor:Number) — method, class com.yworks.canvas.CanvasComponent |
|
Increase the current zoom level using the provided factor. |
| inDegree(graph:com.yworks.graph.model:IGraph, portOwner:com.yworks.graph.model:IPortOwner) — Static Method , class com.yworks.graph.model.GraphUtil |
|
Calculates the number of incoming edges at the given IPortOwner
for this graph. |
| index — Property, class com.yworks.canvas.drawing.PathCursor |
|
Returns the current position of the cursor. |
| index — Property, class com.yworks.canvas.input.ReshapeableHandle |
|
The position of the handle. |
| indexOf(item:Object) — method, class com.yworks.support.ArrayList |
|
Returns the index of the first occurrence of the specified element in this list,
or -1 if this list does not contain the element. |
| indexOf(item:Object) — method, class com.yworks.support.EmptyList |
|
Returns the index of the first occurrence of the specified element in this list,
or -1 if this list does not contain the element. |
| indexOf(item:Object) — method, interface com.yworks.support.List |
|
Returns the index of the first occurrence of the specified element in this list,
or -1 if this list does not contain the element. |
| indexOf(item:Object) — method, class com.yworks.support.ReadOnlyList |
|
Returns the index of the first occurrence of the specified element in this list,
or -1 if this list does not contain the element. |
| indexOf(item:Object) — method, class com.yworks.support.SingletonList |
|
Returns the index of the first occurrence of the specified element in this list,
or -1 if this list does not contain the element. |
| indexOf(item:Object) — method, class com.yworks.support.YList |
|
Returns the index of the first occurrence of the specified element in this list,
or -1 if this list does not contain the element. |
| inEdgesAtPort(port:com.yworks.graph.model:IPort) — method, class com.yworks.graph.model.DefaultGraph |
|
Returns an Iterable for all edges that have the given port as a
IEdge.targetPort. |
| inEdgesAtPortOwner(portOwner:com.yworks.graph.model:IPortOwner) — method, class com.yworks.graph.model.DefaultGraph |
|
Returns an Iterable for all edges that have the given port owner as their
IEdge.targetPort's IPort.owner. |
| inEdgesAtPortOwner(graph:com.yworks.graph.model:IGraph, owner:com.yworks.graph.model:IPortOwner) — Static Method , class com.yworks.graph.model.GraphUtil |
|
Convenience method that yields the incoming edges at the given owner. |
| info — Property, class com.yworks.support.ListCell |
|
Gets or sets the element of this cell. |
| initialContext — Property, class com.yworks.io.graphml.reader.GraphMLParser |
|
A custom parse context instance that will be used by the parse process. |
| initialContext — Property, class com.yworks.io.graphml.writer.DirectGraphMLWriter |
|
Gets or sets a custom write context instance that will be used by the write process. |
| initialize() — method, class com.yworks.canvas.input.AbstractInputMode |
|
Performs one-time initialization of this instance. |
| initialize() — method, class com.yworks.canvas.input.HandleInputMode |
|
Overridden to create the IDisplayObjectCreator that renders the handles. |
| initialize() — method, class com.yworks.canvas.input.MainInputMode |
| |
| initialize() — method, class com.yworks.canvas.input.MoveLabelInputMode |
|
Performs one-time initialization of this instance. |
| initialize() — method, class com.yworks.canvas.input.NavigationInputMode |
|
Adds the handler for the keyboard commands. |
| initialize() — method, class com.yworks.graph.input.GraphEditorInputMode |
| |
| initialize() — method, class com.yworks.graph.input.TableEditorInputMode |
| |
| initialize(context:com.yworks.io.graphml.reader:GraphMLParseContext) — method, class com.yworks.io.graphml.reader.AutoMapperAttributeInputHandler |
|
Initializes this input handler. |
| initialize(context:com.yworks.io.graphml.reader:GraphMLParseContext) — method, class com.yworks.io.graphml.reader.ObjectMapperAttributeInputHandler |
|
Initializes this input handler. |
| initializeAndSizeTip(text:String) — method, class com.yworks.canvas.input.MouseHoverInputMode |
|
Initialize the current tooltip before it is shown. |
| initialized(document:Object, id:String) — method, class com.yworks.canvas.input.MainInputMode |
|
Called automatically by the MXML compiler when the instance is created
using an MXML tag. |
| initialized — Event, class com.yworks.canvas.input.snapLines.SnapContext |
|
Dispatched when this instance has initialized a drag. |
| initialized — Event, class com.yworks.graph.input.snapLines.OrthogonalEdgeEditingContext |
|
Occurs when the edit has been initialized. |
| initialized(document:Object, id:String) — method, class com.yworks.mxml.ConfigTool |
|
Called automatically by the MXML compiler when the ConfigTool is created
using an MXML tag. |
| initialized(document:Object, id:String) — method, class com.yworks.mxml.LicenseTool |
|
Called automatically by the MXML compiler when the LicenseTool is created
using an MXML tag. |
| initialized(document:Object, id:String) — method, class com.yworks.remote.AbstractRoundtripHandler |
|
Called automatically by the MXML compiler when the instance is created
using an MXML tag. |
| initialized — Property, class com.yworks.support.Config |
|
Is true when the configuration file has been parsed. |
| INITIALIZED — Constant Static Property, class com.yworks.canvas.input.snapLines.SnapContextEvent |
|
Dispatched when a drag in the SnapContext has been initialized. |
| INITIALIZED — Constant Static Property, class com.yworks.graph.input.snapLines.OrthogonalEdgeEditingEvent |
|
Dispatched when a drag in the OrthogonalEdgeEditingContext has been initialized. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.CompositePositionHandler |
|
Called by clients to indicate that the element is going to be dragged. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.ConstrainedDragHandler |
|
Initializes the drag operation and subsequently calls onInitialized. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, interface com.yworks.canvas.input.IDragHandler |
|
Called by clients to indicate that the element is going to be dragged. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.LabelPositionHandler |
|
Called by clients to indicate that the element is going to be dragged. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.PointHandle |
|
This implementation does nothing. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.RectangleHandle |
|
This implementation does nothing. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.ReshapeHandlerHandle |
|
This implementation does nothing. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.ReshapeableHandle |
|
This implementation does nothing. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext, originalLocation:com.yworks.canvas.geom:IPoint) — method, class com.yworks.canvas.input.snapLines.SnapContext |
|
Called by IInputMode implementations when an interactive drag is started. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.drawing.DefaultPositionHandler |
|
Called by clients to indicate that the element is going to be dragged. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.CompoundMovePortHandle |
|
Called by clients to indicate that the element is going to be dragged. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.PortLocationModelParameterHandle |
|
Called by clients to indicate that the element is going to be dragged. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.ReparentStripePositionHandler |
|
Called by clients to indicate that the element is going to be dragged. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.SimpleEdgePositionHandler |
|
Called by clients to indicate that the element is going to be dragged. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext, originalLocation:com.yworks.canvas.geom:IPoint) — method, class com.yworks.graph.input.snapLines.GraphSnapContext |
|
Called by IInputMode implementations when an interactive drag is started. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.snapLines.OrthogonalEdgeEditingContext |
|
Called by client code when a drag is started about to be started. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.model.EdgeEndMoveHandle |
|
Called by clients to indicate that the element is going to be dragged. |
| initializeDrag(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.model.PortRelocationHandle |
|
Called by clients to indicate that the element is going to be dragged. |
| initializeHandlers() — method, class com.yworks.io.graphml.DotnetCompatGraphMLIOHandler |
|
Callback for subclasses to register default data handlers. |
| initializeHandlers() — method, class com.yworks.io.graphml.GraphMLIOHandler |
|
Callback for subclasses to register default data handlers. |
| initializeHandlers() — method, class com.yworks.io.graphml.JavaCompatGraphMLIOHandler |
|
Registers default data handlers for reading and writing style information
in a yFiles Java compatible format. |
| initializeHandlers() — method, class com.yworks.io.graphml.LayoutGraphMLIOHandler |
|
Callback for subclasses to register default data handlers. |
| initializeReshape(inputModeContext:com.yworks.canvas.input:IInputModeContext) — method, interface com.yworks.canvas.input.IReshapeHandler |
|
Called by clients to indicate that the element is going to be reshaped. |
| initializeReshape(inputModeContext:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.TableReshapeHandler |
|
Called by clients to indicate that the element is going to be reshaped. |
| initializeSnapping(context:com.yworks.graph.input.snapLines:GraphSnapContext, movementInfos:Array, edge:com.yworks.graph.model:IEdge) — method, interface com.yworks.graph.input.snapLines.IEdgeSnapResultProvider |
|
Called to initialize the upcoming snapping operation. |
| initializeStateMachine(machine:com.yworks.support:StateMachine, startState:com.yworks.support:State, canceledState:com.yworks.support:State, stoppedState:com.yworks.support:State, finishedState:com.yworks.support:State) — method, class com.yworks.canvas.input.ClickInputMode |
|
Called to initialize the state machine. |
| initializeStateMachine(machine:com.yworks.support:StateMachine, startState:com.yworks.support:State, canceledState:com.yworks.support:State, stoppedState:com.yworks.support:State, finishedState:com.yworks.support:State) — method, class com.yworks.canvas.input.HandleInputMode |
|
Initializes the state machine this input mode uses internally to manage its state. |
| initializeStateMachine(machine:com.yworks.support:StateMachine, startState:com.yworks.support:State, canceledState:com.yworks.support:State, stoppedState:com.yworks.support:State, finishedState:com.yworks.support:State) — method, class com.yworks.canvas.input.MarqueeSelectionInputMode |
|
Called to initialize the state machine. |
| initializeStateMachine(machine:com.yworks.support:StateMachine, startState:com.yworks.support:State, canceledState:com.yworks.support:State, stoppedState:com.yworks.support:State, finishedState:com.yworks.support:State) — method, class com.yworks.canvas.input.MoveInputMode |
|
Called to initialize the state machine. |
| initializeStateMachine(machine:com.yworks.support:StateMachine, startState:com.yworks.support:State, canceledState:com.yworks.support:State, stoppedState:com.yworks.support:State, finishedState:com.yworks.support:State) — method, class com.yworks.canvas.input.MoveViewportInputMode |
|
Called to initialize the state machine. |
| initializeStateMachine(machine:com.yworks.support:StateMachine, startState:com.yworks.support:State, canceledState:com.yworks.support:State, stoppedState:com.yworks.support:State, finishedState:com.yworks.support:State) — method, class com.yworks.canvas.input.StateMachineInputMode |
|
Called to initialize the state machine. |
| initializeStateMachine(machine:com.yworks.support:StateMachine, startState:com.yworks.support:State, canceledState:com.yworks.support:State, stoppedState:com.yworks.support:State, finishedState:com.yworks.support:State) — method, class com.yworks.graph.input.CreateEdgeInputMode |
|
Called to initialize the state machine. |
| initializeStateMachine(machine:com.yworks.support:StateMachine, startState:com.yworks.support:State, canceledState:com.yworks.support:State, stoppedState:com.yworks.support:State, finishedState:com.yworks.support:State) — method, class com.yworks.graph.input.EdgeDragInputModeBase |
|
Called to initialize the state machine. |
| initializeStateMachine(machine:com.yworks.support:StateMachine, startState:com.yworks.support:State, canceledState:com.yworks.support:State, stoppedState:com.yworks.support:State, finishedState:com.yworks.support:State) — method, class com.yworks.graph.input.ResizeStripeInputMode |
|
Called to initialize the state machine. |
| initializeWriteContext(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.DirectGraphMLWriter |
|
Sets up the initial write context
This method is called directly before the actual writing process starts
|
| initializing — Event, class com.yworks.canvas.input.snapLines.SnapContext |
|
Dispatched when this instance is about to initialize a drag. |
| initializing — Event, class com.yworks.graph.input.snapLines.OrthogonalEdgeEditingContext |
|
Occurs when the edit is about to be initialized. |
| INITIALIZING — Constant Static Property, class com.yworks.canvas.input.snapLines.SnapContextEvent |
|
Dispatched when the SnapContext has started to initialize a drag. |
| INITIALIZING — Constant Static Property, class com.yworks.graph.input.snapLines.OrthogonalEdgeEditingEvent |
|
Dispatched when the OrthogonalEdgeEditingContext has started to initialize a drag. |
| initialSize — Property, class com.yworks.graph.model.DefaultDummyNodeConverter |
|
The initial size of the layout of the collapsed group node that
will be assigned during the creation
of the appearance of the collapsed group node. |
| initialX — Property, class com.yworks.canvas.input.MoveInputMode |
|
Returns the initial x position where the dragging was initiated. |
| initialY — Property, class com.yworks.canvas.input.MoveInputMode |
|
Returns the initial y position where the dragging was initiated. |
| initListeners(eventDispatcher:flash.events:IEventDispatcher) — method, class com.yworks.canvas.CanvasComponent |
|
Initialize all event listeners that should be registered with the stage. |
| innerGraphDisplayEnabled — Property, class com.yworks.graph.drawing.compat.JavaGroupNodeStyle |
|
This property exists only in order to keep the state
of the Java GroupNodeRealizer. |
| innerLine1From — Property, class com.yworks.canvas.drawing.AbstractInBetweenSnapResultPaintable |
|
The begin of the first inner line segment. |
| innerLine1To — Property, class com.yworks.canvas.drawing.AbstractInBetweenSnapResultPaintable |
|
The end of the first inner line segment. |
| innerLine2From — Property, class com.yworks.canvas.drawing.AbstractInBetweenSnapResultPaintable |
|
The begin of the second inner line segment. |
| innerLine2To — Property, class com.yworks.canvas.drawing.AbstractInBetweenSnapResultPaintable |
|
The end of the second inner line segment. |
| innerModel — Property, class com.yworks.graph.model.DescriptorWrapperLabelModel |
|
Gets or sets the wrapped label model. |
| innerStyle — Property, interface com.yworks.graph.drawing.IIconLabelStyleDecorator |
|
The inner style that gets decorated by this decorator. |
| innerStyle — Property, class com.yworks.graph.drawing.IconLabelStyleDecorator |
|
The inner style that gets decorated by this decorator. |
| INode — Interface, package com.yworks.graph.model |
|
The interface for node entities in an IGraph. |
| INodeBoundsChangedListener — Interface, package com.yworks.graph.model |
|
Classes that want to be informed about node location and size changes can
implement this interface and register themselves with an INodeBoundsChangedReporter. |
| INodeBoundsChangedReporter — Interface, package com.yworks.graph.model |
|
The INodeBoundsChangedReporter allows to register and deregister listeners which are
called when the bounds of a node change. |
| INodeGridConstraintProvider — Interface, package com.yworks.canvas.input |
|
An IGridConstraintProvider that is meant to be used for INodes. |
| INodeHierarchy — Interface, package com.yworks.graph.model |
|
The interface that models an observable tree-like hierarchy. |
| INodeInsetsProvider — Interface, package com.yworks.graph.drawing |
|
Interface for implementations that yield insets for a given INode. |
| INodeRealizerSerializer — Interface, package com.yworks.io.graphml.realizer |
|
Interface for reading and/or writing node graphics information written/to be parsed by yFiles Java
|
| INodeReshapeSnapResultProvider — Interface, package com.yworks.graph.input.snapLines |
|
Interface for an implementation which evaluates a list of given SnapLines for a node
which is resized and adds a set of SnapResults for sizes to which this node can potentially snap. |
| INodeSnapResultProvider — Interface, package com.yworks.graph.input.snapLines |
|
Interface that is used by the GraphSnapContext for nodes to collect a number of
SnapResults during the move/edit operation. |
| INodeStyle — Interface, package com.yworks.graph.drawing |
|
IVisualStyle implementation for INode
instances in an IGraph. |
| INodeStyleRenderer — Interface, package com.yworks.graph.drawing |
|
Interface used by INodeStyle implementations
that can be used to query the actual IDisplayObjectCreator and
IBoundsProvider implementations for a node
and an associated style. |
| inputHandlerProvider — Property, class com.yworks.io.graphml.GraphMLIOHandler |
|
Gets or sets an IInputHandlerProvider instance for dynamic input handler retrieval. |
| inputHandlerProvider — Property, class com.yworks.io.graphml.reader.GraphMLParser |
|
Get or set the IInputHandlerProvider instance that this parser uses. |
| _inputHandlers — Property, class com.yworks.io.graphml.GraphMLIOHandler |
|
The installed input handlers
|
| inputIOHandler — Property, class com.yworks.remote.AbstractFileReadHandler |
|
The GraphMLIOHandler instance that will be used for graph deserialization. |
| inputIOHandler — Property, class com.yworks.remote.RoundtripHandler |
|
Get or set the GraphMLIOhandler instance that will be used
for GraphML input if update is set. |
| inputMode — Property, class com.yworks.canvas.CanvasComponent |
|
Specifies the single IInputMode instance that shall
be installed for this canvas. |
| inputModeCanvasGroup — Property, class com.yworks.canvas.input.LabelPositionHandler |
|
Gets or sets the input mode canvas group. |
| inputModeCanvasGroup — Property, class com.yworks.canvas.input.MainInputMode |
|
The canvas group that can be used by input modes to add temporary top-level
canvas objects to. |
| inputModeChanged — Event, class com.yworks.canvas.CanvasComponent |
|
Dispatched when the inputMode property changes. |
| INPUT_MODE_CHANGED — Constant Static Property, class com.yworks.canvas.CanvasComponent |
|
Dispatched when the inputMode property changes. |
| inputModeContext — Property, class com.yworks.canvas.CanvasComponent |
|
The InputModeContext property. |
| inputModeContext — Property, class com.yworks.canvas.input.AbstractInputMode |
|
The context instance this mode is currently installed in or
null if this instance is not installed. |
| inputModeContext — Property, class com.yworks.canvas.model.FocusPaintManager |
|
The IInputModeContext to use for this instance. |
| inputModeContext — Property, class com.yworks.canvas.model.HighlightPaintManager |
|
Gets or sets the IInputModeContext to use for this instance. |
| inputModeContext — Property, class com.yworks.graph.input.ReparentStripePositionHandler |
|
The current IInputModeContext. |
| inputModeContext — Property, class com.yworks.graph.model.EdgeEndMoveHandle |
|
Gets or sets the context to operate on. |
| inputModeContext — Property, class com.yworks.graph.model.InputModeController |
|
The IInputModeContext that is used by this instance. |
| inputModeContextChanged — Event, class com.yworks.canvas.CanvasComponent |
|
Dispatched when the inputModeContext property changes. |
| INPUT_MODE_CONTEXT_CHANGED — Constant Static Property, class com.yworks.canvas.CanvasComponent |
|
Dispatched when the inputModeContext property changes. |
| inputModeContextLookup(type:Class) — method, class com.yworks.canvas.CanvasComponent |
|
Callback that is used by the default implementation of inputModeContext
to resolve lookup calls. |
| inputModeContextLookupChain — Property, class com.yworks.canvas.CanvasComponent |
|
Retrieves the LookupChain that can be used
to decorate the lookup call in the inputModeContext. |
| inputModeController — Property, class com.yworks.canvas.input.MainInputMode |
|
Gets or sets the input mode controller helper instance. |
| InputModeController — class, package com.yworks.graph.model |
|
A utility class that offers various implementations of interfaces
that can be used by different IInputMode implementations. |
| InputModeController(collectionModel:com.yworks.util:ICollectionModel, inputModeContext:com.yworks.canvas.input:IInputModeContext) — Constructor, class com.yworks.graph.model.InputModeController |
|
Creates an instance that can be used for the given collection model. |
| inputModeGroup — Property, class com.yworks.ui.GraphCanvasComponent |
|
Gets or sets the InputModeGroup property. |
| inputModeGroupChanged — Event, class com.yworks.ui.GraphCanvasComponent |
|
Dispatched when the inputModeGroup property changed. |
| INPUT_MODE_GROUP_CHANGED — Constant Static Property, class com.yworks.ui.GraphCanvasComponent |
| |
| inputModes — Property, class com.yworks.canvas.CanvasComponent |
|
Returns the internal list of currently installed IInputModes. |
| InputMutex — final class, package com.yworks.canvas.input |
|
An input mutex that can be obtained from ConcurrencyControllers. |
| InputMutex(owner:com.yworks.canvas.input:ConcurrencyController, inputMode:com.yworks.canvas.input:IConcurrentInputMode) — Constructor, class com.yworks.canvas.input.InputMutex |
|
Creates a new instance. |
| insert(item:Object, index:uint) — method, class com.yworks.support.ArrayList |
|
Inserts the specified element at the specified position in this list. |
| insert(item:Object, index:uint) — method, class com.yworks.support.EmptyList |
|
Not supported by this implementation. |
| insert(item:Object, index:uint) — method, interface com.yworks.support.List |
|
Inserts the specified element at the specified position in this list. |
| insert(item:Object, index:uint) — method, class com.yworks.support.ReadOnlyList |
|
Not supported by this implementation. |
| insert(item:Object, index:uint) — method, class com.yworks.support.SingletonList |
|
Not supported by this implementation. |
| insert(item:Object, i:uint) — method, class com.yworks.support.YList |
|
Inserts the given item at the given index into the list. |
| insertAfter(o:Object, refCell:com.yworks.support:ListCell) — method, class com.yworks.support.YList |
|
Inserts the given object to this list. |
| INSERT_AFTER — Constant Static Property, class com.yworks.graph.input.ReparentGesture |
|
Insert the moved stripe after the target stripe. |
| insertBefore(o:Object, refCell:com.yworks.support:ListCell) — method, class com.yworks.support.YList |
|
Inserts the given object to this list. |
| INSERT_BEFORE — Constant Static Property, class com.yworks.graph.input.ReparentGesture |
|
Insert the moved stripe before the target stripe. |
| insertCellAfter(cellToInsert:com.yworks.support:ListCell, refCell:com.yworks.support:ListCell) — method, class com.yworks.support.YList |
|
Inserts a formerly removed ListCell at the specified position. |
| insertCellBefore(cellToInsert:com.yworks.support:ListCell, refCell:com.yworks.support:ListCell) — method, class com.yworks.support.YList |
|
Inserts a formerly removed ListCell at the specified position. |
| insertChild(owner:com.yworks.graph.model:IStripe, index:int, size:Number) — method, class com.yworks.graph.input.TableEditorInputMode |
|
Convenience method that inserts a new stripe as child of the given owner. |
| insertCustomBridge(context:com.yworks.canvas.drawing:IPaintContext, path:com.yworks.canvas.drawing:GeneralPath, x1:Number, y1:Number, x2:Number, y2:Number, gapLength:Number) — method, interface com.yworks.canvas.model.IAddBridgesCallback |
|
Callback that will be used by the BridgeManager if the
getCrossingStyle() method yields BridgeManager.STYLE_CUSTOM
to actually insert a bridge into the given GeneralPath. |
| insertDefaultCustomBridge(context:com.yworks.canvas.drawing:IPaintContext, path:com.yworks.canvas.drawing:GeneralPath, x1:Number, y1:Number, x2:Number, y2:Number, gapLength:Number) — method, class com.yworks.canvas.model.BridgeManager |
|
Implementation that will be called by the default value of the
defaultCallback to satisfy requests to
IAddBridgesCallback.insertCustomBridge(). |
| inset — Property, class com.yworks.graph.drawing.BevelNodeStyle |
|
The insets to use for the bevel. |
| inset — Property, class com.yworks.graph.drawing.BevelNodeStyleRenderer |
|
Gets the inset. |
| inset — Property, interface com.yworks.graph.drawing.IBevelNodeStyle |
|
The insets to use for the bevel. |
| insets — Property, class com.yworks.graph.drawing.CollapsibleNodeStyleDecorator |
|
Yields the insets to use for the IInsetsProvider that will be reported
by the CollapsibleNodeStyleDecoratorRenderer's ILookup. |
| insets — Property, interface com.yworks.graph.drawing.ICollapsibleNodeStyleDecorator |
|
Yields the insets to use for the IInsetsProvider that will be reported
by the CollapsibleNodeStyleDecoratorRenderer's ILookup. |
| insets — Property, interface com.yworks.graph.drawing.IPanelNodeStyle |
|
Provides the insets for the given item. |
| insets — Property, interface com.yworks.graph.drawing.IShinyPlateNodeStyle |
|
Provides the insets for the given item. |
| insets — Property, class com.yworks.graph.drawing.PanelNodeStyle |
|
Provides the insets for the given item. |
| insets — Property, class com.yworks.graph.drawing.ShinyPlateNodeStyle |
|
Provides the insets for the given item. |
| insets — Property, class com.yworks.graph.model.ExteriorLabelModel |
|
Insets for the labels. |
| insets — Property, interface com.yworks.graph.model.IStripe |
|
The insets for this stripe. |
| insets — Property, interface com.yworks.graph.model.IStripeDefaults |
|
The default insets for a stripe. |
| insets — Property, interface com.yworks.graph.model.ITable |
|
The insets for this table. |
| insets — Property, class com.yworks.graph.model.InteriorLabelModel |
|
The insets provided as a rectangle. |
| insets — Property, class com.yworks.graph.model.InteriorStretchLabelModel |
|
Gets or sets the insets to use within the node's layout. |
| insets — Property, class com.yworks.graph.model.StretchStripeLabelModel |
|
The insets to use within the stripe's layout. |
| insets — Property, class com.yworks.graph.model.StripeDefaults |
|
The default insets for a stripe. |
| insets — Property, class com.yworks.graph.model.Table |
|
The insets for this stripe. |
| insets — Property, class com.yworks.io.ExportOptions |
|
A rectangle that describes the insets. |
| insetsProviderDecorator — Property, class com.yworks.graph.model.NodeDecorator |
|
The LookupDecorator that decorates the INodeInsetsProvider
type for INodes. |
| insetsUnion(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 insets rectangles, placing the result in a third. |
| inside(x:Number, y:Number, node:com.yworks.graph.model:INode, nodeShapeGeometry:com.yworks.graph.drawing:IShapeGeometry, edge:com.yworks.graph.model:IEdge) — method, class com.yworks.graph.model.DefaultEdgeIntersectionCalculator |
|
Checks whether a given point is inside a node's shape geometry with respect to the edge that is being calculated. |
| install(canvas:com.yworks.canvas:CanvasComponent) — method, class com.yworks.canvas.MagnifierComponent |
|
Installs the component on the given canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, interface com.yworks.canvas.drawing.IVisualStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.AbstractInputMode |
|
Installs this mode into the canvas of the given context. |
| install(context:com.yworks.canvas.input:IInputModeContext) — method, interface com.yworks.canvas.input.IInputMode |
|
Installs this mode into the given canvas. |
| install(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.NodeEffectInputMode |
|
Installs this mode into the given canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent) — method, class com.yworks.canvas.model.BridgeManager |
|
Installs this manager for the specified canvas component. |
| install(member:Object) — method, class com.yworks.canvas.model.CollectionModelManager |
|
Abstract method that actually adds the visual representation of an item
to the canvas. |
| install(member:Object) — method, class com.yworks.canvas.model.FocusPaintManager |
|
Installs the focus paintable for the given member. |
| install(member:Object) — method, class com.yworks.canvas.model.HighlightPaintManager |
|
Installs the display object creator to highlight the given member. |
| install(canvas:com.yworks.canvas:CanvasComponent) — method, interface com.yworks.canvas.model.IModelItemInstaller |
|
Called by the framework to let this instance initialize for a given canvas. |
| install(member:Object) — method, class com.yworks.canvas.model.ModelManager |
|
Abstract method that actually adds the visual representation of an item
to the canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.AbstractStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent) — method, class com.yworks.graph.drawing.AbstractStyleInstaller |
|
This implementation does nothing. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.AbstractStyleRenderer |
|
Installs the model in the canvas at the given group using the styleDescriptor. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.AbstractTableNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.AbstractVoidStyle |
|
Returns an empty array. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.BevelNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.BitmapNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.CSSLabelStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.CollapsibleNodeStyleDecorator |
| |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.ComponentNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.DelegatingEdgeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.DelegatingLabelStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.DelegatingNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.DelegatingPortStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.DelegatingStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.GeneralPathNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.IconLabelStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.IconLabelStyleDecorator |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.ImageNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.ImageNodeStyleRenderer |
|
Installs the model in the canvas at the given group using the styleDescriptor. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.NodeStyleLabelStyleAdapter |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.PanelNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.PolylineEdgeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.SWFNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.SWFNodeStyleRenderer |
|
Installs the model in the canvas at the given group using the styleDescriptor. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.ShapeNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.ShinyPlateNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.SimpleAbstractEdgeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.SimpleAbstractLabelStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.SimpleAbstractNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.SimpleAbstractPortStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.SimpleLabelStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.SimpleNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.SimplePortStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.TemplateStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(canvas:com.yworks.canvas:CanvasComponent, group:com.yworks.canvas:ICanvasObjectGroup, modelItem:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.drawing.compat.AbstractJavaNodeStyle |
|
Prepares the rendering of an IModelItem in a CanvasComponent by
adding ICanvasObject's to the provided canvas. |
| install(member:Object) — method, class com.yworks.graph.model.SelectionPaintManager |
|
Abstract method that actually adds the visual representation of an item
to the canvas. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.AbstractInputMode |
|
The implementation of the install() method: installs this mode into
the canvas of the given context. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.ContextMenuInputMode |
|
Installs this mode in the context's canvas, registering the menu
as the canvas' contextMenu. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.DropInputMode |
|
Installs this mode into the given canvas. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.HandleInputMode |
|
Installs the IDisplayObjectCreator into the canvas at the group provided by canvasGroupProvider. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.KeyboardInputMode |
|
The implementation of the install() method: installs this mode into
the canvas of the given context. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.MagnifierInputMode |
|
The implementation of the install() method: installs this mode into
the canvas of the given context. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.MainInputMode |
|
Installs this mode into the given context. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.MarqueeSelectionInputMode |
|
Installs this mode into the given canvas. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.MouseHoverInputMode |
|
Installs this mode into the given canvas. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.MoveViewportInputMode |
| |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.MultiplexingInputMode |
| |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.NavigationInputMode |
|
The implementation of the install() method: installs this mode into
the canvas of the given context. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.OverviewInputMode |
|
Installs this mode into the given canvas. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.StateMachineInputMode |
|
Installs this mode into the given canvas. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.canvas.input.TextEditorInputMode |
|
The implementation of the install() method: installs this mode into
the canvas of the given context. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.CreateBendInputMode |
|
Installs this mode into the given canvas. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.CreateEdgeInputMode |
|
Installs this mode into the given canvas. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.GraphEditorInputMode |
|
Installs this mode into the given context. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.StripeDropInputMode |
|
Installs this mode into the given canvas. |
| installCore(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.input.TableEditorInputMode |
| |
| installed — Event, class com.yworks.canvas.input.AbstractInputMode |
|
Dispatched after the input mode was installed. |
| installed — Property, class com.yworks.canvas.input.AbstractInputMode |
|
Whether this mode is currently installed, i.e
if a call to the canvas property will yield a non-null result. |
| INSTALLED — Constant Static Property, class com.yworks.canvas.input.AbstractInputMode |
| |
| installFocusPaintables(context:com.yworks.canvas.input:IInputModeContext, focusGroup:com.yworks.canvas:ICanvasObjectGroup, item:Object) — method, class com.yworks.canvas.drawing.OrientedRectangleFocusPaintable |
|
Creates and installs one or more canvas objects into the canvas that indicate the focus decoration for
an item. |
| installFocusPaintables(context:com.yworks.canvas.input:IInputModeContext, focusGroup:com.yworks.canvas:ICanvasObjectGroup, item:Object) — method, class com.yworks.canvas.drawing.RectangularFocusPaintable |
|
Creates and installs one or more canvas objects into the canvas that indicate the focus decoration for
an item. |
| installFocusPaintables(context:com.yworks.canvas.input:IInputModeContext, focusGroup:com.yworks.canvas:ICanvasObjectGroup, item:Object) — method, interface com.yworks.canvas.input.IFocusPaintableInstaller |
|
Creates and installs one or more canvas objects into the canvas that indicate the focus decoration for
an item. |
| installFocusPaintables(context:com.yworks.canvas.input:IInputModeContext, focusGroup:com.yworks.canvas:ICanvasObjectGroup, item:Object) — method, class com.yworks.graph.model.EdgeSelectionDisplayObjectCreator |
|
Creates and installs one or more canvas objects into the canvas that indicate the focus decoration for
an item. |
| installHighlightPaintables(context:com.yworks.canvas.input:IInputModeContext, highlightGroup:com.yworks.canvas:ICanvasObjectGroup, item:Object) — method, class com.yworks.canvas.drawing.RectangularHighlightPaintable |
|
Creates and installs one or more canvas objects into the canvas that indicate a selection decoration for
an item. |
| installHighlightPaintables(context:com.yworks.canvas.input:IInputModeContext, highlightGroup:com.yworks.canvas:ICanvasObjectGroup, item:Object) — method, interface com.yworks.canvas.input.IHighlightPaintableInstaller |
|
Creates and installs one or more canvas objects into the canvas that indicate a selection decoration for
an item. |
| installHighlightPaintables(context:com.yworks.canvas.input:IInputModeContext, highlightGroup:com.yworks.canvas:ICanvasObjectGroup, item:Object) — method, class com.yworks.graph.model.EdgeSelectionDisplayObjectCreator |
|
Creates and installs one or more canvas objects into the canvas that indicate a selection decoration for
an item. |
| installing — Event, class com.yworks.canvas.input.AbstractInputMode |
|
Dispatched before the input mode will be installed. |
| INSTALLING — Constant Static Property, class com.yworks.canvas.input.AbstractInputMode |
| |
| installItem(item:Object, canvas:com.yworks.canvas:CanvasComponent) — method, interface com.yworks.canvas.model.IModelItemInstaller |
|
This the main method of the interface that performs the installing of an item's
visual representation in the canvas. |
| installItem(item:Object, canvas:com.yworks.canvas:CanvasComponent) — method, class com.yworks.graph.drawing.AbstractStyleInstaller |
|
Central method that performs the installation of an item's
visual representation in the canvas. |
| installItem(item:Object, canvas:com.yworks.canvas:CanvasComponent) — method, class com.yworks.graph.drawing.EdgeStyleInstaller |
|
Central method that performs the installation of the visual representation of an edge
in the canvas using the IEdgeStyle in the edge's lookup. |
| installItem(item:Object, canvas:com.yworks.canvas:CanvasComponent) — method, class com.yworks.graph.drawing.LabelStyleInstaller |
|
Central method that performs the installation of the visual representation of a label
in the canvas using the ILabelStyle in the edge's lookup. |
| installItem(item:Object, canvas:com.yworks.canvas:CanvasComponent) — method, class com.yworks.graph.drawing.NodeStyleInstaller |
|
Central method that performs the installation of the visual representation of a node
in the canvas using the INodeStyle in the node's lookup. |
| installItem(item:Object, canvas:com.yworks.canvas:CanvasComponent) — method, class com.yworks.graph.drawing.PortStyleInstaller |
|
Central method that performs the installation of the visual representation of a port
in the canvas using the IPortStyle in the node's lookup. |
| installListeners() — method, class com.yworks.canvas.input.ClickInputMode |
|
Installs all necessary listeners to trigger the run method. |
| installListeners() — method, class com.yworks.canvas.input.StateMachineInputMode |
|
Installs all necessary listeners to trigger the run method. |
| installMagnifierComponent(canvas:com.yworks.canvas:CanvasComponent, magnifier:com.yworks.canvas:MagnifierComponent) — method, class com.yworks.canvas.input.MagnifierInputMode |
|
Installs the magnifier component on the canvas. |
| installSelectionPaintables(userObject:Object, canvas:com.yworks.canvas:CanvasComponent, selectionGroup:com.yworks.canvas:ICanvasObjectGroup) — method, class com.yworks.canvas.drawing.OrientedRectangleSelectionPaintable |
|
Implements the interface and installs a rectangle into the canvas control. |
| installSelectionPaintables(userObject:Object, canvas:com.yworks.canvas:CanvasComponent, selectionGroup:com.yworks.canvas:ICanvasObjectGroup) — method, class com.yworks.canvas.drawing.PointSelectionPaintable |
|
Implements the interface and installs an ellipse into the canvas control. |
| installSelectionPaintables(userObject:Object, canvas:com.yworks.canvas:CanvasComponent, selectionGroup:com.yworks.canvas:ICanvasObjectGroup) — method, class com.yworks.canvas.drawing.RectangularHighlightPaintable |
|
Implements the interface and installs a rectangle into the canvas control. |
| installSelectionPaintables(userObject:Object, canvas:com.yworks.canvas:CanvasComponent, selectionGroup:com.yworks.canvas:ICanvasObjectGroup) — method, class com.yworks.canvas.drawing.RectangularSelectionPaintable |
|
Creates and installs
one or more canvas objects into the canvas that indicate a selection decoration for
an item. |
| installSelectionPaintables(userObject:Object, canvas:com.yworks.canvas:CanvasComponent, selectionGroup:com.yworks.canvas:ICanvasObjectGroup) — method, class com.yworks.graph.model.EdgeSelectionDisplayObjectCreator |
|
Creates and installs
one or more canvas objects into the canvas that indicate a selection decoration for
an item. |
| installSelectionPaintables(userObject:Object, canvas:com.yworks.canvas:CanvasComponent, selectionGroup:com.yworks.canvas:ICanvasObjectGroup) — method, interface com.yworks.graph.model.ISelectionPaintable |
|
Creates and installs
one or more canvas objects into the canvas that indicate a selection decoration for
an item. |
| installTextEditor() — method, class com.yworks.canvas.input.TextEditorInputMode |
|
Installs the text editor in the canvas and puts focus into it. |
| instance — Static Property, class com.yworks.canvas.drawing.VoidDisplayObjectCreator |
|
The static shared instance. |
| instance — Static Property, class com.yworks.canvas.drawing.VoidPaintable |
|
The static shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.EdgeStyleDescriptor |
|
The shared instance. |
| instance — Constant Static Property, class com.yworks.graph.drawing.LabelStyleDescriptor |
|
An instance that can be shared. |
| instance — Static Property, class com.yworks.graph.drawing.NodeStyleDescriptor |
|
The shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.PortStyleDescriptor |
|
The shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.TagOwnerTableProvider |
|
The shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.TagOwnerUserTagProvider |
|
The shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.common.VoidEdgeStyle |
|
The static shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.common.VoidEdgeStyleRenderer |
|
The static shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.common.VoidLabelStyle |
|
The static shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.common.VoidLabelStyleRenderer |
|
The static shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.common.VoidNodeStyle |
|
The static shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.common.VoidNodeStyleRenderer |
|
The static shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.common.VoidPathGeometry |
| |
| instance — Static Property, class com.yworks.graph.drawing.common.VoidPortStyle |
|
The static shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.common.VoidPortStyleRenderer |
|
The static shared instance. |
| instance — Static Property, class com.yworks.graph.drawing.common.VoidShapeGeometry |
|
The static shared instance. |
| instance — Constant Static Property, class com.yworks.graph.input.snapLines.EdgeSnapLineProvider |
| |
| instance — Constant Static Property, class com.yworks.graph.input.snapLines.NodeReshapeSnapResultProvider |
|
Yields the static shared instance of this class. |
| instance — Constant Static Property, class com.yworks.graph.input.snapLines.NodeSnapLineProvider |
|
A static instance of NodeSnapLineProvider. |
| instance — Constant Static Property, class com.yworks.graph.input.snapLines.NodeSnapResultProvider |
|
Yields the static shared instance of this class. |
| instance — Constant Static Property, class com.yworks.graph.input.snapLines.OrthogonalEdgeHelper |
|
A static instance of this class that can be shared. |
| instance — Constant Static Property, class com.yworks.graph.model.DefaultLabelModelParameterFinder |
|
A singleton instance of this class. |
| instance — Static Property, class com.yworks.graph.model.EmptyPortsCandidateProvider |
|
A static instance of this class. |
| instance — Static Property, class com.yworks.graph.model.FreeNodeLabelModel |
| |
| instance — Static Property, class com.yworks.graph.model.StretchStripeLabelModel |
| |
| instance — Static Property, class com.yworks.graph.model.StripeLabelModel |
| |
| instance — Static Property, class com.yworks.graph.model.portLocation.NodeScaledPortLocationModel |
|
A shared instance of the NodeScaledPortLocationModel. |
| instance — Static Property, class com.yworks.io.graphml.reader.EdgeStyleInputHandler |
|
Returns the shared instance of this handler
|
| instance — Static Property, class com.yworks.io.graphml.reader.LabelInputHandler |
|
Returns the shared instance of this handler
|
| instance — Static Property, class com.yworks.io.graphml.reader.NodeStyleInputHandler |
|
Returns the shared instance of this handler. |
| instance — Static Property, class com.yworks.io.graphml.reader.PortLocationModelInputHandler |
|
Returns the shared instance of this handler. |
| instance — Static Property, class com.yworks.io.graphml.reader.PortStyleInputHandler |
|
Returns the shared instance of this handler. |
| instance — Static Property, class com.yworks.io.graphml.reader.ReadEdgeLayoutHandler |
|
The shared instance of this input handler. |
| instance — Static Property, class com.yworks.io.graphml.reader.ReadNodeLayoutHandler |
|
The shared instance of this input handler. |
| _instance — Constant Static Property, class com.yworks.io.graphml.reader.ReadPortLayoutHandler |
| |
| instance — Static Property, class com.yworks.io.graphml.reader.ReadPortLayoutHandler |
| |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.ArrayDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.BevelNodeStyleDeserializer |
|
A shared instance of BevelNodeStyleDeserializer
|
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.BitmapNodeStyleDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.CSSLabelStyleDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.ComponentNodeStyleDeserializer |
|
The singleton instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.DefaultArrowDeserializer |
|
The singleton instance of this DefaultArrowDeserializer
|
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.ExteriorLabelModelParameterDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.FillDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.FilterNodeStyleDeserializer |
|
The single instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.FontDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.GeneralPathDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.GeneralPathNodeStyleDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.IconLabelStyleDecoratorDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.IconLabelStyleDeserializer |
| |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.ImageIconDeserializer |
| |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.ImageNodeStyleDeserializer |
| |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.InteriorLabelModelParameterDeserializer |
| |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.InteriorStretchLabelModelParameterDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.LineTypeDeserializer |
| |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.NodeStyleLabelStyleAdapterDeserializer |
| |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.OldDefaultArrowDeserializer |
|
The shared instance of this deserializer
|
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.PolylineEdgeStyleDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.PortMementoDeserializer |
| |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.PrimitivesDeserializer |
|
The shared instance of this deserializer
|
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.ReflectionBasedDeserializer |
|
The shared instance of this deserializer
|
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.RotatingEdgeLabelModelParameterDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.SWFNodeStyleDeserializer |
|
A shared instance of this deserializer
|
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.ShapeNodeStyleDeserializer |
|
The shared instance of this deserializer
|
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.SimpleLabelStyleDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.SimplePortStyleDeserializer |
|
The shared instance. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.SliderEdgeLabelModelParameterDeserializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.StringDeserializer |
| |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.StrokeDeserializer |
| |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.TagOwnerUserTagProviderDeserializer |
|
The shared instance. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.TemplateLabelStyleDeserializer |
|
The shared instance. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.TemplateNodeStyleDeserializer |
|
The shared instance. |
| instance — Static Property, class com.yworks.io.graphml.reader.deserializer.TextLayoutFormatDeserializer |
| |
| instance — Static Property, class com.yworks.io.graphml.realizer.ImageNodeStyleRealizerSerializer |
|
The shared instance of this serializer. |
| instance — Static Property, class com.yworks.io.graphml.realizer.JavaGenericNodeRealizerSerializer |
|
The singleton instance of this serializer/deserializer. |
| instance — Static Property, class com.yworks.io.graphml.realizer.JavaGroupNodeRealizerSerializer |
|
The shared instance of this serializer. |
| instance — Static Property, class com.yworks.io.graphml.realizer.JavaImageNodeRealizerSerializer |
|
The singleton instance. |
| instance — Static Property, class com.yworks.io.graphml.realizer.JavaShapeNodeRealizerSerializer |
|
The singleton instance. |
| instance — Static Property, class com.yworks.io.graphml.realizer.PolylineEdgeStyleRealizerSerializer |
|
The shared instance of this serializer. |
| instance — Static Property, class com.yworks.io.graphml.realizer.ProxyNodeRealizerSerializer |
|
Returns the shared instance of the realizer serializer. |
| instance — Static Property, class com.yworks.io.graphml.realizer.ShapeNodeStyleRealizerSerializer |
|
The shared instance. |
| instance — Static Property, class com.yworks.io.graphml.realizer.SimpleLabelRealizerSerializer |
|
The shared instance of this serializer. |
| instance — Static Property, class com.yworks.io.graphml.writer.EdgeStyleOutputHandler |
|
Returns the shared instance of this handler. |
| instance — Static Property, class com.yworks.io.graphml.writer.LabelOutputHandler |
|
Returns the shared instance of this handler. |
| instance — Static Property, class com.yworks.io.graphml.writer.NodeStyleOutputHandler |
|
The shared instance of this handler. |
| instance — Static Property, class com.yworks.io.graphml.writer.WriteEdgeLayoutHandler |
|
The shared instance of this output handler. |
| instance — Static Property, class com.yworks.io.graphml.writer.WriteNodeLayoutHandler |
|
The shared instance of this handler. |
| instance — Static Property, class com.yworks.io.graphml.writer.WritePortLayoutHandler |
|
The shared instance of this output handler. |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.AbstractTemplateStyleSerializer |
|
The shared instance. |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.ArraySerializer |
|
The shared instance of this serializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.BitmapNodeStyleSerializer |
| |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.CSSLabelStyleSerializer |
|
The shared instance of this serializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.DefaultArrowSerializer |
|
The singleton instance of this DefaultArrowSerializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.ExtensionBasedSerializer |
|
The shared instance of this serializer. |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.FillSerializer |
|
The shared instance of this deserializer. |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.FilterNodeStyleSerializer |
|
The single instance of this serializer. |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.FontSerializer |
|
The shared instance of this deserializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.GeneralPathNodeStyleSerializer |
|
The shared instance of this serializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.GeneralPathSerializer |
|
The shared instance of this serializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.ImageIconSerializer |
| |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.ImageNodeStyleSerializer |
|
The shared instance of this serializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.ImageSerializer |
|
The shared instance of this serializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.IterableSerializer |
| |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.NodeStyleLabelStyleAdapterSerializer |
|
The shared instance of this serializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.PolylineEdgeStyleSerializer |
|
The shared instance of this serializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.PortMementoSerializer |
| |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.PrimitivesSerializer |
|
The shared instance of this serializer. |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.ReflectionBasedSerializer |
|
The shared instance of this serializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.SWFNodeStyleSerializer |
| |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.ShapeNodeStyleSerializer |
|
The shared instance of this serializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.SimpleLabelStyleSerializer |
|
The shared instance of this serializer
|
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.SimplePortStyleSerializer |
|
The shared instance of this serializer. |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.StringSerializer |
| |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.TagOwnerUserTagProviderSerializer |
|
The shared instance. |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.TemplateLabelStyleSerializer |
|
The shared instance. |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.TemplateNodeStyleSerializer |
|
The shared instance. |
| instance — Static Property, class com.yworks.io.graphml.writer.serializer.TextLayoutFormatSerializer |
| |
| instance — Constant Static Property, class com.yworks.support.EmptyIterable |
|
A shareable static instance of this class. |
| instance — Constant Static Property, class com.yworks.support.EmptyIterator |
|
A sharable static instance of this class. |
| instance — Constant Static Property, class com.yworks.support.EmptyList |
|
A shareable static instance of this class. |
| INSTANCE — Constant Static Property, class com.yworks.graph.model.DefaultEdgeIntersectionCalculator |
| |
| INSTANCE — Constant Static Property, class com.yworks.support.FontManager |
| |
| IntegerTypeConverter — class, package com.yworks.support |
|
This class can convert int values into Strings and back. |
| InteriorLabelModel — class, package com.yworks.graph.model |
|
A label model for node labels that lie inside of the node's bounds. |
| InteriorLabelModel() — Constructor, class com.yworks.graph.model.InteriorLabelModel |
|
Creates a new instance. |
| InteriorLabelModelParameterDeserializer — class, package com.yworks.io.graphml.reader.deserializer |
|
A deserializer implementation that deserializes InteriorLabelModel instances. |
| InteriorStretchLabelModel — class, package com.yworks.graph.model |
|
A label model for node labels that lie inside of the node's
bounds and have been stretched to fit the node's size. |
| InteriorStretchLabelModelParameterDeserializer — class, package com.yworks.io.graphml.reader.deserializer |
| |
| internalDescriptor — Static Property, class com.yworks.graph.model.LabelCandidateDescriptor |
|
A sharable immutable implementation of the ILabelCandidateDescriptor
interface that has penalties of 1.0 and a profit of 1.0 and yields false
for the ILabelCandidateDescriptor.externalCandidate property. |
| internalDescriptorLookup — Static Property, class com.yworks.graph.model.LabelCandidateDescriptor |
| |
| internalDescriptorProvider — Constant Static Property, class com.yworks.graph.model.ConstantLabelCandidateDescriptorProvider |
|
A sharable implementation of the ILabelCandidateDescriptorProvider
interface that always yields LabelCandidateDescriptor.internalDescriptor. |
| internalDummyEdge — Property, class com.yworks.graph.model.EdgeEndMoveHandle |
|
Gets the dummy edge this instance uses during the edit. |
| intersects(rx:Number, ry:Number, rw:Number, rh:Number, eps:Number) — method, class com.yworks.canvas.drawing.GeneralPath |
|
Checks whether this path intersects the given rectangle. |
| invalid — Property, interface com.yworks.graph.model.IFoldedGraph |
|
Determines if this view is currently valid and can be edited. |
| INVALID — Constant Static Property, class com.yworks.graph.input.ReparentGesture |
|
The current gesture would result in an invalid operation (such as trying to make a stripe to its own child). |
| INVALID — Constant Static Property, class com.yworks.graph.model.PortCandidateValidity |
|
The candidate should not be used to connect an edge to. |
| invalidate() — method, class com.yworks.canvas.input.AbstractInputMode |
|
Convenience method for subclass implementations that invalidates
the canvasComponent this mode is currently installed in. |
| invalidate() — method, class com.yworks.canvas.input.HandleInputMode |
|
Convenience method for subclass implementations that invalidates
the canvasComponent this mode is currently installed in. |
| invalidate() — method, class com.yworks.canvas.input.MarqueeSelectionInputMode |
|
Convenience method for subclass implementations that invalidates
the canvasComponent this mode is currently installed in. |
| invalidate() — method, class com.yworks.graph.input.CreateEdgeInputMode |
|
Convenience method for subclass implementations that invalidates
the canvasComponent this mode is currently installed in. |
| invalidate() — method, class com.yworks.graph.input.GraphMoveInputMode |
|
invalidates movable items using a CanvasObjectDependencyManager. |
| invalidateAllObjects() — method, class com.yworks.canvas.CanvasComponent |
|
Forces a repaint of all canvas objects. |
| invalidated — Event, class com.yworks.canvas.CanvasComponent |
|
Dispatched when the canvas has been invalidated. |
| INVALIDATED — Constant Static Property, class com.yworks.canvas.CanvasComponent |
|
Dispatched when the canvas has been invalidated. |
| INVALIDATED — Constant Static Property, class com.yworks.graph.model.InvalidateEvent |
| |
| invalidateDirtyObjects() — method, class com.yworks.canvas.CanvasComponent |
|
Forces a repaint of the dirty canvas objects. |
| invalidateDisplayList() — method, class com.yworks.canvas.CanvasComponent |
|
Marks a component so that its updateDisplayList() method gets
called during a later screen update. |
| invalidateDisplays() — method, class com.yworks.graph.model.AbstractGraphWrapper |
|
Causes the displaysInvalidated event to be triggered. |
| invalidateDisplays() — method, class com.yworks.graph.model.DefaultGraph |
|
Triggers the displaysInvalidated event. |
| invalidateDisplays() — method, interface com.yworks.graph.model.IGraph |
|
Causes the displaysInvalidated event to be triggered. |
| InvalidateEvent — class, package com.yworks.graph.model |
|
Event that notifies listeners that the event source needs revalidation. |
| InvalidateEvent(type:String) — Constructor, class com.yworks.graph.model.InvalidateEvent |
| |
| invalidateItem(item:com.yworks.canvas.model:IModelItem) — method, class com.yworks.ui.GraphCanvasComponent |
|
Invalidates the visual representation of a model item. |
| invalidateSelection() — method, class com.yworks.canvas.CanvasObjectDependencyManager |
|
Invalidates all items that are contained in the current
selection model of the GraphCanvasComponent and all items
that depend on the selected items. |
| invalidCenterFill — Property, class com.yworks.graph.model.DefaultPortCandidateDescriptor |
|
Gets or sets the fill to use for a invalid candidate. |
| inverseLookupFont(fontName:String) — method, class com.yworks.support.FontManager |
|
Returns the name of the font that was mapped to the given font name of null, it no mapping exists. |
| INVISIBLE — Constant Static Property, class com.yworks.canvas.input.HandleType |
|
A handle which serves a general purpose but should not be displayed. |
| invokeAction(context:com.yworks.canvas.input:IInputModeContext, x:Number, y:Number) — method, interface com.yworks.graph.input.IActionButtonProvider |
|
Called by the framework to indicate that the button has been clicked by the user
at the specified location. |
| IObstacleProvider — Interface, package com.yworks.canvas.model |
|
The interface that is used by the BridgeManager to add obstacles to the
list of obstacles that need to be taken into account during rendering. |
| ioError — Event, class com.yworks.io.graphml.GraphMLIOHandler |
|
Dispatched when readURL is used and an IO error occurs. |
| ioError — Event, class com.yworks.mxml.ConfigTool |
|
Dispatched when the configuration file could not be
loaded. |
| ioError — Event, class com.yworks.support.Config |
|
Dispatched when the configuration file could not be
loaded. |
| ioError — Event, class com.yworks.ui.GraphCanvasComponent |
|
Dispatched when an io error occurs while loading a graph from an URL. |
| ioErrorHandler — Property, class com.yworks.support.Config |
|
Set a handler function that will be called when an
IOErrorEvent.IO_ERROR is fired when
loading the config file. |
| IOHandler — Interface, package com.yworks.io |
|
An IOHandler can read graphs from an URL or xml object. |
| IOrientedRectangle — Interface, package com.yworks.canvas.geom |
|
Interface for oriented rectangles in 2D coordinate space. |
| IOrientedRectangleSetter — Interface, package com.yworks.canvas.geom |
|
Write only oriented rectangle. |
| IOrthogonalEdgeHelper — Interface, package com.yworks.graph.input |
|
Interface used by OrthogonalEdgeEditingContext and the like that can be decorated to the
ILookup of IEdges. |
| IOutputHandler — Interface, package com.yworks.io.graphml.writer |
|
Defines the contract for classes that generate the actual content of data tags and also generate
the corresponding key tags
|
| IOutputHandlerProvider — Interface, package com.yworks.io.graphml.writer |
|
Interface for classes that provide a dynamic list of output handlers for a given scope
|
| IPaintable — Interface, package com.yworks.canvas.drawing |
|
Simple interface which is used by implementations that know
how to render something into a given Graphics context. |
| IPaintContext — Interface, package com.yworks.canvas.drawing |
|
Interface that defines the current context information that is
available to painting routines. |
| IPanelNodeStyle — Interface, package com.yworks.graph.drawing |
|
Interface used by PanelNodeStyleRenderer to query the properties from. |
| IPathGeometry — Interface, package com.yworks.graph.drawing |
|
Interface that is used mainly by IEdgeStyleRenderer implementations
to reveil geometric details about the visualization of an edge's path. |
| IPoint — Interface, package com.yworks.canvas.geom |
|
Interface for a point in 2D coordinate space. |
| IPointSetter — Interface, package com.yworks.canvas.geom |
|
This interface only exists so that the YPoint
interface can implement one immutable interface (IPoint) and
on mutable interface (IPointSetter). |
| IPolylineEdgeStyle — Interface, package com.yworks.graph.drawing |
|
Interface for a polygonal IEdgeStyle
|
| IPort — Interface, package com.yworks.graph.model |
|
The interface used in an IGraph implementation
for IEdges to connect to. |
| IPortCandidate — Interface, package com.yworks.graph.model |
|
An interface for possible IPort candidates used by
IPortCandidateProvider and the like. |
| IPortCandidateProvider — Interface, package com.yworks.graph.model |
|
This interface can be used to query IPortCandidates
for a specific IPortOwner with respect to a given
opposite IPortCandidate or IEdge. |
| IPortCollection — Interface, package com.yworks.graph.model |
|
A strongly typed readonly collection of IPorts
used in implementations. |
| IPortGridConstraintProvider — Interface, package com.yworks.canvas.input |
|
An IGridConstraintProvider that is meant to be used for IPorts. |
| IPortLocationModel — Interface, package com.yworks.graph.model.portLocation |
|
Yields the position of IPort instances. |
| IPortLocationModelParameter — Interface, package com.yworks.graph.model.portLocation |
|
Common interface for parameters that are created by IPortModel instances. |
| IPortLocationModelParameterProvider — Interface, package com.yworks.graph.input |
|
Helper interface used by IPortLocationModel implementations to provide possible candidate
IPortLocationModelParameters for a given port and model. |
| IPortOwner — Interface, package com.yworks.graph.model |
|
The common interface for items in an IGraph
that may own IPorts. |
| IPortSnapResultProvider — Interface, package com.yworks.graph.input.snapLines |
|
Interface that is used by the GraphSnapContext for ports to collect a number of
SnapResults during the move/edit operation. |
| IPortStyle — Interface, package com.yworks.graph.drawing |
|
IVisualStyle implementation for IPort
instances in an IGraph. |
| IPortStyleRenderer — Interface, package com.yworks.graph.drawing |
|
Interface used by IPortStyle implementations
that can be used to query the actual IDisplayObjectCreator and
IBoundsProvider implementations for a node
and an associated style. |
| IPositionHandler — Interface, package com.yworks.canvas.input |
|
Interface for an object that can handle the position of an item
displayed in a CanvasComponent
Items can be dragged with the mouse and an instance of this class will modify their position
accordingly.
Typically client code will use the x and y coordinates
to determine the current position of the elements.
A drag will trigger the invocation of initializeDrag, zero or more handleMove calls,
and finalized by either dragFinished or cancelDrag. |
| IPreferredSizeChangedListener — Interface, package com.yworks.graph.model |
|
Classes that want to be informed about changes to the preferred size of labels can
implement this interface and register themselves with an IPreferredSizeChangeReporter. |
| IPreferredSizeChangedReporter — Interface, package com.yworks.graph.model |
|
Interface for Classes which can register IPreferredSizeChangedListeners and report
changes to the preferred size of labels to these. |
| IReadResourceHandler — Interface, package com.yworks.io.graphml.realizer |
|
Interface for classes that provide methods to manage shared object resources for the parse process
|
| IRealizerSerializer — Interface, package com.yworks.io.graphml.realizer |
|
Base Interface for classes that can read and/or write GraphML graphics information written/to be parsed
by yFiles Java. |
| IRectangle — Interface, package com.yworks.canvas.geom |
|
Interface for rectangles aligned to the axes in 2D coordinate space. |
| IReparentNodeHandler — Interface, package com.yworks.graph.input |
|
Interface used for implementations that recognize, approve and disapprove node
reparenting gestures. |
| IReparentStripeHandler — Interface, package com.yworks.graph.input |
|
Interface used for implementations that recognize, approve and disapprove stripe
reparenting gestures, as well as actually performs the reparenting. |
| IReshapeable — Interface, package com.yworks.canvas.geom |
|
Interface for geometric primitives that can be reshaped, e.g. |
| IReshapeHandleProvider — Interface, package com.yworks.canvas.input |
|
A specialized version of the IHandleProvider interface
that can be used to query an IHandle implementation for
resizing an object
|
| IReshapeHandler — Interface, package com.yworks.canvas.input |
|
Interface for an object that can be interactively reshaped in a CanvasComponent. |
| IResourceDescriptor — Interface, package com.yworks.io.graphml.realizer |
| |
| IResourceDescriptor — Interface, package com.yworks.io.graphml.writer |
| |
| IResourceEncoder — Interface, package com.yworks.io.graphml.realizer |
| |
| IRoundtripMapper — Interface, package com.yworks.support |
| |
| IRow — Interface, package com.yworks.graph.model |
|
Interface that describes a row in a ITable instance. |
| isAutoFlip() — method, class com.yworks.graph.drawing.AbstractLabelStyleRenderer |
|
Determines whether the label's style should automatically flip the painting contents if the
layout is upside down. |
| isAutoFlip() — method, class com.yworks.graph.drawing.SimpleAbstractLabelStyle |
|
Determines whether the label's style should automatically flip the painting contents if the
layout is upside down. |
| isAutoFlip() — method, class com.yworks.graph.drawing.SimpleLabelStyleRenderer |
|
Determines whether the label's style should automatically flip the painting contents if the
layout is upside down. |
| isBendCreationEnforced() — method, class com.yworks.graph.input.CreateEdgeInputMode |
|
Callback that decides whether at the current state of the gesture
the user wants to enforce the creation of a bend rather than finish
the edge creation. |
| isBendSelected(bend:com.yworks.graph.model:IBend) — method, class com.yworks.graph.model.CompositeStripeSelection |
|
Queries the selection state for the given bend. |
| isBendSelected(bend:com.yworks.graph.model:IBend) — method, class com.yworks.graph.model.GraphSelection |
|
Queries the selection state for the given bend. |
| isBendSelected(bend:com.yworks.graph.model:IBend) — method, interface com.yworks.graph.model.IGraphSelection |
|
Queries the selection state for the given bend. |
| isCancelEvent(evt:flash.events:Event) — method, class com.yworks.canvas.input.StateMachineInputMode |
|
Method that identifies an event as a cancel event. |
| isCancelGesture(evt:flash.events:Event) — method, class com.yworks.graph.input.CreateEdgeInputMode |
|
Determines whether the current event cancels the gesture. |
| isCanvasHit(target:flash.display:DisplayObject, stageX:Number, stageY:Number) — method, class com.yworks.canvas.CanvasComponent |
|
Checks whether the point at stageX,stageY is within the
canvas bounds and target is a child of the canvas. |
| isClippingText() — method, class com.yworks.graph.drawing.CSSLabelStyleRenderer |
|
Determines whether text should be forced to be clipped inside the rectangle. |
| isClippingText() — method, class com.yworks.graph.drawing.SimpleLabelStyleRenderer |
|
Determines whether text should be forced to be clipped inside the rectangle. |
| isClosed — Property, class com.yworks.graph.drawing.compat.JavaGroupNodeStyle |
|
This property exists only in order to keep the state
of the Java GroupNodeRealizer. |
| isCollapseGroupCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for collapse group. |
| isCollectionProperty(context:com.yworks.io.graphml.reader:GraphMLParseContext, instance:Object, propertyClass:Class) — method, class com.yworks.io.graphml.reader.deserializer.ReflectionBasedDeserializer |
|
Returns true, if the property is assignable to com.yworks.support.List. |
| isCollectionProperty(context:com.yworks.io.graphml.writer:GraphMLWriteContext, subject:Object, property:XML) — method, class com.yworks.io.graphml.writer.serializer.ReflectionBasedSerializer |
|
Returns true if the property is a collection property that needs to be handled specially. |
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.realizer.CompatResourceOutputHandler |
|
This implementation returns false
|
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.realizer.WriteEdgeRealizerHandler |
|
This implementation returns false
|
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.realizer.WriteNodeRealizerHandler |
|
This implementation returns false
|
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.AbstractOutputHandler |
|
This implementation returns false
|
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.AttributeOutputHandler |
|
Whether the data is default and thus the data element should not be
written at all for the current context. |
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.AutoMapOutputHandler |
| |
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.EdgeStyleOutputHandler |
|
This implementation returns false
|
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, interface com.yworks.io.graphml.writer.IOutputHandler |
|
Whether the data is default and thus the data element should not be
written at all for the current context. |
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.LabelOutputHandler |
|
This implementation returns false
|
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.NodeInsetsOutputHandler |
|
This implementation returns false
|
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.ObjectMapperAttributeOutputHandler |
|
This implementation returns false
|
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.PortLocationModelOutputHandler |
|
This implementation returns false
|
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.PortStyleOutputHandler |
|
This implementation returns false
|
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.PortViewStateOutputHandler |
| |
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.SharedDataOutputHandler |
|
This implementation returns false
|
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.WriteEdgeLayoutHandler |
| |
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.WriteNodeLayoutHandler |
| |
| isDefaultData(context:com.yworks.io.graphml.writer:GraphMLWriteContext) — method, class com.yworks.io.graphml.writer.WritePortLayoutHandler |
| |
| isDefaultDirected() — method, class com.yworks.io.graphml.writer.DefaultGraphElementProvider |
|
Returns whether the default direction of edges in the graph is
directed. |
| isDefaultDirected() — method, interface com.yworks.io.graphml.writer.IGraphElementProvider |
|
Returns whether the default direction of edges in the graph is
directed. |
| isDescendant(hierarchy:com.yworks.graph.model:INodeHierarchy, node:com.yworks.graph.model:INode, parent:com.yworks.graph.model:INode) — Static Method , class com.yworks.graph.model.Hierarchies |
|
Determines whether parent is a parent of node
|
| isDirected(edge:Object) — method, class com.yworks.io.graphml.writer.DefaultGraphElementProvider |
|
Returns true if the given edge is directed
|
| isDirected(edge:Object) — method, interface com.yworks.io.graphml.writer.IGraphElementProvider |
|
Returns true if the given edge is directed
|
| isDirty(obj:com.yworks.canvas:ICanvasObject) — method, class com.yworks.canvas.CanvasObjectDescriptor |
|
Returns true if the canvas object needs to be repainted. |
| isDirty(obj:com.yworks.canvas:ICanvasObject) — method, class com.yworks.canvas.CanvasObjectDescriptorAdapter |
|
Returns true if the canvas object needs to be repainted. |
| isDirty(obj:com.yworks.canvas:ICanvasObject) — method, interface com.yworks.canvas.ICanvasObjectDescriptor |
|
Returns true if the canvas object needs to be repainted. |
| isDirty(obj:com.yworks.canvas:ICanvasObject) — method, class com.yworks.graph.drawing.EdgeStyleDescriptor |
|
Returns true if the canvas object needs to be repainted. |
| isDirty(obj:com.yworks.canvas:ICanvasObject) — method, class com.yworks.graph.drawing.LabelStyleDescriptor |
|
Returns true if the canvas object needs to be repainted. |
| isDirty(obj:com.yworks.canvas:ICanvasObject) — method, class com.yworks.graph.drawing.NodeStyleDescriptor |
|
Returns true if the canvas object needs to be repainted. |
| isDirty(obj:com.yworks.canvas:ICanvasObject) — method, class com.yworks.graph.drawing.PortStyleDescriptor |
|
Returns true if the canvas object needs to be repainted. |
| isDirty(obj:com.yworks.canvas:ICanvasObject) — method, class com.yworks.graph.model.DefaultPortCandidateDescriptor |
|
Returns true if the canvas object needs to be repainted. |
| isDisabledEvent(evt:flash.events:Event) — method, class com.yworks.canvas.input.StateMachineInputMode |
|
Method that identifies an event as a disabled event. |
| isDropShadowVisible() — method, class com.yworks.graph.drawing.compat.JavaShapeNodeStyle |
|
Queries whether or not the drop shadow is visible. |
| isDummy(item:com.yworks.canvas.model:IModelItem) — method, interface com.yworks.graph.model.IFoldedGraph |
|
Determines whether the specified item is a dummy in this view. |
| isEdgeSelected(edge:com.yworks.graph.model:IEdge) — method, class com.yworks.graph.model.CompositeStripeSelection |
|
Queries the selection state for the given edge. |
| isEdgeSelected(edge:com.yworks.graph.model:IEdge) — method, class com.yworks.graph.model.GraphSelection |
|
Queries the selection state for the given edge. |
| isEdgeSelected(edge:com.yworks.graph.model:IEdge) — method, interface com.yworks.graph.model.IGraphSelection |
|
Queries the selection state for the given edge. |
| ISelectionModel — Interface, package com.yworks.graph.model |
|
An interface that models the selection state of a set of items. |
| ISelectionPaintable — Interface, package com.yworks.graph.model |
|
An interface for objects that can install a visual representation of
a selection decoration of an item in the model displayed in a canvas. |
| isEmbedded(textFormat:flash.text:TextFormat) — method, class com.yworks.support.FontManager |
|
Tests whether the font in the provided TextFormat is an embedded font or a system font. |
| isEmpty() — method, class com.yworks.canvas.drawing.GeneralPath |
|
Returns whether this path contains elements other than an initial MoveTo. |
| isEmpty() — method, class com.yworks.canvas.model.DefaultCollectionModel |
|
Returns true if this collection contains no elements. |
| isEmpty() — method, class com.yworks.graph.model.BendList |
|
Returns true if this collection contains no elements. |
| isEmpty() — method, class com.yworks.support.ArrayList |
| |
| isEmpty() — method, interface com.yworks.support.Collection |
|
Returns true if this collection contains no elements. |
| isEmpty() — method, class com.yworks.support.EmptyList |
| |
| isEmpty() — method, class com.yworks.support.HashSet |
|
Returns true if this collection contains no elements. |
| isEmpty() — method, class com.yworks.support.ReadOnlyList |
|
Returns true if this collection contains no elements. |
| isEmpty() — method, class com.yworks.support.SingletonList |
| |
| isEmpty() — method, class com.yworks.support.YList |
|
Returns true if this collection contains no elements. |
| isEmpty() — method, class com.yworks.util.CompositeCollectionModel |
| |
| isEmpty() — method, class com.yworks.util.FilteredCollectionModel |
|
Returns true if this collection contains no elements. |
| isEnabledEvent(evt:flash.events:Event) — method, class com.yworks.canvas.input.StateMachineInputMode |
|
Method that identifies an event as an enabled event. |
| isEnterGroupCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for enter group. |
| ISerializer — Interface, package com.yworks.io.graphml.writer |
|
Common interface for all classes that can serialize an object. |
| ISerializerRegistry — Interface, package com.yworks.io.graphml.writer |
|
Management interface to handle the registration and deregistration of
ISerializer instances, as well as the actual retrieval of ISerializer instances
for a given target object. |
| isExitGroupCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for exit group. |
| isExpanded(groupNode:com.yworks.graph.model:INode) — method, interface com.yworks.graph.model.IFoldedGraph |
|
Determines whether the provided node from this
hierarchy is currently expanded. |
| isExpandGroupCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for expand group. |
| isExtendDownCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for extend selection down. |
| isExtendLeftCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for extend selection left. |
| isExtendRightCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for extend selection right. |
| isExtendToChildCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for extend selection to child. |
| isExtendToParentCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for extend selection to parent. |
| isExtendUpCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for extend selection up. |
| isGroupNodePredicate — Property, class com.yworks.graph.input.NodeDropInputMode |
|
Gets or sets the callback for testing whether a dragged node should be created as a group node.
The function has to have the signature function(template:INode):Boolean
The default implementation returns false always. |
| IShapeGeometry — Interface, package com.yworks.graph.drawing |
|
Interface that describes the geometry of a shape which has an interior and an exterior. |
| IShapeNodeStyle — Interface, package com.yworks.graph.drawing |
|
Interface for node styles that can show predefined shapes defined in
ShapeNodeShape
This style can be used together with ShapeNodeStyleRenderer
|
| IShinyPlateNodeStyle — Interface, package com.yworks.graph.drawing |
|
Interface used by ShinyPlateNodeStyleRenderer to query the properties from. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.canvas.drawing.BoolHitTestable |
|
Always returns the boolean value passed in the constructor function. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.canvas.drawing.GeneralPathVisualCreator |
|
Determines if something has been hit at the given coordinates
in the world coordinate system. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, interface com.yworks.canvas.drawing.IHitTestable |
|
Determines if something has been hit at the given coordinates
in the world coordinate system. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.canvas.drawing.PointSelectionPaintable |
|
Determines if something has been hit at the given coordinates
in the world coordinate system. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.canvas.drawing.ShapePaintable |
|
Determines if something has been hit at the given coordinates
in the world coordinate system. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.AbstractLabelStyleRenderer |
|
Hit tests the item by trying to apply the flash internal hit testing. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.AbstractNodeStyleRenderer |
|
Hit tests the item by trying to apply the flash internal hit testing. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.AbstractStyleRenderer |
|
Hit tests the item by trying to apply the flash internal hit testing. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.BevelNodeStyleRenderer |
|
Hit tests the item by trying to apply the flash internal hit testing. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.CollapsibleNodeStyleDecoratorRenderer |
|
Determines if something has been hit at the given coordinates
in the world coordinate system. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.DelegatingStyleRenderer |
|
This implementation delegates to the renderer of the wrapped style. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.GeneralPathNodeStyleRenderer |
|
Hit tests the item by trying to apply the flash internal hit testing. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.IconLabelStyleRenderer |
| |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.PathBasedEdgeStyleRenderer |
|
This method is overridden for performance reasons. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.ShapeNodeStyleRenderer |
|
Determines if something has been hit at the given coordinates
in the world coordinate system. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.ShinyPlateNodeStyleRenderer |
|
Hit tests the item by trying to apply the flash internal hit testing. |
| isHit(edge:com.yworks.graph.model:IEdge, x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimpleAbstractEdgeStyle |
|
Determines whether the visual representation of the edge has been hit at the given location. |
| isHit(label:com.yworks.graph.model:ILabel, x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimpleAbstractLabelStyle |
|
Determines whether the visual representation of the label has been hit at the given location. |
| isHit(node:com.yworks.graph.model:INode, x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimpleAbstractNodeStyle |
|
Determines whether the visual representation of the node has been hit at the given location. |
| isHit(port:com.yworks.graph.model:IPort, x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimpleAbstractPortStyle |
|
Determines whether the visual representation of the port has been hit at the given location. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimplePortStyleRenderer |
| |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.compat.JavaGenericNodeStyleWrapperRenderer |
|
This implementation delegates to the renderer of the wrapped style. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.compat.JavaShapeNodeStyleRenderer |
|
Hit tests the item by trying to apply the flash internal hit testing. |
| isHit(x:Number, y:Number, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.model.DefaultPortCandidateDescriptor |
|
Determines if something has been hit at the given coordinates
in the world coordinate system. |
| isHorizontallyFixed — Property, class com.yworks.graph.input.snapLines.MovementInfo |
|
Indicates whether the x coordinate of the item is fixed during the move operation. |
| isHovering(evt:flash.events:Event) — method, class com.yworks.canvas.input.HandleInputMode |
|
Event recognizer callback used to determine whether the mouse is currently hovering
over a handle. |
| isHovering(evt:flash.events:Event) — method, class com.yworks.canvas.input.MoveInputMode |
|
Returns true if the mouse is hovering over a movable item. |
| ISimpleLabelStyle — Interface, package com.yworks.graph.drawing |
|
The interface used by SimpleLabelStyleRenderer
to describe a basic label style. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.canvas.drawing.GeneralPathVisualCreator |
|
Implements the IMarqueeTestable interface and tests for marquee
intersections with the shape. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, interface com.yworks.canvas.drawing.IMarqueeTestable |
|
Returns true if the corresponding
item is considered to intersect the given rectangular box.
This method may return false if the item cannot be
selected using a selection marquee or optionally if the
item is only partially contained within the box. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.canvas.drawing.MarqueeTestable |
|
Returns true if the corresponding
item is considered to intersect the given rectangular box.
This method may return false if the item cannot be
selected using a selection marquee or optionally if the
item is only partially contained within the box. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.canvas.drawing.RectangleMarqueeTestable |
|
Returns true if the corresponding
item is considered to intersect the given rectangular box.
This method may return false if the item cannot be
selected using a selection marquee or optionally if the
item is only partially contained within the box. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.canvas.drawing.ShapePaintable |
|
Implements the IMarqueeTestable interface and tests for marquee
intersections with the shape. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.AbstractLabelStyleRenderer |
|
Returns true if the corresponding
item is considered to intersect the given rectangular box.
This method may return false if the item cannot be
selected using a selection marquee or optionally if the
item is only partially contained within the box. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.AbstractNodeStyleRenderer |
|
Returns true if the corresponding
item is considered to intersect the given rectangular box.
This method may return false if the item cannot be
selected using a selection marquee or optionally if the
item is only partially contained within the box. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.AbstractStyleRenderer |
|
Returns true if the corresponding
item is considered to intersect the given rectangular box.
This method may return false if the item cannot be
selected using a selection marquee or optionally if the
item is only partially contained within the box. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.CollapsibleNodeStyleDecoratorRenderer |
|
Returns true if the corresponding
item is considered to intersect the given rectangular box.
This method may return false if the item cannot be
selected using a selection marquee or optionally if the
item is only partially contained within the box. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.DelegatingStyleRenderer |
|
This implementation delegates to the renderer of the wrapped style. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.GeneralPathNodeStyleRenderer |
|
Returns true if the corresponding
item is considered to intersect the given rectangular box.
This method may return false if the item cannot be
selected using a selection marquee or optionally if the
item is only partially contained within the box. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.IconLabelStyleRenderer |
| |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.PathBasedEdgeStyleRenderer |
|
Returns true if the corresponding
item is considered to intersect the given rectangular box.
This method may return false if the item cannot be
selected using a selection marquee or optionally if the
item is only partially contained within the box. |
| isInBox(edge:com.yworks.graph.model:IEdge, box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimpleAbstractEdgeStyle |
|
Determines whether the visualization for the specified edge is included in the marquee selection. |
| isInBox(label:com.yworks.graph.model:ILabel, box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimpleAbstractLabelStyle |
|
Determines whether the visualization for the specified node is included in the marquee selection. |
| isInBox(node:com.yworks.graph.model:INode, box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimpleAbstractNodeStyle |
|
Determines whether the visualization for the specified node is included in the marquee selection. |
| isInBox(port:com.yworks.graph.model:IPort, box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimpleAbstractPortStyle |
|
Determines whether the visualization for the specified port is included in the marquee selection. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.compat.JavaGenericNodeStyleWrapperRenderer |
|
This implementation delegates to the renderer of the wrapped style. |
| isInBox(box:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.model.DefaultPortCandidateDescriptor |
|
Returns true if the corresponding
item is considered to intersect the given rectangular box.
This method may return false if the item cannot be
selected using a selection marquee or optionally if the
item is only partially contained within the box. |
| isInitialized — Property, class com.yworks.canvas.input.snapLines.SnapContext |
|
Whether the context is initialized. |
| isInitialized — Property, class com.yworks.graph.input.snapLines.OrthogonalEdgeEditingContext |
|
Whether the context is initialized. |
| isInitializing — Property, class com.yworks.canvas.input.snapLines.SnapContext |
|
Gets a value indicating whether this instance is currently initializing. |
| isInitializing — Property, class com.yworks.graph.input.snapLines.OrthogonalEdgeEditingContext |
|
Gets a value indicating whether this instance is currently initializing. |
| isInitiallyExpanded(groupNode:com.yworks.graph.model:INode) — method, class com.yworks.graph.model.FoldingManager |
|
Determines whether the given group node from the masterGraph
should be displayed in expanded state if it is included
in a managed view for the first time. |
| isInitiallyExpanded(masterGroupNode:com.yworks.graph.model:INode) — method, interface com.yworks.graph.model.IFoldedGraph |
|
Determines whether the given group node from the foldingManager's masterGraph
will be displayed in expanded state the next time it will be included in this view. |
| isInMask(value:com.yworks.graph.model:StripeVisualizationType) — method, class com.yworks.graph.model.StripeVisualizationType |
|
Whether the given value is encoded by this instance. |
| isInside(x:Number, y:Number) — method, class com.yworks.graph.drawing.AbstractNodeStyleRenderer |
|
Checks whether the given coordinate lies within the shape's geometric bounds. |
| isInside(x:Number, y:Number) — method, class com.yworks.graph.drawing.BevelNodeStyleRenderer |
|
Checks whether the given coordinate lies within the shape's geometric bounds. |
| isInside(x:Number, y:Number) — method, class com.yworks.graph.drawing.CollapsibleNodeStyleDecoratorRenderer |
|
Checks whether the given coordinate lies within the shape's geometric bounds. |
| isInside(x:Number, y:Number) — method, class com.yworks.graph.drawing.GeneralPathNodeStyleRenderer |
|
Checks whether the given coordinate lies within the shape's geometric bounds. |
| isInside(x:Number, y:Number) — method, interface com.yworks.graph.drawing.IShapeGeometry |
|
Checks whether the given coordinate is deemed to lie within the shape's geometric bounds. |
| isInside(x:Number, y:Number) — method, class com.yworks.graph.drawing.ShapeNodeStyleRenderer |
|
Checks whether the given coordinate is deemed to lie within the shape's geometric bounds. |
| isInside(x:Number, y:Number) — method, class com.yworks.graph.drawing.ShinyPlateNodeStyleRenderer |
|
Checks whether the given coordinate lies within the shape's geometric bounds. |
| isInside(node:com.yworks.graph.model:INode, x:Number, y:Number) — method, class com.yworks.graph.drawing.SimpleAbstractNodeStyle |
|
Determines whether the provided point is geometrically inside the visual bounds of th node. |
| isInside(x:Number, y:Number) — method, class com.yworks.graph.drawing.common.VoidShapeGeometry |
|
Checks whether the given coordinate is deemed to lie within the shape's geometric bounds. |
| isInside(x:Number, y:Number) — method, class com.yworks.graph.drawing.compat.JavaGenericNodeStyleWrapperRenderer |
|
This implementation delegates to the renderer of the wrapped style. |
| isInside(x:Number, y:Number) — method, class com.yworks.graph.drawing.compat.JavaShapeNodeStyleRenderer |
|
Checks whether the given coordinate lies within the shape's geometric bounds. |
| ISize — Interface, package com.yworks.canvas.geom |
|
Interface for an object that has a size in 2D coordinate space
with double precision floating point size values. |
| ISizeConstraintProvider — Interface, package com.yworks.canvas.input |
|
An interface used by implementations that provide various size constraints
for arbitrary items. |
| ISizeSetter — Interface, package com.yworks.canvas.geom |
|
Interface for write access to an instance that has a size in 2D coordinate space. |
| isLabelSelected(label:com.yworks.graph.model:ILabel) — method, class com.yworks.graph.model.CompositeStripeSelection |
|
Queries the selection state for the given label. |
| isLabelSelected(label:com.yworks.graph.model:ILabel) — method, class com.yworks.graph.model.GraphSelection |
|
Queries the selection state for the given label. |
| isLabelSelected(label:com.yworks.graph.model:ILabel) — method, interface com.yworks.graph.model.IGraphSelection |
|
Queries the selection state for the given label. |
| isLeaf(item:com.yworks.graph.model:INode) — method, class com.yworks.graph.model.DefaultNodeHierarchy |
|
Returns whether the given item is considered a leaf item. |
| isLeaf(item:com.yworks.graph.model:INode) — method, interface com.yworks.graph.model.INodeHierarchy |
|
Returns whether the given item is considered a leaf item. |
| isLoaded — Property, class com.yworks.util.CloneableMovieAsset |
|
Returns if the image data of the cloned MovieClipLoaderAsset is already loaded. |
| isLoaded — Property, class com.yworks.util.CloneableMovieClipLoaderAsset |
|
Returns if the image data of the cloned MovieClipLoaderAsset is already loaded. |
| isMoveDownCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for move selection down. |
| isMoveFocusDownCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for move focus down. |
| isMoveFocusLeftCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for move focus left. |
| isMoveFocusRightCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for move focus right. |
| isMoveFocusToChildCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for move focus to child. |
| isMoveFocusToParentCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for move focus to parent. |
| isMoveFocusUpCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for move focus up. |
| isMoveLeftCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for move selection left. |
| isMoveRightCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for move selection right. |
| isMoveToChildCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for move selection to child. |
| isMoveToParentCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for move selection to parent. |
| isMoveUpCommand(event:flash.events:Event) — method, class com.yworks.canvas.input.NavigationInputMode |
|
Event recognizer for move selection up. |
| isMutexAquiredEvent(evt:flash.events:Event) — method, class com.yworks.canvas.input.StateMachineInputMode |
|
Method that identifies an event as a mutexAquired event. |
| isMutexLostEvent(evt:flash.events:Event) — method, class com.yworks.canvas.input.StateMachineInputMode |
|
Method that identifies an event as a mutexLost event. |
| ISnapLineProvider — Interface, package com.yworks.graph.input.snapLines |
|
Queried by the GraphSnapContext to add SnapLines to its collections during the
initialization phase. |
| isNodeSelected(node:com.yworks.graph.model:INode) — method, class com.yworks.graph.model.CompositeStripeSelection |
|
Queries the selection state for the given node. |
| isNodeSelected(node:com.yworks.graph.model:INode) — method, class com.yworks.graph.model.GraphSelection |
|
Queries the selection state for the given node. |
| isNodeSelected(node:com.yworks.graph.model:INode) — method, interface com.yworks.graph.model.IGraphSelection |
|
Queries the selection state for the given node. |
| isOfType(item:com.yworks.canvas.model:IModelItem, types:uint) — Static Method , class com.yworks.graph.model.GraphItemTypes |
|
Whether the given item is represented by the given type. |
| isOfType(item:com.yworks.canvas.model:IModelItem, types:uint) — Static Method , class com.yworks.graph.model.StripeTypes |
|
Whether the given item is represented by the given type. |
| isOrthogonallyEdited(inputModeContext:com.yworks.canvas.input:IInputModeContext, edge:com.yworks.graph.model:IEdge) — method, interface com.yworks.graph.input.IOrthogonalEdgeHelper |
|
Determines whether the provided edge should be edited orthogonally at all in the specified input mode context. |
| isOrthogonallyEdited(inputModeContext:com.yworks.canvas.input:IInputModeContext, edge:com.yworks.graph.model:IEdge) — method, class com.yworks.graph.input.snapLines.OrthogonalEdgeHelper |
|
This implementation always returns true. |
| isOrthogonallyEditedEdge(inputModeContext:com.yworks.canvas.input:IInputModeContext, edge:com.yworks.graph.model:IEdge) — method, class com.yworks.graph.input.snapLines.OrthogonalEdgeEditingContext |
|
Callback that can be used by IDragHandlers and the like to determines whether
the given edge is orthogonally edited edge in the specified input mode context. |
| isOverCanvas(evt:flash.events:MouseEvent) — method, class com.yworks.canvas.input.NodeEffectInputMode |
|
Tests whether the mouse is currently over the canvas. |
| isPortCandidateResolutionEnabled() — method, class com.yworks.graph.input.CreateEdgeInputMode |
|
This method is called to determine whether PortCandidateValidity.DYNAMIC ports should be
resolved or discarded. |
| isPortCandidateResolutionEnabled(context:com.yworks.canvas.input:IInputModeContext) — method, class com.yworks.graph.model.PortRelocationHandle |
|
Determines whether for the current gesture port candidate resolution is enabled in the specified context. |
| isPortSelected(port:com.yworks.graph.model:IPort) — method, class com.yworks.graph.model.CompositeStripeSelection |
|
Queries the selection state for the given port. |
| isPortSelected(port:com.yworks.graph.model:IPort) — method, class com.yworks.graph.model.GraphSelection |
|
Queries the selection state for the given port. |
| isPortSelected(port:com.yworks.graph.model:IPort) — method, interface com.yworks.graph.model.IGraphSelection |
|
Queries the selection state for the given port. |
| isRegistered(resource:Object) — method, interface com.yworks.io.graphml.realizer.IWriteResourceHandler |
|
Return whether a resource has already been registered at this handler
|
| isRemoveBendEvent(evt:flash.events:Event) — method, class com.yworks.graph.input.CreateEdgeInputMode |
|
Determines whether the current event removes the last bend. |
| isReparentGesture(context:com.yworks.canvas.input:IInputModeContext, node:com.yworks.graph.model:INode) — method, interface com.yworks.graph.input.IReparentNodeHandler |
|
Determines whether the current gesture that can be determined through the
context is a reparent gesture. |
| isReparentGesture(context:com.yworks.canvas.input:IInputModeContext, node:com.yworks.graph.model:INode) — method, class com.yworks.graph.input.ReparentNodeHandler |
|
Determines whether the current gesture that can be determined through the
context is a reparent gesture. |
| isRoot(stripe:com.yworks.graph.model:IStripe) — Static Method , class com.yworks.graph.model.TableUtils |
|
Whether the given stripe is a root stripe. |
| isSelected(item:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.model.CompositeStripeSelection |
|
Determines whether an item is currently selected. |
| isSelected(item:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.model.DefaultSelectionModel |
|
Determines whether an item is currently selected. |
| isSelected(item:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.model.GraphSelection |
|
Queries the selection state for the given item. |
| isSelected(item:com.yworks.canvas.model:IModelItem) — method, interface com.yworks.graph.model.ISelectionModel |
|
Determines whether an item is currently selected. |
| isSelected(item:com.yworks.canvas.model:IModelItem) — method, class com.yworks.graph.model.StripeSelection |
|
Determines whether an item is currently selected. |
| isSelfloop(edge:com.yworks.graph.model:IEdge) — Static Method , class com.yworks.graph.model.GraphUtil |
|
Returns whether an IEdge is a self loop. |
| isSnapped(unsnappedCoordinates:com.yworks.canvas.geom:IPoint, finalSnapState:com.yworks.canvas.input.snapLines:SnapState) — method, class com.yworks.canvas.input.snapLines.SnapResult |
|
Checks whether this instance is still snapped given the final mouse coordinates. |
| isSnapped(unsnappedCoordinates:com.yworks.canvas.geom:IPoint, finalSnapState:com.yworks.canvas.input.snapLines:SnapState) — method, class com.yworks.graph.input.snapLines.SnapLineSnapResult |
|
Checks whether this instance is still snapped given the final mouse coordinates. |
| isSourceNodeDraggingFinished(evt:flash.events:Event) — method, class com.yworks.graph.input.CreateEdgeInputMode |
|
Determines whether the user has finished dragging over the source node. |
| isStopEvent(evt:flash.events:Event) — method, class com.yworks.canvas.input.StateMachineInputMode |
|
Method that identifies an event as a stop event. |
| isTrigger(evt:flash.events:Event) — method, class com.yworks.support.Transition |
|
Determines whether this transition is triggered by the given event. |
| IStripe — Interface, package com.yworks.graph.model |
|
This interface defines a child element of a table or a table element container. |
| IStripeDefaults — Interface, package com.yworks.graph.model |
|
Interface used by ITable and the like to declare and obtain the defaults
for stripes and their labels. |
| IStripeHitTestHelper — Interface, package com.yworks.graph.model |
|
Helper interface that allows to bundle IHitTestable implementations
for the main regions of a IStripe instance. |
| IStripeInputVisualizationHelper — Interface, package com.yworks.graph.model |
|
This interface allows to change the visualization for different input gestures. |
| IStripeSelection — Interface, package com.yworks.graph.model |
|
Manages the selection state of items in an ITable instance. |
| IStyleRenderer — Interface, package com.yworks.graph.drawing |
|
Generic interface used by IVisualStyle implementations
that can be used to query the actual IDisplayObjectCreator and
IBoundsProvider implementations for an IModelItem
instance and its associated style instance. |
| isValidBegin(evt:flash.events:Event) — method, class com.yworks.graph.input.CreateEdgeInputMode |
|
Determines whether the current mouse state is valid for beginning the edge creation gesture. |
| isValidBegin(evt:flash.events:Event) — method, class com.yworks.graph.input.EdgeDragInputModeBase |
|
Determines whether the current location and event is valid to begin a bend creation gesture. |
| isValidBegin(e:flash.events:Event) — method, class com.yworks.graph.input.ResizeStripeInputMode |
|
Called to determine whether it is valid to begin the gesture. |
| isValidBend(evt:flash.events:Event) — method, class com.yworks.graph.input.CreateEdgeInputMode |
|
Determines whether it is currently allowed to create a bend. |
| isValidEnd(evt:flash.events:Event) — method, class com.yworks.graph.input.CreateEdgeInputMode |
|
Determines whether the edge gesture may end at this state. |
| isValidLabelHit(x:Number, y:Number, context:com.yworks.canvas:ICanvasContext) — method, class com.yworks.canvas.input.MoveLabelInputMode |
|
Determines whether a valid label has been hit at the specified position. |
| isValidParent(context:com.yworks.canvas.input:IInputModeContext, node:com.yworks.graph.model:INode, newParent:com.yworks.graph.model:INode) — method, interface com.yworks.graph.input.IReparentNodeHandler |
|
Determines whether the provided node may be reparented to a new parent. |
| isValidParent(context:com.yworks.canvas.input:IInputModeContext, stripe:com.yworks.graph.model:IStripe, newParent:com.yworks.graph.model:IStripe, index:int, gesture:com.yworks.graph.input:ReparentGesture) — method, interface com.yworks.graph.input.IReparentStripeHandler |
|
Determines whether the provided node may be reparented to the given new parent. |
| isValidParent(context:com.yworks.canvas.input:IInputModeContext, node:com.yworks.graph.model:INode, newParent:com.yworks.graph.model:INode) — method, class com.yworks.graph.input.ReparentNodeHandler |
|
Determines whether the provided node may be reparented to a new parent. |
| isValidParent(context:com.yworks.canvas.input:IInputModeContext, stripe:com.yworks.graph.model:IStripe, newParent:com.yworks.graph.model:IStripe, index:int, gesture:com.yworks.graph.input:ReparentGesture) — method, class com.yworks.graph.input.ReparentStripeHandler |
|
Checks the constraints imposed by maxRowLevel or
maxColumnLevel for a valid gesture. |
| isVerticallyFixed — Property, class com.yworks.graph.input.snapLines.MovementInfo |
|
Indicates whether the y coordinate of the item is fixed during the move operation. |
| isVisible(clip:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, interface com.yworks.canvas.drawing.IVisibilityTest |
|
Determines whether an element might intersect the visible region for a given context. |
| isVisible(clip:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.AbstractStyleRenderer |
|
Calls configure and tests the item using the style
for a visible intersection with the clip bounds. |
| isVisible(clip:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.PanelNodeStyleRenderer |
| |
| isVisible(clip:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.PolylineEdgeStyleRenderer |
|
Calls configure and tests the item using the style
for a visible intersection with the clip bounds. |
| isVisible(clip:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.ShinyPlateNodeStyleRenderer |
|
Calls configure and tests the item using the style
for a visible intersection with the clip bounds. |
| isVisible(edge:com.yworks.graph.model:IEdge, clip:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimpleAbstractEdgeStyle |
|
Determines whether the visualization for the specified edge is visible in the context. |
| isVisible(label:com.yworks.graph.model:ILabel, clip:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimpleAbstractLabelStyle |
|
Determines whether the visualization for the specified label is visible in the context. |
| isVisible(node:com.yworks.graph.model:INode, clip:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimpleAbstractNodeStyle |
|
Determines whether the visualization for the specified node is visible in the context. |
| isVisible(port:com.yworks.graph.model:IPort, clip:com.yworks.canvas.geom:IRectangle, ctx:com.yworks.canvas:ICanvasContext) — method, class com.yworks.graph.drawing.SimpleAbstractPortStyle |
|
Determines whether the visualization for the specified port is visible in the context. |
| ITable — Interface, package com.yworks.graph.model |
|
This interface defines a table structure. |
| ITableNodeStyle — Interface, package com.yworks.graph.drawing |
|
Base interface for styles that can visualize an ITable instance. |
| ITableProvider — Interface, package com.yworks.graph.drawing |
|
Interface that is mainly used by ITableNodeStyle implementations
to decouple the association from a table instance to its owner from the actual
style implementation. |
| ITagChangedListener — Interface, package com.yworks.graph.model |
|
Classes that want to be informed when the tag of ITagOwner changes can
implement this interface and register themselves with an ITagChangedReporter. |
| ITagChangedReporter — Interface, package com.yworks.graph.model |
|
The ITagChangedReporter allows to register and deregister listeners which are
called when the tag of an ITagOwner changes. |
| ITagOwner — Interface, package com.yworks.support |
|
Interface implemented by items that can be tagged with arbitrary objects. |
| item — Property, interface com.yworks.canvas.model.IModelItemDescriptor |
|
The item this descriptor handle is associated with. |
| item — Property, class com.yworks.graph.drawing.AbstractStyleRenderer |
|
Gets the currently configured item. |
| item — Property, class com.yworks.graph.input.GraphEditorEvent |
|
Returns the item that was created, changed or removed. |
| item — Property, class com.yworks.graph.model.DefaultItemLookup |
|
Gets the context item. |
| item — Property, class com.yworks.graph.model.GraphEvent |
|
The model item that was added, updated or removed. |
| item — Property, class com.yworks.graph.model.NodeHierarchyEvent |
|
Yields the item that is the subject of this event. |
| item — Property, class com.yworks.graph.model.SelectionEvent |
|
The selected item. |
| item — Property, class com.yworks.graph.model.ZOrderEvent |
|
The model item whose z-order changed. |
| _item — Property, class com.yworks.support.SingleIterable |
| |
| item — Property, class com.yworks.ui.tree.TreeNode |
|
The node which is represented by this TreeNode
|
| ItemAdded — Event, interface com.yworks.graph.model.INodeHierarchy |
|
Event that will be triggered if an item has been added to the model. |
| ITEM_ADDED — Constant Static Property, class com.yworks.graph.model.NodeHierarchyEvent |
|
Event that will be triggered if an item has been added to a hierarchy model. |
| ItemChanged — Event, interface com.yworks.graph.model.INodeHierarchy |
|
Event that will be triggered if an item has changed somehow in the model. |
| ITEM_CHANGED — Constant Static Property, class com.yworks.graph.model.NodeHierarchyEvent |
|
Event that will be triggered if an item has changed somehow in a hierarchy model. |
| itemClicked — Event, class com.yworks.graph.input.GraphEditorInputMode |
|
Dispatched when a graph item has been clicked. |
| ITEM_CLICKED — Constant Static Property, class com.yworks.graph.input.GraphEditorEvent |
|
Dispatched when a graph element has been clicked. |
| ItemDecorator — class, package com.yworks.graph.model |
|
Utility class that helps in decorating the lookup of IModelItem instances
that are contained in an IGraph which are managed by an ILookupDecorator. |
| ItemDecorator(decorator:com.yworks.support:ILookupDecorator, forItem:Class) — Constructor, class com.yworks.graph.model.ItemDecorator |
|
Creates a new instance for the given item class which uses the given
function for a type check. |
| itemDeselected — Event, interface com.yworks.graph.model.IGraphSelection |
|
An event that will be triggered if an item changed its
selection state from selected to unselected. |
| itemHitTestable — 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 items contained
in the model. |
| itemLookup(item:com.yworks.canvas.model:IModelItem, type:Class, nextLookup:com.yworks.support:ILookup, lastLookup:com.yworks.support:ILookup) — method, class com.yworks.graph.model.DefaultBendLookup |
|
Subclasses need to override this method. |
| itemLookup(item:com.yworks.canvas.model:IModelItem, type:Class, nextLookup:com.yworks.support:ILookup, lastLookup:com.yworks.support:ILookup) — method, class com.yworks.graph.model.DefaultColumnLookup |
|
Subclasses need to override this method. |
| itemLookup(item:com.yworks.canvas.model:IModelItem, type:Class, nextLookup:com.yworks.support:ILookup, lastLookup:com.yworks.support:ILookup) — method, class com.yworks.graph.model.DefaultEdgeLookup |
| |
| itemLookup(item:com.yworks.canvas.model:IModelItem, type:Class, nextLookup:com.yworks.support:ILookup, lastLookup:com.yworks.support:ILookup) — method, class com.yworks.graph.model.DefaultItemLookup |
|
Subclasses need to override this method. |
| itemLookup(item:com.yworks.canvas.model:IModelItem, type:Class, nextLookup:com.yworks.support:ILookup, lastLookup:com.yworks.support:ILookup) — method, class com.yworks.graph.model.DefaultLabelLookup |
|
Subclasses need to override this method. |
| itemLookup(item:com.yworks.canvas.model:IModelItem, type:Class, nextLookup:com.yworks.support:ILookup, lastLookup:com.yworks.support:ILookup) — method, class com.yworks.graph.model.DefaultNodeLookup |
|
Provides several default implementations for the various aspects of an INode. |
| itemLookup(item:com.yworks.canvas.model:IModelItem, type:Class, nextLookup:com.yworks.support:ILookup, lastLookup:com.yworks.support:ILookup) — method, class com.yworks.graph.model.DefaultPortLookup |
|
Subclasses need to override this method. |
| itemLookup(item:com.yworks.canvas.model:IModelItem, type:Class, nextLookup:com.yworks.support:ILookup, lastLookup:com.yworks.support:ILookup) — method, class com.yworks.graph.model.DefaultRowLookup |
|
Subclasses need to override this method. |
| itemLookup(item:com.yworks.canvas.model:IModelItem, type:Class, nextLookup:com.yworks.support:ILookup, lastLookup:com.yworks.support:ILookup) — method, class com.yworks.graph.model.DefaultStripeLookup |
|
Subclasses need to override this method. |
| ItemMoved — Event, interface com.yworks.graph.model.INodeHierarchy |
|
Event that will be triggered if an item has been reparented in the model. |
| ITEM_MOVED — Constant Static Property, class com.yworks.graph.model.NodeHierarchyEvent |
|
Event that will be triggered if an item has been reparented in a hierarchy model. |
| ITemplateStyle — Interface, package com.yworks.graph.drawing |
|
Common Interface for all yFiles FLEX styles
that use a template class to define the visual
appearance of the items. |
| ItemRemoved — Event, interface com.yworks.graph.model.INodeHierarchy |
|
Event that will be triggered if an item has been removed from the model. |
| ITEM_REMOVED — Constant Static Property, class com.yworks.graph.model.NodeHierarchyEvent |
|
Event that will be triggered if an item has been removed from a hierarchy model. |
| itemSelected — Event, interface com.yworks.graph.model.IGraphSelection |
|
An event that will be triggered if an item changed its
selection state from unselected to selected. |
| Iterable — Interface, package com.yworks.support |
|
Interface for an object that can return an Iterator over elements related to that object
|
| IterableSerializer — class, package com.yworks.io.graphml.writer.serializer |
| |
| iterateFilteredHits(x:Number, y:Number, filter:Function) — method, class com.yworks.graph.model.ClosestHitHitTestIteratorWrapper |
| |
| iterateFilteredHits(x:Number, y:Number, filter:Function) — method, interface com.yworks.graph.model.IFilteredHitTestIterator |
|
Yields an iterator that iterates the hits for a given world coordinate. |
| iterateHits(x:Number, y:Number, root:com.yworks.canvas:ICanvasObjectGroup, filter:Function) — method, class com.yworks.canvas.CanvasComponent |
|
Iterates all hit elements in the canvas below the given group that are accepted by a given filter. |
| iterateHits(context:com.yworks.canvas:ICanvasContext, x:Number, y:Number, node:com.yworks.graph.model:INode, subregion:com.yworks.graph.model:StripeSubregion) — method, class com.yworks.graph.drawing.StripeHitTestIterator |
|
Return an iterator over the hits at the given location. |
| iterateHits(x:Number, y:Number) — method, class com.yworks.graph.model.ClosestHitHitTestIteratorWrapper |
| |
| iterateHits(x:Number, y:Number, filter:Function) — method, class com.yworks.graph.model.GraphModelManager |
|
Iterates hits on the canvas at a given world coordinate position. |
| iterateHits(x:Number, y:Number) — method, interface com.yworks.graph.model.IHitTestIterator |
|
Yields an iterator that iterates the hits for a given world coordinate. |
| iterator() — method, class com.yworks.canvas.geom.ArrayControlPoints |
|
Returns an iterator over the points in the list. |
| iterator() — method, class com.yworks.canvas.geom.ControlPoints |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.canvas.model.DefaultCollectionModel |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.graph.model.BendList |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.graph.model.CompositeLabelModel |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.graph.model.CompositeStripeSelection |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.graph.model.DefaultNodeHierarchy |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.graph.model.DefaultSelectionModel |
|
Returns an Iterator over the selected items. |
| iterator() — method, class com.yworks.graph.model.GraphSelection |
|
Returns an Iterator over all selected items. |
| iterator() — method, class com.yworks.graph.model.ListLabelCollection |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.graph.model.ListPortModel |
|
Returns an Iterator over the ports in the list. |
| iterator() — method, class com.yworks.graph.model.StripeSelection |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.support.ArrayList |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.support.CompositeIterable |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.support.EmptyIterable |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.support.EmptyList |
| |
| iterator() — method, class com.yworks.support.HashSet |
|
Returns an iterator over a set of elements. |
| iterator() — method, interface com.yworks.support.Iterable |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.support.ReadOnlyList |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.support.SingleIterable |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.support.SingletonList |
| |
| iterator() — method, class com.yworks.support.YList |
|
Creates an Iterator over this list. |
| iterator() — method, class com.yworks.util.CompositeCollectionModel |
|
Returns an iterator over a set of elements. |
| iterator() — method, class com.yworks.util.FilteredCollectionModel |
|
Returns an iterator over a set of elements. |
| Iterator — Interface, package com.yworks.support |
|
Interface for implementations that can iterate over a set of elements. |
| ITextEditor — Interface, package com.yworks.canvas.input |
|
A common interface for text editor implementations
that can be used by a TextEditorInputMode. |
| ITypeConverter — Interface, package com.yworks.support |
|
Implementations of this interface can convert instances of one default class type into or back from
instances of other class types. |
| IUndoableEdit — Interface, package com.yworks.support |
|
The interface used by IUndoSupport's IUndoSupport.beginEdit implementation. |
| IUndoSupport — Interface, package com.yworks.support |
|
Interface that is mostly used in ILookup.lookup for entities that support undoability. |
| IUndoUnit — Interface, package com.yworks.support |
|
Implements a unit that can be undone and redone. |
| IUserTagProvider — Interface, package com.yworks.graph.drawing |
|
Provides the methods for getting and setting an arbitray user-defined
object which is associated with a model item. |
| IVisibilityTest — Interface, package com.yworks.canvas.drawing |
|
Interface that is implemented for elements that can determine
whether they might be visible in a given clipping rectangle. |
| IVisualStyle — Interface, package com.yworks.canvas.drawing |
|
The generic base interface used by visual styles implementations. |
| IWriteResourceHandler — Interface, package com.yworks.io.graphml.realizer |
|
Interface for classes that provide methods to manage shared object resources for the output process
|
| IXmlAttributeProvider — Interface, package com.yworks.io.graphml.writer |
|
This interface can be used to write XML attributes of core GraphML elements
|
| IXmlAttributesParser — Interface, package com.yworks.io.graphml.reader |
|
Interface for classes that handle the parsing of XML attributes of GraphML elements (not GraphML attributes defined
with data elements)
|
| IXmlWriter — Interface, package com.yworks.io.graphml.writer |
|
Abstraction of XML output classes that provide a consistent way to write
Xml elements to some output
|
| IZOrderSupport — Interface, package com.yworks.graph.model |
|
This interface is used as model to store z-order information for IModelItems. |
|
| 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 |