JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.yworks.yfiles.algorithms
,
com.yworks.yfiles.geometry
,
com.yworks.yfiles.graph
,
com.yworks.yfiles.graph.labelmodels
,
com.yworks.yfiles.graph.portlocationmodels
,
com.yworks.yfiles.graph.styles
,
com.yworks.yfiles.graphml
,
com.yworks.yfiles.layout
,
com.yworks.yfiles.layout.circular
,
com.yworks.yfiles.layout.genealogy
,
com.yworks.yfiles.layout.hierarchic
,
com.yworks.yfiles.layout.labeling
,
com.yworks.yfiles.layout.multipage
,
com.yworks.yfiles.layout.organic
,
com.yworks.yfiles.layout.orthogonal
,
com.yworks.yfiles.layout.partial
,
com.yworks.yfiles.layout.radial
,
com.yworks.yfiles.layout.router
,
com.yworks.yfiles.layout.router.polyline
,
com.yworks.yfiles.layout.seriesparallel
,
com.yworks.yfiles.layout.tree
,
com.yworks.yfiles.utils
,
com.yworks.yfiles.view
,
com.yworks.yfiles.view.input
Class Hierarchy
java.lang.
Object
com.yworks.yfiles.algorithms.
AbortHandler
com.yworks.yfiles.view.input.
AbstractContextMenuInputMode
<TContextMenu> (implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.view.input.
ContextMenuInputMode
com.yworks.yfiles.graph.styles.
AbstractEdgeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
IEdgeStyle
)
com.yworks.yfiles.graph.
AbstractFoldingEdgeConverter
(implements com.yworks.yfiles.graph.
IFoldingEdgeConverter
)
com.yworks.yfiles.graph.
DefaultFoldingEdgeConverter
com.yworks.yfiles.graph.
MergingFoldingEdgeConverter
com.yworks.yfiles.graph.
AbstractGraphWrapper
(implements com.yworks.yfiles.utils.
IDisposable
, com.yworks.yfiles.graph.
IGraph
)
com.yworks.yfiles.graph.
FilteredGraphWrapper
com.yworks.yfiles.graphml.
AbstractInputHandler
<TKey,TData> (implements com.yworks.yfiles.graphml.
IInputHandler
)
com.yworks.yfiles.graphml.
MapperInputHandler
<TKey,TData>
com.yworks.yfiles.view.input.
AbstractInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.layout.
AbstractLabelLayout
(implements com.yworks.yfiles.layout.
ILabelLayout
)
com.yworks.yfiles.graph.styles.
AbstractLabelStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
ILabelStyle
)
com.yworks.yfiles.layout.
AbstractLayoutStage
(implements com.yworks.yfiles.layout.
ILayoutStage
)
com.yworks.yfiles.layout.labeling.
AbstractLabeling
com.yworks.yfiles.layout.labeling.
AbstractMISLabeling
com.yworks.yfiles.layout.labeling.
GenericLabeling
com.yworks.yfiles.layout.
BufferedLayout
com.yworks.yfiles.layout.router.
BusRouter
com.yworks.yfiles.layout.router.
ChannelEdgeRouter
com.yworks.yfiles.layout.
ComponentLayout
com.yworks.yfiles.layout.
IsolatedGroupComponentLayout
com.yworks.yfiles.layout.
CompositeLayoutStage
com.yworks.yfiles.layout.
CurveFittingLayoutStage
com.yworks.yfiles.layout.router.polyline.
EdgeRouter
com.yworks.yfiles.layout.
FixGroupLayoutStage
com.yworks.yfiles.layout.
FixNodeLayoutStage
com.yworks.yfiles.layout.
FixPortLocationStage
com.yworks.yfiles.layout.
GraphLayoutLineWrapper
com.yworks.yfiles.layout.
HandleNaNCoordinatesStage
com.yworks.yfiles.layout.
HideGroupsStage
com.yworks.yfiles.layout.
LayoutMultiplexer
com.yworks.yfiles.layout.
MinimumNodeSizeStage
com.yworks.yfiles.layout.multipage.
MultiPageLayout
com.yworks.yfiles.layout.
NormalizeGraphElementOrderStage
com.yworks.yfiles.layout.organic.
OrganicPartitionGridLayoutStage
com.yworks.yfiles.layout.organic.
OrganicRemoveOverlapsStage
com.yworks.yfiles.layout.
OrientationLayout
com.yworks.yfiles.layout.router.
OrthogonalPatternEdgeRouter
com.yworks.yfiles.layout.router.
OrthogonalSegmentDistributionStage
com.yworks.yfiles.layout.
ParallelEdgeRouter
com.yworks.yfiles.layout.partial.
PartialLayout
com.yworks.yfiles.layout.hierarchic.
PartitionGridLayoutStage
com.yworks.yfiles.layout.
PartitionLayout
com.yworks.yfiles.layout.orthogonal.
CompactOrthogonalLayout
com.yworks.yfiles.layout.router.polyline.
PolylineLayoutStage
com.yworks.yfiles.layout.
PortCalculator
(implements com.yworks.yfiles.layout.
ILayoutStage
)
com.yworks.yfiles.layout.
PortPlacementStage
com.yworks.yfiles.layout.
RecursiveGroupLayout
com.yworks.yfiles.layout.organic.
RecursiveShuffleLayout
com.yworks.yfiles.layout.
RemoveCollinearBendsStage
com.yworks.yfiles.layout.
ReverseEdgesStage
com.yworks.yfiles.layout.
SelfLoopRouter
com.yworks.yfiles.layout.router.
SnapOuterPortsToNodeBorderStage
com.yworks.yfiles.layout.router.
StraightLineEdgeRouter
com.yworks.yfiles.layout.
SubgraphLayout
com.yworks.yfiles.layout.hierarchic.
TopLevelGroupToSwimlaneStage
com.yworks.yfiles.layout.tree.
TreeReductionStage
com.yworks.yfiles.layout.tree.
AbstractNodePlacer
(implements java.lang.
Cloneable
, com.yworks.yfiles.utils.
ICloneable
, com.yworks.yfiles.layout.tree.
INodePlacer
)
com.yworks.yfiles.layout.tree.
AspectRatioNodePlacer
(implements com.yworks.yfiles.layout.tree.
IFromSketchNodePlacer
)
com.yworks.yfiles.layout.tree.
DefaultNodePlacer
(implements com.yworks.yfiles.utils.
ICloneable
, com.yworks.yfiles.layout.tree.
IFromSketchNodePlacer
)
com.yworks.yfiles.graph.styles.
AbstractNodeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graphml.
AbstractOutputHandler
<TKey,TData> (implements com.yworks.yfiles.graphml.
IOutputHandler
)
com.yworks.yfiles.graphml.
MapperOutputHandler
<TKey,TData>
com.yworks.yfiles.view.input.
AbstractPortCandidateProvider
(implements com.yworks.yfiles.view.input.
IPortCandidateProvider
)
com.yworks.yfiles.layout.hierarchic.
AbstractPortConstraintOptimizer
(implements com.yworks.yfiles.layout.hierarchic.
IPortConstraintOptimizer
)
com.yworks.yfiles.layout.hierarchic.
PortCandidateOptimizer
com.yworks.yfiles.layout.hierarchic.
AbstractPortConstraintOptimizer.SameLayerData
com.yworks.yfiles.graph.styles.
AbstractPortStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
IPortStyle
)
com.yworks.yfiles.view.input.
AbstractReshapeHandleProvider
(implements com.yworks.yfiles.view.input.
IReshapeHandleProvider
)
com.yworks.yfiles.graph.
NodeReshapeHandles
com.yworks.yfiles.view.input.
RectangleReshapeHandleProvider
com.yworks.yfiles.layout.tree.
AbstractRotatableNodePlacer
(implements com.yworks.yfiles.layout.tree.
IFromSketchNodePlacer
)
com.yworks.yfiles.layout.tree.
AssistantNodePlacer
com.yworks.yfiles.layout.tree.
BusNodePlacer
com.yworks.yfiles.layout.tree.
DelegatingNodePlacer
com.yworks.yfiles.layout.tree.
DoubleLineNodePlacer
com.yworks.yfiles.layout.tree.
FreeNodePlacer
com.yworks.yfiles.layout.tree.
GridNodePlacer
com.yworks.yfiles.layout.tree.
LayeredNodePlacer
com.yworks.yfiles.layout.tree.
LeftRightNodePlacer
com.yworks.yfiles.layout.tree.
SimpleNodePlacer
com.yworks.yfiles.layout.tree.
AbstractRotatableNodePlacer.Matrix
com.yworks.yfiles.layout.tree.
AbstractRotatableNodePlacer.RootAlignment
com.yworks.yfiles.layout.router.polyline.
AbstractSegmentInfo
com.yworks.yfiles.layout.router.polyline.
CellSegmentInfo
com.yworks.yfiles.layout.router.polyline.
SegmentInfo
com.yworks.yfiles.graph.styles.
AbstractStripeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
IStripeStyle
)
com.yworks.yfiles.graph.styles.
AbstractTemplateStyle
<TModelItem> (implements java.lang.
Cloneable
, com.yworks.yfiles.utils.
ICloneable
)
com.yworks.yfiles.graph.styles.
TemplateLabelStyle
(implements com.yworks.yfiles.graph.styles.
ILabelStyle
)
com.yworks.yfiles.graph.styles.
TemplateNodeStyle
(implements com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graph.styles.
TemplatePortStyle
(implements com.yworks.yfiles.graph.styles.
IPortStyle
)
com.yworks.yfiles.graph.styles.
TemplateStripeStyle
(implements com.yworks.yfiles.graph.styles.
IStripeStyle
)
com.yworks.yfiles.graph.
AbstractUndoUnit
(implements com.yworks.yfiles.graph.
IUndoUnit
)
com.yworks.yfiles.graph.
ConsumerUndoUnit
<T>
java.lang.reflect.
AccessibleObject
(implements java.lang.reflect.
AnnotatedElement
)
com.yworks.yfiles.graphml.
PropertyInfo
(implements java.lang.reflect.
Member
)
com.yworks.yfiles.algorithms.
AffineLine
com.yworks.yfiles.view.
Animator
com.yworks.yfiles.graph.styles.
ArcEdgeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
IArrowOwner
, com.yworks.yfiles.graph.styles.
IEdgeStyle
)
com.yworks.yfiles.graph.styles.
Arrow
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
IArrow
, com.yworks.yfiles.utils.
ICloneable
)
com.yworks.yfiles.layout.hierarchic.
AsIsLayerer
(implements com.yworks.yfiles.layout.hierarchic.
ILayerer
)
com.yworks.yfiles.layout.hierarchic.
AsIsSequencer
(implements com.yworks.yfiles.layout.hierarchic.
ISequencer
)
com.yworks.yfiles.layout.hierarchic.
AspectRatioComponentLayerer
(implements com.yworks.yfiles.layout.hierarchic.
ILayerer
)
com.yworks.yfiles.layout.tree.
BalloonLayout.NodeInfo
com.yworks.yfiles.graph.portlocationmodels.
BendAnchoredPortLocationModel
(implements com.yworks.yfiles.graph.portlocationmodels.
IPortLocationModel
)
com.yworks.yfiles.layout.
BendConverter
(implements com.yworks.yfiles.layout.
ILayoutStage
)
com.yworks.yfiles.graph.
BendDecorator
com.yworks.yfiles.graph.styles.
BevelNodeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graph.styles.
BevelNodeStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.graph.styles.
INodeStyleRenderer
, com.yworks.yfiles.graph.styles.
IShapeGeometry
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.algorithms.
Bfs
com.yworks.yfiles.layout.hierarchic.
BFSLayerer
(implements com.yworks.yfiles.layout.hierarchic.
ILayerer
)
com.yworks.yfiles.algorithms.
Bipartitions
com.yworks.yfiles.algorithms.
BorderLine
com.yworks.yfiles.algorithms.
BorderLine.Segment
com.yworks.yfiles.view.
BridgeManager
com.yworks.yfiles.layout.router.
BusDescriptor
com.yworks.yfiles.layout.router.
BusRepresentations
com.yworks.yfiles.view.
CanvasPrinter
com.yworks.yfiles.view.
CanvasPrinter.PrintInfo
com.yworks.yfiles.layout.router.polyline.
CellEntrance
com.yworks.yfiles.algorithms.
Centrality
com.yworks.yfiles.layout.router.polyline.
Channel
com.yworks.yfiles.layout.router.polyline.
ChannelBasedPathRouting
com.yworks.yfiles.graphml.
ChildParseContext
(implements com.yworks.yfiles.graphml.
IParseContext
)
com.yworks.yfiles.graphml.
ChildWriteContext
(implements com.yworks.yfiles.graphml.
IWriteContext
)
java.lang.
ClassLoader
com.yworks.yfiles.graphml.
DelegatingClassLoader
com.yworks.yfiles.view.input.
ClickInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.graph.styles.
CollapsibleNodeStyleDecorator
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graph.styles.
CollapsibleNodeStyleDecoratorRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.graph.styles.
INodeStyleRenderer
, com.yworks.yfiles.graph.styles.
IShapeGeometry
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.layout.
ColumnDescriptor
(implements java.lang.
Comparable
<T>)
com.yworks.yfiles.algorithms.
Comparators
com.yworks.yfiles.graph.labelmodels.
CompositeLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterFinder
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
)
com.yworks.yfiles.graph.
CompositeUndoUnit
(implements com.yworks.yfiles.graph.
IUndoUnit
)
com.yworks.yfiles.view.input.
ConcurrencyController
com.yworks.yfiles.graph.labelmodels.
ConstantLabelCandidateDescriptorProvider
(implements com.yworks.yfiles.graph.labelmodels.
ILabelCandidateDescriptorProvider
)
com.yworks.yfiles.view.input.
ConstrainedDragHandler
<TWrapped> (implements com.yworks.yfiles.view.input.
IDragHandler
)
com.yworks.yfiles.view.input.
ConstrainedHandle
(implements com.yworks.yfiles.view.input.
IHandle
)
com.yworks.yfiles.view.input.
ConstrainedPositionHandler
(implements com.yworks.yfiles.view.input.
IPositionHandler
)
com.yworks.yfiles.view.input.
ConstrainedReshapeHandler
(implements com.yworks.yfiles.view.input.
IReshapeHandler
)
com.yworks.yfiles.layout.hierarchic.
ConstraintIncrementalLayerer
(implements com.yworks.yfiles.layout.hierarchic.
ILayerer
)
com.yworks.yfiles.view.
ContextConfigurator
com.yworks.yfiles.view.input.
CreateBendInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.view.input.
CreateEdgeInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.graphml.
CreationProperties
(implements com.yworks.yfiles.graph.
IMapper
<K,V>)
com.yworks.yfiles.algorithms.
Cursors
com.yworks.yfiles.algorithms.
Cycles
com.yworks.yfiles.algorithms.
Dart
com.yworks.yfiles.view.
DashStyle
com.yworks.yfiles.algorithms.
DataProviderAdapter
(implements com.yworks.yfiles.algorithms.
IDataProvider
)
com.yworks.yfiles.layout.
DataProviderAdapter
<TKey,TValue> (implements com.yworks.yfiles.algorithms.
IDataProvider
)
com.yworks.yfiles.layout.
DataMapAdapter
<K,V> (implements com.yworks.yfiles.algorithms.
IDataMap
)
com.yworks.yfiles.algorithms.
DataProviders
com.yworks.yfiles.algorithms.
DataProviders.DataProviderOverlayManager
com.yworks.yfiles.view.input.
DefaultBendCreator
(implements com.yworks.yfiles.view.input.
IBendCreator
)
com.yworks.yfiles.layout.hierarchic.
DefaultDrawingDistanceCalculator
(implements com.yworks.yfiles.layout.hierarchic.
IDrawingDistanceCalculator
)
com.yworks.yfiles.graph.styles.
DefaultEdgePathCropper
(implements com.yworks.yfiles.graph.styles.
IEdgePathCropper
)
com.yworks.yfiles.layout.multipage.
DefaultElementFactory
(implements com.yworks.yfiles.layout.multipage.
IElementFactory
)
com.yworks.yfiles.graph.
DefaultFolderNodeConverter
(implements com.yworks.yfiles.graph.
IFolderNodeConverter
)
com.yworks.yfiles.graph.
DefaultGraph
(implements com.yworks.yfiles.graph.
IGraph
)
com.yworks.yfiles.graph.labelmodels.
DefaultLabelModelParameterFinder
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterFinder
)
com.yworks.yfiles.graph.styles.
DefaultLabelStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
ILabelStyle
)
com.yworks.yfiles.graph.styles.
DefaultLabelStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.styles.
ILabelStyleRenderer
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.layout.hierarchic.
DefaultLayeredComponentsMerger
(implements com.yworks.yfiles.layout.hierarchic.
ILayeredComponentsMerger
)
com.yworks.yfiles.layout.hierarchic.
DefaultLayerSequencer
(implements com.yworks.yfiles.layout.hierarchic.
ISequencer
)
com.yworks.yfiles.layout.seriesparallel.
DefaultOutEdgeComparator
(implements java.util.
Comparator
<T>)
com.yworks.yfiles.layout.hierarchic.
DefaultPortAllocator
(implements com.yworks.yfiles.layout.hierarchic.
IPortAllocator
)
com.yworks.yfiles.layout.seriesparallel.
DefaultPortAssignment
(implements com.yworks.yfiles.layout.seriesparallel.
IPortAssignment
)
com.yworks.yfiles.layout.tree.
DefaultPortAssignment
(implements com.yworks.yfiles.layout.tree.
IPortAssignment
)
com.yworks.yfiles.view.input.
DefaultPortCandidate
(implements com.yworks.yfiles.view.input.
IPortCandidate
)
com.yworks.yfiles.view.
DefaultPortCandidateDescriptor
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.
ICanvasObjectDescriptor
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.view.
DefaultSelectionModel
<T> (implements com.yworks.yfiles.utils.
IEnumerable
<T>, com.yworks.yfiles.view.
ISelectionModel
<T>)
com.yworks.yfiles.view.input.
DefaultStripeInputVisualizationHelper
(implements com.yworks.yfiles.view.input.
IStripeInputVisualizationHelper
)
com.yworks.yfiles.graphml.
DefaultValueSerializerContext
(implements com.yworks.yfiles.graphml.
IValueSerializerContext
)
com.yworks.yfiles.layout.tree.
DendrogramNodePlacer
(implements com.yworks.yfiles.layout.tree.
IFromSketchNodePlacer
)
com.yworks.yfiles.graph.labelmodels.
DescriptorWrapperLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelCandidateDescriptorProvider
, com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
)
com.yworks.yfiles.algorithms.
Dfs
com.yworks.yfiles.layout.
Direction
com.yworks.yfiles.layout.
DiscreteEdgeLabelLayoutModel
(implements com.yworks.yfiles.layout.
IEdgeLabelLayoutModel
)
com.yworks.yfiles.layout.
DiscreteNodeLabelLayoutModel
(implements com.yworks.yfiles.layout.
INodeLabelLayoutModel
)
com.yworks.yfiles.algorithms.
DpKeyBase
<TValue>
com.yworks.yfiles.algorithms.
EdgeDpKey
<TValue>
com.yworks.yfiles.algorithms.
GraphDpKey
<TValue>
com.yworks.yfiles.algorithms.
GraphObjectDpKey
<TValue>
com.yworks.yfiles.algorithms.
IEdgeLabelLayoutDpKey
<TValue>
com.yworks.yfiles.algorithms.
ILabelLayoutDpKey
<TValue>
com.yworks.yfiles.algorithms.
INodeLabelLayoutDpKey
<TValue>
com.yworks.yfiles.algorithms.
NodeDpKey
<TValue>
com.yworks.yfiles.view.input.
DropInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.view.input.
ItemDropInputMode
<T>
com.yworks.yfiles.view.input.
NodeDropInputMode
com.yworks.yfiles.view.input.
StripeDropInputMode
com.yworks.yfiles.layout.router.polyline.
DynamicObstacleDecomposition
(implements com.yworks.yfiles.layout.router.polyline.
IDynamicDecomposition
, com.yworks.yfiles.layout.router.polyline.
IObstaclePartition
)
com.yworks.yfiles.layout.
EdgeBundleDescriptor
com.yworks.yfiles.layout.
EdgeBundling
com.yworks.yfiles.layout.router.polyline.
EdgeCellInfo
com.yworks.yfiles.view.
EdgeDecorationInstaller
(implements com.yworks.yfiles.view.
IFocusIndicatorInstaller
, com.yworks.yfiles.view.
IHighlightIndicatorInstaller
, com.yworks.yfiles.view.
ISelectionIndicatorInstaller
)
com.yworks.yfiles.view.
EdgeFocusIndicatorInstaller
com.yworks.yfiles.view.
EdgeHighlightIndicatorInstaller
com.yworks.yfiles.view.
EdgeSelectionIndicatorInstaller
com.yworks.yfiles.graph.
EdgeDecorator
com.yworks.yfiles.graph.
EdgeDefaults
(implements com.yworks.yfiles.graph.
IEdgeDefaults
)
com.yworks.yfiles.layout.router.polyline.
EdgeInfo
com.yworks.yfiles.layout.
EdgeLabelOrientationSupport
com.yworks.yfiles.layout.hierarchic.
EdgeLayoutDescriptor
com.yworks.yfiles.layout.orthogonal.
EdgeLayoutDescriptor
com.yworks.yfiles.layout.router.polyline.
EdgeLayoutDescriptor
com.yworks.yfiles.layout.seriesparallel.
EdgeLayoutDescriptor
com.yworks.yfiles.graph.labelmodels.
EdgePathLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterFinder
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
)
com.yworks.yfiles.graph.labelmodels.
EdgeSegmentLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterFinder
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
)
com.yworks.yfiles.view.input.
EdgeSnapLineProvider
(implements com.yworks.yfiles.view.input.
ISnapLineProvider
)
com.yworks.yfiles.view.
EdgeStyleDecorationInstaller
(implements com.yworks.yfiles.view.
IFocusIndicatorInstaller
, com.yworks.yfiles.view.
IHighlightIndicatorInstaller
, com.yworks.yfiles.view.
ISelectionIndicatorInstaller
)
com.yworks.yfiles.view.input.
EditLabelHelper
(implements com.yworks.yfiles.view.input.
IEditLabelHelper
)
java.util.
EventObject
(implements java.io.
Serializable
)
javafx.event.
Event
(implements java.lang.
Cloneable
)
com.yworks.yfiles.view.
CanvasEvent
(implements com.yworks.yfiles.utils.
IEventArgs
)
javafx.scene.input.
InputEvent
com.yworks.yfiles.view.
CompoundKeyEvent
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.view.
Mouse2DEvent
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.view.
Touch2DEvent
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.view.
PrintingEvent
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.view.
RenderContextEvent
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.graph.
ExcludingFoldingEdgeConverter
(implements com.yworks.yfiles.graph.
IFoldingEdgeConverter
)
com.yworks.yfiles.layout.
ExtendedLabelCandidateProfitModel
(implements com.yworks.yfiles.layout.
IProfitModel
)
com.yworks.yfiles.graph.labelmodels.
ExteriorLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
)
com.yworks.yfiles.view.input.
FocusGuardInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.graph.
FoldingBendState
com.yworks.yfiles.graph.
FoldingEdgeStateId
com.yworks.yfiles.graph.
FoldingLabelOwnerState
com.yworks.yfiles.graph.
FolderNodeState
com.yworks.yfiles.graph.
FoldingEdgeState
com.yworks.yfiles.graph.
FoldingLabelState
com.yworks.yfiles.graph.
FoldingManager
com.yworks.yfiles.graph.
FoldingPortState
com.yworks.yfiles.layout.
FreeEdgeLabelLayoutModel
(implements com.yworks.yfiles.layout.
IEdgeLabelLayoutModel
)
com.yworks.yfiles.layout.
FreeEdgeLabelLayoutModel.ModelParameter
com.yworks.yfiles.graph.labelmodels.
FreeEdgeLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterFinder
)
com.yworks.yfiles.graph.labelmodels.
FreeLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterFinder
)
com.yworks.yfiles.layout.
FreeNodeLabelLayoutModel
(implements com.yworks.yfiles.layout.
INodeLabelLayoutModel
)
com.yworks.yfiles.layout.
FreeNodeLabelLayoutModel.ModelParameter
com.yworks.yfiles.graph.labelmodels.
FreeNodeLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterFinder
)
com.yworks.yfiles.graph.portlocationmodels.
FreeNodePortLocationModel
(implements com.yworks.yfiles.graph.portlocationmodels.
IPortLocationModel
)
com.yworks.yfiles.utils.
Future
<T>
com.yworks.yfiles.geometry.
GeneralPath
(implements java.lang.
Cloneable
, com.yworks.yfiles.utils.
ICloneable
)
com.yworks.yfiles.geometry.
GeneralPath.PathCursor
com.yworks.yfiles.graph.styles.
GeneralPathNodeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graph.styles.
GeneralPathNodeStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.graph.styles.
INodeStyleRenderer
, com.yworks.yfiles.graph.styles.
IShapeGeometry
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.graph.labelmodels.
GenericLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelCandidateDescriptorProvider
, com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
, com.yworks.yfiles.graphml.
IMarkupExtensionConverter
)
com.yworks.yfiles.graph.portlocationmodels.
GenericPortLocationModel
(implements com.yworks.yfiles.utils.
IEnumerable
<T>, com.yworks.yfiles.graphml.
IMarkupExtensionConverter
, com.yworks.yfiles.graph.portlocationmodels.
IPortLocationModel
)
com.yworks.yfiles.algorithms.
Geom
com.yworks.yfiles.geometry.
GeomUtilities
com.yworks.yfiles.layout.hierarchic.
GivenLayersLayerer
(implements com.yworks.yfiles.layout.hierarchic.
ILayerer
)
com.yworks.yfiles.layout.hierarchic.
GivenSequenceSequencer
(implements com.yworks.yfiles.layout.hierarchic.
ISequencer
)
com.yworks.yfiles.algorithms.
Graph
(implements com.yworks.yfiles.algorithms.IGraphInterface)
com.yworks.yfiles.layout.
LayoutGraph
(implements com.yworks.yfiles.layout.IGraphLayout)
com.yworks.yfiles.layout.
CopiedLayoutGraph
com.yworks.yfiles.layout.
DefaultLayoutGraph
com.yworks.yfiles.algorithms.
GraphChecker
com.yworks.yfiles.graph.
GraphClipboard
com.yworks.yfiles.algorithms.
GraphConnectivity
com.yworks.yfiles.graph.
GraphCopier
com.yworks.yfiles.graph.
GraphDecorator
com.yworks.yfiles.graphml.
GraphElementIdAcceptor
(implements com.yworks.yfiles.graphml.
IGraphElementIdAcceptor
, com.yworks.yfiles.graphml.
IGraphElementResolver
)
com.yworks.yfiles.graphml.
GraphMLIOHandler
com.yworks.yfiles.graphml.
GraphMLParser
com.yworks.yfiles.graphml.
GraphMLParseValueSerializerContext
(implements com.yworks.yfiles.graphml.
IValueSerializerContext
, com.yworks.yfiles.graphml.IValueSerializerOwnerContext)
com.yworks.yfiles.graphml.
GraphMLWriter
com.yworks.yfiles.graphml.
GraphMLWriteValueSerializerContext
(implements com.yworks.yfiles.graphml.
IValueSerializerContext
, com.yworks.yfiles.graphml.IValueSerializerOwnerContext)
com.yworks.yfiles.graphml.
GraphMLXmlAttribute
com.yworks.yfiles.view.
GraphModelManager
com.yworks.yfiles.algorithms.
GraphObject
com.yworks.yfiles.algorithms.
Edge
com.yworks.yfiles.algorithms.
Node
com.yworks.yfiles.view.
GraphObstacleProvider
(implements com.yworks.yfiles.view.
IObstacleProvider
)
com.yworks.yfiles.layout.router.polyline.
GraphPartition
(implements com.yworks.yfiles.layout.router.polyline.
IDecompositionListener
, com.yworks.yfiles.layout.router.polyline.
IDynamicDecomposition
, com.yworks.yfiles.layout.router.polyline.
IPartition
)
com.yworks.yfiles.layout.router.polyline.
GraphPartitionExtensionAdapter
(implements com.yworks.yfiles.layout.router.polyline.
IGraphPartitionExtension
)
com.yworks.yfiles.algorithms.
GraphPartitionManager
com.yworks.yfiles.view.
GraphSelection
(implements com.yworks.yfiles.utils.
IEnumerable
<T>, com.yworks.yfiles.view.
IGraphSelection
)
com.yworks.yfiles.layout.router.polyline.
Grid
com.yworks.yfiles.view.input.
GridConstraintProvider
<T> (implements com.yworks.yfiles.view.input.
IGridConstraintProvider
<T>)
com.yworks.yfiles.view.
GridInfo
com.yworks.yfiles.view.
GridVisualCreator
(implements com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.layout.tree.
GroupedNodePlacer
(implements com.yworks.yfiles.layout.tree.
INodePlacer
)
com.yworks.yfiles.layout.
GroupingKeys
com.yworks.yfiles.graph.
GroupingSupport
com.yworks.yfiles.layout.
GroupingSupport
com.yworks.yfiles.layout.hierarchic.
GroupingSupport
com.yworks.yfiles.algorithms.
Groups
com.yworks.yfiles.algorithms.
Groups.Dendrogram
com.yworks.yfiles.graphml.
HandleDeserializationEventArgs
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.view.input.
HandleInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.graphml.
HandleSerializationEventArgs
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.graph.styles.
IconLabelStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
ILabelStyle
)
com.yworks.yfiles.graph.styles.
IconLabelStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.styles.
ILabelStyleRenderer
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.graph.styles.
ImageNodeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graph.styles.
ImageNodeStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.graph.styles.
INodeStyleRenderer
, com.yworks.yfiles.graph.styles.
IShapeGeometry
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.utils.
ImageSupport
com.yworks.yfiles.algorithms.
IndependentSets
com.yworks.yfiles.view.input.
InputModeEventArgs
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.view.input.
ClickEventArgs
com.yworks.yfiles.view.input.
CollectGraphSnapLinesEventArgs
com.yworks.yfiles.view.input.
CollectLabelSnapLineEventArgs
com.yworks.yfiles.view.input.
CollectSnapResultsEventArgs
com.yworks.yfiles.view.input.
LabelEditingEventArgs
com.yworks.yfiles.view.input.
LabelTextValidatingEventArgs
com.yworks.yfiles.view.input.
MarqueeSelectionEventArgs
com.yworks.yfiles.view.input.
PopulateMenuEventArgs
com.yworks.yfiles.view.input.
PopulateItemContextMenuEventArgs
<TModelItem>
com.yworks.yfiles.view.input.
QueryPositionHandlerEventArgs
com.yworks.yfiles.view.input.
SelectionEventArgs
<T>
com.yworks.yfiles.view.input.
TapEventArgs
com.yworks.yfiles.view.input.
TextEventArgs
com.yworks.yfiles.view.input.
ToolTipQueryEventArgs
com.yworks.yfiles.view.input.
QueryItemToolTipEventArgs
<TModelItem>
com.yworks.yfiles.geometry.
InsetsD
(implements com.yworks.yfiles.utils.IStruct)
com.yworks.yfiles.layout.
InsetsGroupBoundsCalculator
(implements com.yworks.yfiles.layout.
IGroupBoundsCalculator
)
com.yworks.yfiles.layout.
MinimumSizeGroupBoundsCalculator
com.yworks.yfiles.layout.organic.
InteractiveOrganicLayout
(implements com.yworks.yfiles.layout.
ILayoutAlgorithm
)
com.yworks.yfiles.graph.labelmodels.
InteriorLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
)
com.yworks.yfiles.graph.labelmodels.
InteriorStretchLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
)
com.yworks.yfiles.algorithms.
IntersectionAlgorithm
com.yworks.yfiles.layout.
IntersectionCalculatorKeys
com.yworks.yfiles.layout.router.polyline.
Interval
com.yworks.yfiles.layout.
ItemCollection
<TItem>
com.yworks.yfiles.layout.
DpKeyItemCollection
<T>
com.yworks.yfiles.layout.
SingleItemCollection
<V>
com.yworks.yfiles.graph.
ItemCopiedEventArgs
<T> (implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.utils.
ItemEventArgs
<T> (implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.graph.
BendEventArgs
com.yworks.yfiles.graph.
EdgeEventArgs
com.yworks.yfiles.view.input.
HoveredItemChangedEventArgs
com.yworks.yfiles.graph.
ItemChangedEventArgs
<TItem,TValue>
com.yworks.yfiles.view.input.
ItemClickedEventArgs
<T>
com.yworks.yfiles.view.
ItemSelectionChangedEventArgs
<T>
com.yworks.yfiles.graph.
LabelEventArgs
com.yworks.yfiles.graph.
NodeEventArgs
com.yworks.yfiles.graph.
PortEventArgs
com.yworks.yfiles.graph.
StripeEventArgs
com.yworks.yfiles.view.input.
ItemHoverInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.layout.
ItemMapping
<TItem,TValue>
com.yworks.yfiles.layout.
ContextItemMapping
<TItem,TValue,TContext>
com.yworks.yfiles.layout.hierarchic.
IncrementalHintItemMapping
com.yworks.yfiles.view.
ItemModelManager
<T>
com.yworks.yfiles.view.
CollectionModelManager
<T>
com.yworks.yfiles.layout.orthogonal.
KanCompactor
com.yworks.yfiles.layout.orthogonal.
KandinskyConstants
com.yworks.yfiles.view.input.
KeyboardInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.view.input.
KeyboardInputModeBinding
com.yworks.yfiles.view.input.
KeyboardInputModeCommandBinding
com.yworks.yfiles.view.input.
KeyboardInputModeKeyBinding
com.yworks.yfiles.view.input.
KeyboardInputModeRecognizerBinding
com.yworks.yfiles.layout.
LabelCandidate
(implements com.yworks.yfiles.algorithms.
IPlaneObject
)
com.yworks.yfiles.layout.
EdgeLabelCandidate
com.yworks.yfiles.layout.
ExtendedEdgeLabelCandidate
com.yworks.yfiles.layout.
NodeLabelCandidate
com.yworks.yfiles.layout.
ExtendedNodeLabelCandidate
com.yworks.yfiles.graph.labelmodels.
LabelCandidateDescriptor
(implements com.yworks.yfiles.graph.labelmodels.
ILabelCandidateDescriptor
)
com.yworks.yfiles.graph.
LabelDecorator
com.yworks.yfiles.graph.
LabelDefaults
(implements com.yworks.yfiles.graph.
ILabelDefaults
)
com.yworks.yfiles.layout.
LabelLayoutData
com.yworks.yfiles.layout.
LabelLayoutKeys
com.yworks.yfiles.layout.
LabelLayoutTranslator
(implements com.yworks.yfiles.layout.
ILayoutStage
)
com.yworks.yfiles.view.input.
LabelPositionHandler
(implements com.yworks.yfiles.view.input.
IPositionHandler
)
com.yworks.yfiles.view.input.
LabelSnapContextHelper
(implements com.yworks.yfiles.view.input.
ILabelSnapContextHelper
)
com.yworks.yfiles.view.
LabelStyleDecorationInstaller
(implements com.yworks.yfiles.view.
IFocusIndicatorInstaller
, com.yworks.yfiles.view.
IHighlightIndicatorInstaller
, com.yworks.yfiles.view.
ISelectionIndicatorInstaller
)
com.yworks.yfiles.layout.multipage.
LayoutContext
(implements com.yworks.yfiles.layout.multipage.
IElementInfoManager
)
com.yworks.yfiles.layout.
LayoutData
com.yworks.yfiles.layout.tree.
AspectRatioTreeLayoutData
com.yworks.yfiles.layout.tree.
BalloonLayoutData
com.yworks.yfiles.layout.router.
BusRouterData
com.yworks.yfiles.layout.router.
ChannelEdgeRouterData
com.yworks.yfiles.layout.circular.
CircularLayoutData
com.yworks.yfiles.layout.
ComponentLayoutData
com.yworks.yfiles.layout.
CompositeLayoutData
com.yworks.yfiles.layout.genealogy.
FamilyTreeLayoutData
com.yworks.yfiles.layout.
FixGroupLayoutData
com.yworks.yfiles.layout.
FixNodeLayoutData
com.yworks.yfiles.layout.hierarchic.
HierarchicLayoutData
com.yworks.yfiles.layout.labeling.
LabelingData
com.yworks.yfiles.layout.multipage.
MultiPageLayoutData
com.yworks.yfiles.layout.router.
OrganicEdgeRouterData
com.yworks.yfiles.layout.organic.
OrganicLayoutData
com.yworks.yfiles.layout.orthogonal.
OrthogonalLayoutData
com.yworks.yfiles.layout.router.
OrthogonalPatternEdgeRouterData
com.yworks.yfiles.layout.
ParallelEdgeRouterData
com.yworks.yfiles.layout.partial.
PartialLayoutData
com.yworks.yfiles.layout.
PartitionGridData
com.yworks.yfiles.layout.
PartitionLayoutData
com.yworks.yfiles.layout.router.polyline.
PolylineEdgeRouterData
com.yworks.yfiles.layout.radial.
RadialLayoutData
com.yworks.yfiles.layout.
RecursiveGroupLayoutData
com.yworks.yfiles.layout.
ReverseEdgesStageData
com.yworks.yfiles.layout.hierarchic.
SelfLoopCalculatorData
com.yworks.yfiles.layout.seriesparallel.
SeriesParallelLayoutData
com.yworks.yfiles.layout.router.
StraightLineEdgeRouterData
com.yworks.yfiles.layout.tree.
TreeLayoutData
com.yworks.yfiles.layout.tree.
TreeReductionStageData
com.yworks.yfiles.layout.
LayoutEventArgs
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.layout.
LayoutExecutor
com.yworks.yfiles.layout.
LayoutGraphAdapter
(implements com.yworks.yfiles.algorithms.IGraphInterface, com.yworks.yfiles.layout.IGraphLayout)
com.yworks.yfiles.algorithms.
LayoutGraphHider
com.yworks.yfiles.layout.
LayoutGraphUtilities
com.yworks.yfiles.layout.
LayoutKeys
com.yworks.yfiles.graph.
LayoutUtilities
com.yworks.yfiles.layout.tree.
LeafNodePlacer
(implements com.yworks.yfiles.layout.tree.
INodePlacer
)
com.yworks.yfiles.algorithms.
LineSegment
(implements com.yworks.yfiles.algorithms.
IPlaneObject
)
com.yworks.yfiles.algorithms.
ListCell
com.yworks.yfiles.graph.
LookupChain
(implements com.yworks.yfiles.graph.
IContextLookup
)
com.yworks.yfiles.graph.
LookupDecorator
<TDecoratedType,TInterface>
com.yworks.yfiles.graph.
Mapper
<K,V> (implements com.yworks.yfiles.graph.
IMapper
<K,V>)
com.yworks.yfiles.graph.
MapperMetadata
com.yworks.yfiles.graph.
MapperRegistry
(implements com.yworks.yfiles.graph.
IMapperRegistry
)
com.yworks.yfiles.algorithms.
Maps
com.yworks.yfiles.graphml.
MarkupExtension
com.yworks.yfiles.view.input.
MarqueeSelectionInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.geometry.
Matrix2D
(implements java.lang.
Cloneable
, com.yworks.yfiles.utils.
ICloneable
)
com.yworks.yfiles.graph.styles.
MemoryIconLabelStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
ILabelStyle
)
com.yworks.yfiles.graph.styles.
MemoryImageNodeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graph.styles.
MemoryImageNodeStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.graph.styles.
INodeStyleRenderer
, com.yworks.yfiles.graph.styles.
IShapeGeometry
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.view.
ModelManager
<T>
com.yworks.yfiles.view.
FocusIndicatorManager
<T>
com.yworks.yfiles.view.
HighlightIndicatorManager
<T>
com.yworks.yfiles.view.
SelectionIndicatorManager
<T>
com.yworks.yfiles.view.input.
MouseHoverInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.view.input.
MoveInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.view.input.
MoveLabelInputMode
com.yworks.yfiles.view.input.
ReparentStripeInputMode
com.yworks.yfiles.view.input.
MovementInfo
com.yworks.yfiles.view.input.
MoveViewportInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.layout.hierarchic.
MultiComponentLayerer
(implements com.yworks.yfiles.layout.hierarchic.
ILayerer
)
com.yworks.yfiles.layout.multipage.
MultiPageLayoutResult
(implements com.yworks.yfiles.layout.multipage.
IElementInfoManager
)
com.yworks.yfiles.layout.tree.
MultiParentDescriptor
com.yworks.yfiles.view.input.
MultiplexingInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.view.input.
GraphEditorInputMode
com.yworks.yfiles.view.input.
GraphViewerInputMode
com.yworks.yfiles.view.input.
OverviewInputMode
com.yworks.yfiles.view.input.
TableEditorInputMode
com.yworks.yfiles.layout.
MultiStageLayout
(implements com.yworks.yfiles.layout.
ILayoutAlgorithm
)
com.yworks.yfiles.layout.tree.
AspectRatioTreeLayout
com.yworks.yfiles.layout.tree.
BalloonLayout
com.yworks.yfiles.layout.circular.
CircularLayout
com.yworks.yfiles.layout.organic.
ClassicOrganicLayout
com.yworks.yfiles.layout.tree.
ClassicTreeLayout
com.yworks.yfiles.layout.genealogy.
FamilyTreeLayout
com.yworks.yfiles.layout.
GraphTransformer
(implements com.yworks.yfiles.layout.
ILayoutStage
)
com.yworks.yfiles.layout.hierarchic.
HierarchicLayout
com.yworks.yfiles.layout.hierarchic.
HierarchicLayoutCore
com.yworks.yfiles.layout.organic.
OrganicLayout
com.yworks.yfiles.layout.orthogonal.
OrthogonalLayout
com.yworks.yfiles.layout.radial.
RadialLayout
com.yworks.yfiles.layout.seriesparallel.
SeriesParallelLayout
com.yworks.yfiles.layout.circular.
SingleCycleLayout
com.yworks.yfiles.layout.tree.
TreeLayout
com.yworks.yfiles.geometry.
MutablePoint
(implements java.lang.
Cloneable
, com.yworks.yfiles.utils.
ICloneable
, com.yworks.yfiles.geometry.
IMutablePoint
)
com.yworks.yfiles.geometry.
MutableRectangle
(implements com.yworks.yfiles.utils.
ICloneable
, com.yworks.yfiles.geometry.
IMutableRectangle
, com.yworks.yfiles.geometry.
IOrientedRectangle
)
com.yworks.yfiles.geometry.
MutableSize
(implements java.lang.
Cloneable
, com.yworks.yfiles.utils.
ICloneable
, com.yworks.yfiles.geometry.
IMutableSize
)
com.yworks.yfiles.view.input.
NavigationInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.algorithms.
NetworkFlows
com.yworks.yfiles.graph.labelmodels.
NinePositionsEdgeLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
)
javafx.scene.
Node
(implements javafx.event.
EventTarget
, javafx.css.Styleable)
javafx.scene.
Parent
javafx.scene.
Group
com.yworks.yfiles.view.
VisualGroup
javafx.scene.layout.
Region
javafx.scene.control.
Control
(implements javafx.scene.control.
Skinnable
)
com.yworks.yfiles.view.
CanvasControl
(implements com.yworks.yfiles.graph.
ILookup
)
com.yworks.yfiles.view.
GraphControl
com.yworks.yfiles.view.
GraphOverviewControl
javafx.scene.layout.
Pane
javafx.scene.layout.
StackPane
com.yworks.yfiles.graph.styles.
AbstractGraphItemTemplate
<TModelItem>
com.yworks.yfiles.graph.styles.
LabelTemplate
com.yworks.yfiles.graph.styles.
NodeTemplate
com.yworks.yfiles.graph.styles.
PortTemplate
com.yworks.yfiles.graph.
NodeDecorator
com.yworks.yfiles.graph.
NodeDefaults
(implements com.yworks.yfiles.graph.
INodeDefaults
)
com.yworks.yfiles.layout.
NodeHalo
com.yworks.yfiles.layout.hierarchic.
NodeLayoutDescriptor
com.yworks.yfiles.layout.tree.
NodeOrderComparator
(implements java.util.
Comparator
<T>)
com.yworks.yfiles.algorithms.
NodeOrders
com.yworks.yfiles.graph.
NodeReshapeHandler
(implements com.yworks.yfiles.view.input.
IReshapeHandler
)
com.yworks.yfiles.view.input.
NodeReshapeSnapResultProvider
(implements com.yworks.yfiles.view.input.
INodeReshapeSnapResultProvider
)
com.yworks.yfiles.view.input.
NodeSizeConstraintProvider
(implements com.yworks.yfiles.view.input.
INodeSizeConstraintProvider
)
com.yworks.yfiles.view.input.
NodeSnapLineProvider
(implements com.yworks.yfiles.view.input.
ISnapLineProvider
)
com.yworks.yfiles.view.input.
NodeSnapResultProvider
(implements com.yworks.yfiles.view.input.
INodeSnapResultProvider
)
com.yworks.yfiles.view.
NodeStyleDecorationInstaller
(implements com.yworks.yfiles.view.
IFocusIndicatorInstaller
, com.yworks.yfiles.view.
IHighlightIndicatorInstaller
, com.yworks.yfiles.view.
ISelectionIndicatorInstaller
)
com.yworks.yfiles.graph.styles.
NodeStyleLabelStyleAdapter
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
ILabelStyle
)
com.yworks.yfiles.graph.styles.
NodeStylePortStyleAdapter
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
IPortStyle
)
com.yworks.yfiles.graph.styles.
NodeStyleStripeStyleAdapter
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
IStripeStyle
)
java.lang.
Number
(implements java.io.
Serializable
)
com.yworks.yfiles.utils.
FlagsEnum
<T>
com.yworks.yfiles.graph.
AdjacencyTypes
com.yworks.yfiles.layout.
ComponentArrangementStyles
com.yworks.yfiles.layout.
DiscreteEdgeLabelPositions
com.yworks.yfiles.layout.
DiscreteNodeLabelPositions
com.yworks.yfiles.view.
DragDropKeyStates
com.yworks.yfiles.layout.multipage.
EdgeBundleModes
com.yworks.yfiles.graph.labelmodels.
EdgeSides
com.yworks.yfiles.graph.
GraphClipboard.ParentNodeDetectionModes
com.yworks.yfiles.graph.
GraphCopier.CloneTypes
com.yworks.yfiles.graph.
GraphItemTypes
com.yworks.yfiles.view.input.
GridSnapTypes
com.yworks.yfiles.view.input.
HandlePositions
com.yworks.yfiles.view.input.
HandleTypes
com.yworks.yfiles.view.input.
InertiaPolicies
com.yworks.yfiles.layout.
LabelAngleOnRightSideOffsets
com.yworks.yfiles.layout.
LabelAngleOnRightSideRotations
com.yworks.yfiles.layout.
LabelAngleReferences
com.yworks.yfiles.layout.
LabelPlacements
com.yworks.yfiles.layout.
LabelSideReferences
com.yworks.yfiles.layout.
MirrorModes
com.yworks.yfiles.view.
ModifierKeys
com.yworks.yfiles.view.
MouseButtons
com.yworks.yfiles.view.
MouseWheelBehaviors
com.yworks.yfiles.view.input.
MoveTypes
com.yworks.yfiles.layout.
PortDirections
com.yworks.yfiles.view.input.
SnapLineSnapTypes
com.yworks.yfiles.view.input.
SnapTypes
com.yworks.yfiles.view.input.
StripeSubregionTypes
com.yworks.yfiles.graph.
StripeTypes
com.yworks.yfiles.utils.
ObservableCollection
<T> (implements com.yworks.yfiles.utils.
ICollection
<T>, com.yworks.yfiles.utils.
IObservableCollection
<T>)
com.yworks.yfiles.layout.router.polyline.
Obstacle
com.yworks.yfiles.layout.router.
OrganicEdgeRouter
(implements com.yworks.yfiles.layout.
ILayoutStage
)
com.yworks.yfiles.geometry.
OrientedRectangle
(implements com.yworks.yfiles.utils.
ICloneable
, com.yworks.yfiles.geometry.
IMutableOrientedRectangle
, com.yworks.yfiles.geometry.
IMutablePoint
)
com.yworks.yfiles.view.
OrientedRectangleIndicatorInstaller
(implements com.yworks.yfiles.view.
IFocusIndicatorInstaller
, com.yworks.yfiles.view.
IHighlightIndicatorInstaller
, com.yworks.yfiles.view.
ISelectionIndicatorInstaller
)
com.yworks.yfiles.view.input.
OrthogonalEdgeEditingContext
com.yworks.yfiles.view.input.
OrthogonalEdgeHelper
(implements com.yworks.yfiles.view.input.
IOrthogonalEdgeHelper
)
com.yworks.yfiles.layout.router.polyline.
OrthogonalInterval
com.yworks.yfiles.layout.organic.
OutputRestriction
com.yworks.yfiles.view.
OverviewGraphVisualCreator
(implements com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.graph.styles.
PanelNodeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graph.styles.
PanelNodeStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.graph.styles.
INodeStyleRenderer
, com.yworks.yfiles.graph.styles.
IShapeGeometry
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.graphml.
ParseEventArgs
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.layout.router.polyline.
PartitionCell
com.yworks.yfiles.layout.router.polyline.
PartitionCell.PartitionCellBorder
com.yworks.yfiles.layout.
PartitionCellId
com.yworks.yfiles.layout.
PartitionCellId.Cell
(implements java.lang.
Comparable
<T>)
com.yworks.yfiles.layout.router.polyline.
PartitionCellKeys
com.yworks.yfiles.layout.
PartitionGrid
com.yworks.yfiles.layout.router.polyline.
Path
com.yworks.yfiles.graph.styles.
PathBasedEdgeStyleRenderer
<TStyle> (implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.graph.styles.
IEdgeStyleRenderer
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.view.
IObstacleProvider
, com.yworks.yfiles.graph.styles.
IPathGeometry
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.graph.styles.
ArcEdgeStyleRenderer
com.yworks.yfiles.graph.styles.
PolylineEdgeStyleRenderer
com.yworks.yfiles.algorithms.
Paths
com.yworks.yfiles.layout.router.polyline.
PathSearch
com.yworks.yfiles.layout.router.polyline.
PathSearchConfiguration
com.yworks.yfiles.layout.router.polyline.
PathSearchContext
com.yworks.yfiles.layout.router.polyline.
PathSearchExtension
com.yworks.yfiles.layout.router.polyline.
PathSearchResult
com.yworks.yfiles.view.
Pen
com.yworks.yfiles.layout.router.polyline.
PenaltySettings
com.yworks.yfiles.view.
PixelImageExporter
com.yworks.yfiles.algorithms.
PlanarEmbedding
com.yworks.yfiles.algorithms.
Point2D
(implements com.yworks.yfiles.utils.
ICloneable
)
com.yworks.yfiles.geometry.
PointD
(implements com.yworks.yfiles.geometry.
IPoint
, com.yworks.yfiles.utils.IStruct)
com.yworks.yfiles.view.
PointSelectionIndicatorInstaller
(implements com.yworks.yfiles.view.
ISelectionIndicatorInstaller
)
com.yworks.yfiles.graph.styles.
PolylineEdgeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
IArrowOwner
, com.yworks.yfiles.graph.styles.
IEdgeStyle
)
com.yworks.yfiles.layout.
PortCandidate
com.yworks.yfiles.layout.
PortCandidateSet
com.yworks.yfiles.layout.
PortConstraint
com.yworks.yfiles.layout.
PortConstraintConfigurator
com.yworks.yfiles.layout.
PortConstraintKeys
com.yworks.yfiles.graph.
PortDecorator
com.yworks.yfiles.graph.
PortDefaults
(implements com.yworks.yfiles.graph.
IPortDefaults
)
com.yworks.yfiles.view.input.
PortLocationModelParameterHandle
(implements com.yworks.yfiles.view.input.
IHandle
)
com.yworks.yfiles.view.input.
PortRelocationHandle
(implements com.yworks.yfiles.view.input.
IHandle
)
com.yworks.yfiles.view.input.
PortRelocationHandleProvider
(implements com.yworks.yfiles.view.input.
IEdgePortHandleProvider
, com.yworks.yfiles.view.input.
IHandleProvider
)
com.yworks.yfiles.view.input.
PortsHandleProvider
(implements com.yworks.yfiles.view.input.
IHandleProvider
)
com.yworks.yfiles.layout.
PreferredPlacementDescriptor
com.yworks.yfiles.graphml.
Property
com.yworks.yfiles.utils.
PropertyChangedEventArgs
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.graphml.
QueryInputHandlersEventArgs
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.graphml.
QueryOutputHandlersEventArgs
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.graphml.
QueryReferenceIdEventArgs
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.layout.radial.
RadialLayout.NodeInfo
com.yworks.yfiles.algorithms.
RankAssignments
com.yworks.yfiles.algorithms.
Rectangle2D
(implements com.yworks.yfiles.utils.
ICloneable
)
com.yworks.yfiles.view.input.
RectangleHandle
(implements com.yworks.yfiles.view.input.
IHandle
, com.yworks.yfiles.geometry.
IMutablePoint
)
com.yworks.yfiles.view.
RectangleIndicatorInstaller
(implements com.yworks.yfiles.view.
IFocusIndicatorInstaller
, com.yworks.yfiles.view.
IHighlightIndicatorInstaller
, com.yworks.yfiles.view.
ISelectionIndicatorInstaller
)
com.yworks.yfiles.geometry.
RectD
(implements com.yworks.yfiles.geometry.
IRectangle
, com.yworks.yfiles.utils.IStruct)
com.yworks.yfiles.layout.organic.
RemoveOverlapsStage
(implements com.yworks.yfiles.layout.
ILayoutStage
)
com.yworks.yfiles.view.input.
ReparentNodeHandler
(implements com.yworks.yfiles.view.input.
IReparentNodeHandler
)
com.yworks.yfiles.view.input.
ReparentStripeHandler
(implements com.yworks.yfiles.view.input.
IReparentStripeHandler
)
com.yworks.yfiles.view.input.
ReparentStripePositionHandler
(implements com.yworks.yfiles.view.input.
IPositionHandler
)
com.yworks.yfiles.view.input.
ReshapeHandlerHandle
(implements com.yworks.yfiles.view.input.
IHandle
)
com.yworks.yfiles.view.input.
ReshapeRectangleContext
com.yworks.yfiles.view.input.
ResizeStripeInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.graphml.
ResolveReferenceEventArgs
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.view.
ResourceKey
com.yworks.yfiles.layout.tree.
RotatedSubtreeShape
com.yworks.yfiles.view.
RoutedEventArgs
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.view.
KeyEventArgs
com.yworks.yfiles.view.
PrepareRenderContextEventArgs
com.yworks.yfiles.layout.hierarchic.
RoutingStyle
com.yworks.yfiles.layout.
RowDescriptor
(implements java.lang.
Comparable
<T>)
com.yworks.yfiles.graph.labelmodels.
SandwichLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
)
com.yworks.yfiles.layout.router.polyline.
SegmentGroup
com.yworks.yfiles.graph.portlocationmodels.
SegmentRatioPortLocationModel
(implements com.yworks.yfiles.graph.portlocationmodels.
IPortLocationModel
)
com.yworks.yfiles.layout.hierarchic.
SelfLoopCalculator
com.yworks.yfiles.layout.
SequentialLayout
(implements com.yworks.yfiles.layout.
ILayoutAlgorithm
)
com.yworks.yfiles.graphml.
SerializationProperties
com.yworks.yfiles.graph.styles.
ShadowNodeStyleDecorator
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graph.styles.
ShapeNodeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graph.styles.
ShapeNodeStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.graph.styles.
INodeStyleRenderer
, com.yworks.yfiles.graph.styles.
IShapeGeometry
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.graph.styles.
ShinyPlateNodeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graph.styles.
ShinyPlateNodeStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.graph.styles.
INodeStyleRenderer
, com.yworks.yfiles.graph.styles.
IShapeGeometry
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.algorithms.
ShortestPaths
com.yworks.yfiles.layout.organic.
ShuffleLayout
(implements com.yworks.yfiles.layout.
ILayoutStage
)
com.yworks.yfiles.graph.
SimpleBend
(implements com.yworks.yfiles.graph.
IBend
)
com.yworks.yfiles.graph.
SimpleEdge
(implements com.yworks.yfiles.graph.
IEdge
)
com.yworks.yfiles.graph.
SimpleLabel
(implements com.yworks.yfiles.graph.
ILabel
)
com.yworks.yfiles.graph.
SimpleNode
(implements com.yworks.yfiles.graph.
INode
)
com.yworks.yfiles.graph.
SimplePort
(implements com.yworks.yfiles.graph.
IPort
)
com.yworks.yfiles.layout.
SimpleProfitModel
(implements com.yworks.yfiles.layout.
IProfitModel
)
com.yworks.yfiles.layout.hierarchic.
SimplexNodePlacer
(implements com.yworks.yfiles.layout.hierarchic.
INodePlacer
)
com.yworks.yfiles.geometry.
SizeD
(implements com.yworks.yfiles.geometry.
ISize
, com.yworks.yfiles.utils.IStruct)
com.yworks.yfiles.layout.
SliderEdgeLabelLayoutModel
(implements com.yworks.yfiles.layout.
IEdgeLabelLayoutModel
)
com.yworks.yfiles.graph.labelmodels.
SmartEdgeLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterFinder
)
com.yworks.yfiles.view.input.
SnapContext
com.yworks.yfiles.view.input.
GraphSnapContext
com.yworks.yfiles.view.input.
LabelSnapContext
com.yworks.yfiles.view.input.
SnapLine
com.yworks.yfiles.view.input.
EdgeSegmentSnapLine
com.yworks.yfiles.view.input.
OrthogonalSnapLine
com.yworks.yfiles.view.input.
NodeBasedSnapLine
com.yworks.yfiles.view.input.
NodePairBasedSnapLine
com.yworks.yfiles.view.input.
PointBasedSnapLine
com.yworks.yfiles.view.input.
SnapResult
(implements java.lang.
Comparable
<T>)
com.yworks.yfiles.view.input.
SnapState
com.yworks.yfiles.algorithms.
Sorting
com.yworks.yfiles.algorithms.
SpanningTrees
com.yworks.yfiles.layout.organic.
SplitEdgeStage
(implements com.yworks.yfiles.layout.
ILayoutStage
)
com.yworks.yfiles.graph.labelmodels.
StretchStripeLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
)
com.yworks.yfiles.graph.
StripeDefaults
(implements com.yworks.yfiles.graph.
IStripeDefaults
)
com.yworks.yfiles.view.input.
StripeHitTester
com.yworks.yfiles.graph.labelmodels.
StripeLabelModel
(implements com.yworks.yfiles.graph.labelmodels.
ILabelModel
, com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
)
com.yworks.yfiles.view.
StripeSelection
(implements com.yworks.yfiles.utils.
IEnumerable
<T>, com.yworks.yfiles.view.
IStripeSelection
)
com.yworks.yfiles.view.input.
StripeSubregion
com.yworks.yfiles.layout.hierarchic.
SwimlaneDescriptor
(implements java.lang.
Comparable
<T>)
com.yworks.yfiles.layout.
Swimlanes
com.yworks.yfiles.layout.
Swimlanes.SwimlaneRepresentative
com.yworks.yfiles.graph.
Table
(implements com.yworks.yfiles.utils.
ICloneable
, com.yworks.yfiles.graph.
ITable
)
com.yworks.yfiles.view.
TableAnimation
(implements com.yworks.yfiles.view.
IAnimation
)
com.yworks.yfiles.layout.
TableLayoutConfigurator
com.yworks.yfiles.graph.styles.
TableNodeStyle
(implements java.lang.
Cloneable
, com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graph.styles.
TableNodeStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.graph.styles.
INodeStyleRenderer
, com.yworks.yfiles.graph.styles.
IShapeGeometry
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.view.input.
TableReshapeHandler
(implements com.yworks.yfiles.view.input.
IReshapeHandler
)
com.yworks.yfiles.geometry.
Tangent
(implements com.yworks.yfiles.utils.IStruct)
com.yworks.yfiles.view.input.
TapInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.graph.styles.
TemplateLabelStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.styles.
ILabelStyleRenderer
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.graph.styles.
TemplateNodeStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.graph.styles.
INodeStyleRenderer
, com.yworks.yfiles.graph.styles.
IShapeGeometry
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.graph.styles.
TemplatePortStyleRenderer
(implements com.yworks.yfiles.view.
IBoundsProvider
, com.yworks.yfiles.view.input.
IHitTestable
, com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.view.input.
IMarqueeTestable
, com.yworks.yfiles.graph.styles.
IPortStyleRenderer
, com.yworks.yfiles.view.
IVisibilityTestable
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.graph.styles.
TemplateStripeStyleRenderer
(implements com.yworks.yfiles.graph.
ILookup
, com.yworks.yfiles.graph.styles.
IStripeStyleRenderer
, com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.view.input.
TextEditorInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.io.
IOException
com.yworks.yfiles.graphml.
DeserializationNotSupportedException
com.yworks.yfiles.graphml.
SerializationNotSupportedException
java.lang.
RuntimeException
com.yworks.yfiles.algorithms.
AlgorithmAbortedException
java.lang.
IllegalArgumentException
com.yworks.yfiles.algorithms.
InvalidGraphStructureException
java.lang.
IllegalStateException
com.yworks.yfiles.graphml.
InvalidXamlNamespaceDeclarationException
com.yworks.yfiles.layout.hierarchic.
TopologicalLayerer
(implements com.yworks.yfiles.layout.hierarchic.
ILayerer
)
com.yworks.yfiles.view.
Touch2DPoint
com.yworks.yfiles.algorithms.
Transitivity
com.yworks.yfiles.layout.tree.
TreeComponentLayout
(implements com.yworks.yfiles.layout.
ILayoutStage
)
com.yworks.yfiles.layout.tree.
TreeLayout.SubtreeShape
com.yworks.yfiles.algorithms.
Trees
com.yworks.yfiles.algorithms.
Triangulator
com.yworks.yfiles.layout.hierarchic.
TypeBasedDrawingDistanceCalculator
(implements com.yworks.yfiles.layout.hierarchic.
IDrawingDistanceCalculator
)
com.yworks.yfiles.graphml.
TypedKey
<T>
com.yworks.yfiles.graphml.
TypedKeyMapper
com.yworks.yfiles.graph.
UndoEngine
com.yworks.yfiles.graphml.
ValueSerializer
com.yworks.yfiles.utils.
Version
com.yworks.yfiles.view.
ViewportAnimation
(implements com.yworks.yfiles.view.
IAnimation
)
com.yworks.yfiles.view.
ViewportLimiter
com.yworks.yfiles.graph.styles.
VoidEdgeStyle
(implements com.yworks.yfiles.graph.styles.
IEdgeStyle
)
com.yworks.yfiles.graph.styles.
VoidEdgeStyleRenderer
(implements com.yworks.yfiles.graph.styles.
IEdgeStyleRenderer
)
com.yworks.yfiles.graph.styles.
VoidLabelStyle
(implements com.yworks.yfiles.graph.styles.
ILabelStyle
)
com.yworks.yfiles.graph.styles.
VoidLabelStyleRenderer
(implements com.yworks.yfiles.graph.styles.
ILabelStyleRenderer
)
com.yworks.yfiles.graph.styles.
VoidNodeStyle
(implements com.yworks.yfiles.graph.styles.
INodeStyle
)
com.yworks.yfiles.graph.styles.
VoidNodeStyleRenderer
(implements com.yworks.yfiles.graph.styles.
INodeStyleRenderer
)
com.yworks.yfiles.graph.styles.
VoidPathGeometry
(implements com.yworks.yfiles.graph.styles.
IPathGeometry
)
com.yworks.yfiles.graph.styles.
VoidPortStyle
(implements com.yworks.yfiles.graph.styles.
IPortStyle
)
com.yworks.yfiles.graph.styles.
VoidPortStyleRenderer
(implements com.yworks.yfiles.graph.styles.
IPortStyleRenderer
)
com.yworks.yfiles.graph.styles.
VoidShapeGeometry
(implements com.yworks.yfiles.graph.styles.
IShapeGeometry
)
com.yworks.yfiles.graph.styles.
VoidStripeStyle
(implements com.yworks.yfiles.graph.styles.
IStripeStyle
)
com.yworks.yfiles.graph.styles.
VoidStripeStyleRenderer
(implements com.yworks.yfiles.graph.styles.
IStripeStyleRenderer
)
com.yworks.yfiles.view.
VoidVisualCreator
(implements com.yworks.yfiles.view.
IVisualCreator
)
com.yworks.yfiles.view.input.
WaitInputMode
(implements com.yworks.yfiles.view.input.
IInputMode
)
com.yworks.yfiles.layout.hierarchic.
WeightedLayerer
(implements com.yworks.yfiles.layout.hierarchic.
ILayerer
)
com.yworks.yfiles.graphml.
WriteEventArgs
(implements com.yworks.yfiles.utils.
IEventArgs
)
com.yworks.yfiles.view.
XamlNamespaceConstants
com.yworks.yfiles.graphml.
XamlReader
com.yworks.yfiles.graphml.
XamlSerializer
com.yworks.yfiles.graphml.
XmlName
com.yworks.yfiles.graphml.
XmlWriter
(implements com.yworks.yfiles.graphml.
IXmlWriter
)
com.yworks.yfiles.algorithms.
YDimension
(implements java.lang.
Comparable
<T>)
com.yworks.yfiles.algorithms.
YRectangle
(implements com.yworks.yfiles.algorithms.
IPlaneObject
)
com.yworks.yfiles.layout.
YGraphAdapter
com.yworks.yfiles.algorithms.
YInsets
(implements java.lang.
Cloneable
, com.yworks.yfiles.utils.
ICloneable
)
com.yworks.yfiles.algorithms.
YList
(implements com.yworks.yfiles.utils.
ICollection
<T>, java.util.
List
<E>)
com.yworks.yfiles.algorithms.
EdgeList
(implements com.yworks.yfiles.utils.
ICollection
<T>)
com.yworks.yfiles.algorithms.
NodeList
(implements com.yworks.yfiles.utils.
ICollection
<T>)
com.yworks.yfiles.algorithms.
YOrientedRectangle
(implements com.yworks.yfiles.algorithms.
IPlaneObject
)
com.yworks.yfiles.algorithms.
YPoint
(implements java.lang.
Comparable
<T>)
com.yworks.yfiles.algorithms.
YPointPath
com.yworks.yfiles.algorithms.
YVector
Interface Hierarchy
java.lang.
AutoCloseable
com.yworks.yfiles.graph.
ICompoundEdit
com.yworks.yfiles.utils.
IDisposable
com.yworks.yfiles.graph.
ICompoundEdit
com.yworks.yfiles.utils.
IEnumerator
<T>
com.yworks.yfiles.graph.
IUndoUnit
com.yworks.yfiles.utils.
IEnumerator
<T>
com.yworks.yfiles.graph.
IUndoUnit
com.yworks.yfiles.layout.hierarchic.
GroupingSupport.IVisitor
com.yworks.yfiles.algorithms.
Groups.INodeDistanceProvider
com.yworks.yfiles.view.
IAnimation
com.yworks.yfiles.view.
IAnimationCallback
com.yworks.yfiles.graph.styles.
IArrow
com.yworks.yfiles.graph.styles.
IArrowOwner
com.yworks.yfiles.view.input.
IBendCreator
com.yworks.yfiles.graph.
IBendLocationChangedHandler
com.yworks.yfiles.view.input.
IBendSelectionTester
com.yworks.yfiles.view.input.
IBendSnapResultProvider
com.yworks.yfiles.view.
IBoundsProvider
com.yworks.yfiles.view.
IBridgeCreator
com.yworks.yfiles.view.
ICanvasObject
com.yworks.yfiles.view.
ICanvasObjectGroup
(also extends com.yworks.yfiles.utils.
IListEnumerable
<T>)
com.yworks.yfiles.view.
ICanvasObjectDescriptor
com.yworks.yfiles.view.
ICanvasObjectInstaller
com.yworks.yfiles.view.
IFocusIndicatorInstaller
com.yworks.yfiles.view.
IHighlightIndicatorInstaller
com.yworks.yfiles.view.
ISelectionIndicatorInstaller
com.yworks.yfiles.graph.
IClipboardHelper
com.yworks.yfiles.graph.
IClipboardIdProvider
com.yworks.yfiles.utils.
ICloneable
com.yworks.yfiles.graph.styles.
IEdgeStyle
com.yworks.yfiles.graph.labelmodels.
ILabelModelParameter
com.yworks.yfiles.graph.styles.
ILabelStyle
com.yworks.yfiles.graph.styles.
INodeStyle
com.yworks.yfiles.graph.portlocationmodels.
IPortLocationModelParameter
com.yworks.yfiles.graph.styles.
IPortStyle
com.yworks.yfiles.graph.styles.
IStripeStyle
com.yworks.yfiles.view.input.
ICommand
com.yworks.yfiles.view.input.
IContainsBendTester
com.yworks.yfiles.graph.
IContextLookup
com.yworks.yfiles.graph.
IContextLookupChainLink
com.yworks.yfiles.algorithms.
ICursor
com.yworks.yfiles.algorithms.
IEdgeCursor
com.yworks.yfiles.algorithms.
ILineSegmentCursor
com.yworks.yfiles.algorithms.
INodeCursor
com.yworks.yfiles.algorithms.
IPointCursor
com.yworks.yfiles.algorithms.
IDataAcceptor
com.yworks.yfiles.algorithms.
IDataMap
(also extends com.yworks.yfiles.algorithms.
IDataProvider
)
com.yworks.yfiles.algorithms.
IEdgeMap
(also extends com.yworks.yfiles.algorithms.
IDataAcceptor
, com.yworks.yfiles.algorithms.
IDataProvider
)
com.yworks.yfiles.algorithms.
INodeMap
(also extends com.yworks.yfiles.algorithms.
IDataAcceptor
, com.yworks.yfiles.algorithms.
IDataProvider
)
com.yworks.yfiles.algorithms.
IEdgeMap
(also extends com.yworks.yfiles.algorithms.
IDataMap
, com.yworks.yfiles.algorithms.
IDataProvider
)
com.yworks.yfiles.algorithms.
INodeMap
(also extends com.yworks.yfiles.algorithms.
IDataMap
, com.yworks.yfiles.algorithms.
IDataProvider
)
com.yworks.yfiles.algorithms.
IDataProvider
com.yworks.yfiles.algorithms.
IDataMap
(also extends com.yworks.yfiles.algorithms.
IDataAcceptor
)
com.yworks.yfiles.algorithms.
IEdgeMap
(also extends com.yworks.yfiles.algorithms.
IDataAcceptor
, com.yworks.yfiles.algorithms.
IDataProvider
)
com.yworks.yfiles.algorithms.
INodeMap
(also extends com.yworks.yfiles.algorithms.
IDataAcceptor
, com.yworks.yfiles.algorithms.
IDataProvider
)
com.yworks.yfiles.algorithms.
IEdgeMap
(also extends com.yworks.yfiles.algorithms.
IDataAcceptor
, com.yworks.yfiles.algorithms.
IDataMap
)
com.yworks.yfiles.algorithms.
INodeMap
(also extends com.yworks.yfiles.algorithms.
IDataAcceptor
, com.yworks.yfiles.algorithms.
IDataMap
)
com.yworks.yfiles.layout.router.polyline.
IDecompositionListener
com.yworks.yfiles.layout.router.polyline.
IGraphPartitionExtension
com.yworks.yfiles.view.
IDisposeVisualCallback
com.yworks.yfiles.view.input.
IDragHandler
com.yworks.yfiles.view.input.
IHandle
com.yworks.yfiles.view.input.
IPositionHandler
com.yworks.yfiles.layout.hierarchic.
IDrawingDistanceCalculator
com.yworks.yfiles.view.input.
IDropCreationCallback
<T>
com.yworks.yfiles.layout.router.polyline.
IDynamicDecomposition
com.yworks.yfiles.view.input.
IEdgeCreationCallback
com.yworks.yfiles.layout.hierarchic.
IEdgeData
com.yworks.yfiles.graph.
IEdgeDefaults
com.yworks.yfiles.layout.multipage.
IEdgeInfo
com.yworks.yfiles.layout.multipage.
IEdgeLabelInfo
com.yworks.yfiles.layout.
IEdgeLabelLayoutModel
com.yworks.yfiles.layout.
IEdgeLayout
com.yworks.yfiles.graph.styles.
IEdgePathCropper
com.yworks.yfiles.view.input.
IEdgePortHandleProvider
com.yworks.yfiles.view.input.
IEdgeReconnectionPortCandidateProvider
com.yworks.yfiles.layout.hierarchic.
IEdgeReverser
com.yworks.yfiles.view.input.
IEdgeSnapResultProvider
com.yworks.yfiles.graph.styles.
IEdgeStyleRenderer
com.yworks.yfiles.view.input.
IEditLabelHelper
com.yworks.yfiles.graph.
IElementCopiedCallback
com.yworks.yfiles.layout.multipage.
IElementFactory
com.yworks.yfiles.layout.multipage.
IElementInfoManager
com.yworks.yfiles.layout.router.polyline.
IEnterIntervalCalculator
com.yworks.yfiles.utils.
IEventArgs
com.yworks.yfiles.utils.
IEventHandler
<T>
com.yworks.yfiles.view.input.
IEventRecognizer
com.yworks.yfiles.graph.
IFolderNodeConverter
com.yworks.yfiles.graph.
IFoldingEdgeConverter
com.yworks.yfiles.graph.
IFoldingEdgeFactory
com.yworks.yfiles.graphml.
IGenericInputHandlerFactory
com.yworks.yfiles.graphml.
IGraphElementFactory
com.yworks.yfiles.graphml.
IGraphElementIdAcceptor
com.yworks.yfiles.graphml.
IGraphElementIdProvider
com.yworks.yfiles.graphml.
IGraphElementResolver
com.yworks.yfiles.view.input.
IGridConstraintProvider
<T>
com.yworks.yfiles.graph.
IGroupBoundsCalculator
com.yworks.yfiles.layout.
IGroupBoundsCalculator
com.yworks.yfiles.view.input.
IHandleProvider
com.yworks.yfiles.view.input.
IHitTestable
com.yworks.yfiles.view.input.
IHitTestableHandler
com.yworks.yfiles.view.input.
IHitTester
<T>
com.yworks.yfiles.view.input.
IBendHitTester
com.yworks.yfiles.view.input.
IEdgeHitTester
com.yworks.yfiles.view.input.
ILabelHitTester
com.yworks.yfiles.view.input.
ILabelOwnerHitTester
com.yworks.yfiles.view.input.
INodeHitTester
com.yworks.yfiles.view.input.
IPortHitTester
com.yworks.yfiles.layout.hierarchic.
IIncrementalHintsFactory
com.yworks.yfiles.graphml.
IInputHandler
com.yworks.yfiles.view.input.
IInputMode
com.yworks.yfiles.layout.
IIntersectionCalculator
com.yworks.yfiles.layout.hierarchic.
IItemFactory
com.yworks.yfiles.graph.labelmodels.
ILabelCandidateDescriptor
com.yworks.yfiles.graph.labelmodels.
ILabelCandidateDescriptorProvider
com.yworks.yfiles.graph.
ILabelDefaults
com.yworks.yfiles.layout.
ILabelLayout
com.yworks.yfiles.layout.
IEdgeLabelLayout
com.yworks.yfiles.layout.
INodeLabelLayout
com.yworks.yfiles.layout.
ILabelLayoutFactory
com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterFinder
com.yworks.yfiles.graph.labelmodels.
ILabelModelParameterProvider
com.yworks.yfiles.view.input.
ILabelSnapContextHelper
com.yworks.yfiles.graph.styles.
ILabelStyleRenderer
com.yworks.yfiles.layout.hierarchic.
ILayer
com.yworks.yfiles.layout.hierarchic.
ILayerConstraint
com.yworks.yfiles.layout.hierarchic.
ILayerConstraintFactory
com.yworks.yfiles.layout.hierarchic.
ILayeredComponentsMerger
com.yworks.yfiles.layout.hierarchic.
ILayerer
com.yworks.yfiles.layout.hierarchic.
ILayers
com.yworks.yfiles.layout.
ILayoutAlgorithm
com.yworks.yfiles.layout.
ILayoutStage
com.yworks.yfiles.layout.multipage.
ILayoutCallback
com.yworks.yfiles.layout.hierarchic.
ILayoutDataProvider
com.yworks.yfiles.graph.
ILookup
com.yworks.yfiles.graph.
IBend
com.yworks.yfiles.view.
ICanvasContext
com.yworks.yfiles.view.input.
IInputModeContext
com.yworks.yfiles.view.
IRenderContext
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IEdge
(also extends com.yworks.yfiles.graph.
ILabelOwner
, com.yworks.yfiles.graph.
IModelItem
, com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
IFoldingView
com.yworks.yfiles.graph.
IGraph
(also extends com.yworks.yfiles.graph.
ITagOwner
)
com.yworks.yfiles.graph.
IGraphClipboardContext
com.yworks.yfiles.view.input.
IInputModeContext
com.yworks.yfiles.graph.
ILabel
com.yworks.yfiles.graph.labelmodels.
ILabelModel
com.yworks.yfiles.graph.
ILabelOwner
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IEdge
(also extends com.yworks.yfiles.graph.
IModelItem
, com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
INode
(also extends com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
IStripe
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
IModelItem
(also extends com.yworks.yfiles.graph.
ITagOwner
)
com.yworks.yfiles.graph.
IBend
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IEdge
(also extends com.yworks.yfiles.graph.
ILabelOwner
, com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
ILabel
com.yworks.yfiles.graph.
ILabelOwner
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IEdge
(also extends com.yworks.yfiles.graph.
IModelItem
, com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
INode
(also extends com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
IStripe
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
INode
(also extends com.yworks.yfiles.graph.
ILabelOwner
, com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
IPort
com.yworks.yfiles.graph.
IPortOwner
com.yworks.yfiles.graph.
IEdge
(also extends com.yworks.yfiles.graph.
ILabelOwner
, com.yworks.yfiles.graph.
IModelItem
)
com.yworks.yfiles.graph.
INode
(also extends com.yworks.yfiles.graph.
ILabelOwner
)
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
IStripe
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
INode
(also extends com.yworks.yfiles.graph.
ILabelOwner
, com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graphml.
IParseContext
com.yworks.yfiles.graph.
IPort
com.yworks.yfiles.graph.portlocationmodels.
IPortLocationModel
com.yworks.yfiles.graph.
IPortOwner
com.yworks.yfiles.graph.
IEdge
(also extends com.yworks.yfiles.graph.
ILabelOwner
, com.yworks.yfiles.graph.
IModelItem
)
com.yworks.yfiles.graph.
INode
(also extends com.yworks.yfiles.graph.
ILabelOwner
)
com.yworks.yfiles.view.
IRenderContext
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
IStripe
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
ITable
com.yworks.yfiles.graphml.
IValueSerializerContext
com.yworks.yfiles.graphml.
IWriteContext
com.yworks.yfiles.graph.
ILookupDecorator
com.yworks.yfiles.graph.
IMapper
<K,V>
com.yworks.yfiles.graph.
IMapperRegistry
com.yworks.yfiles.graphml.
IMarkupExtensionConverter
com.yworks.yfiles.view.input.
IMarqueeTestable
com.yworks.yfiles.graph.
IMementoSupport
com.yworks.yfiles.graph.
IMementoSupportProvider
<T>
com.yworks.yfiles.view.input.
IModelItemCollector
com.yworks.yfiles.view.input.
INodeCreationCallback
com.yworks.yfiles.layout.hierarchic.
INodeData
com.yworks.yfiles.graph.
INodeDefaults
com.yworks.yfiles.layout.multipage.
INodeInfo
com.yworks.yfiles.view.input.
INodeInsetsProvider
com.yworks.yfiles.layout.multipage.
INodeLabelInfo
com.yworks.yfiles.layout.
INodeLabelLayoutModel
com.yworks.yfiles.layout.
INodeLayout
com.yworks.yfiles.graph.
INodeLayoutChangedHandler
com.yworks.yfiles.layout.hierarchic.
INodePlacer
com.yworks.yfiles.layout.tree.
INodePlacer
com.yworks.yfiles.layout.tree.
IFromSketchNodePlacer
com.yworks.yfiles.view.input.
INodeReshapeSnapResultProvider
com.yworks.yfiles.algorithms.
INodeSequencer
com.yworks.yfiles.view.input.
INodeSizeConstraintProvider
com.yworks.yfiles.view.input.
INodeSnapResultProvider
com.yworks.yfiles.graph.styles.
INodeStyleRenderer
com.yworks.yfiles.layout.organic.
InteractiveOrganicLayout.ISingleThreadContext
com.yworks.yfiles.algorithms.
IntersectionAlgorithm.IIntersectionHandler
com.yworks.yfiles.view.
IObstacleProvider
com.yworks.yfiles.view.input.
IOrthogonalEdgeHelper
com.yworks.yfiles.graphml.
IOutputHandler
com.yworks.yfiles.graphml.
IParseEvents
com.yworks.yfiles.layout.router.polyline.
IPartition
com.yworks.yfiles.layout.router.polyline.
IObstaclePartition
com.yworks.yfiles.graph.styles.
IPathGeometry
com.yworks.yfiles.algorithms.
IPlaneObject
com.yworks.yfiles.geometry.
IPoint
com.yworks.yfiles.geometry.
IMutablePoint
com.yworks.yfiles.geometry.
IMutableRectangle
(also extends com.yworks.yfiles.geometry.
IMutableSize
, com.yworks.yfiles.geometry.
IRectangle
)
com.yworks.yfiles.geometry.
IMutableRectangle
(also extends com.yworks.yfiles.geometry.
IMutablePoint
, com.yworks.yfiles.geometry.
IMutableSize
, com.yworks.yfiles.geometry.
IRectangle
)
com.yworks.yfiles.geometry.
IRectangle
(also extends com.yworks.yfiles.geometry.
ISize
)
com.yworks.yfiles.geometry.
IMutableRectangle
(also extends com.yworks.yfiles.geometry.
IMutablePoint
, com.yworks.yfiles.geometry.
IMutableSize
)
com.yworks.yfiles.layout.hierarchic.
IPortAllocator
com.yworks.yfiles.layout.seriesparallel.
IPortAssignment
com.yworks.yfiles.layout.tree.
IPortAssignment
com.yworks.yfiles.view.input.
IPortCandidate
com.yworks.yfiles.view.input.
IPortCandidateProvider
com.yworks.yfiles.layout.hierarchic.
IPortConstraintOptimizer
com.yworks.yfiles.graph.
IPortDefaults
com.yworks.yfiles.view.input.
IPortSelectionTester
com.yworks.yfiles.view.input.
IPortSnapResultProvider
com.yworks.yfiles.graph.styles.
IPortStyleRenderer
com.yworks.yfiles.layout.tree.
IProcessor
com.yworks.yfiles.layout.
IProfitModel
com.yworks.yfiles.graphml.
IReferenceHandle
com.yworks.yfiles.graphml.
IReferenceHandler
com.yworks.yfiles.view.input.
IReparentNodeHandler
com.yworks.yfiles.view.input.
IReparentStripeHandler
com.yworks.yfiles.view.input.
IReshapeHandleProvider
com.yworks.yfiles.view.input.
IReshapeHandler
com.yworks.yfiles.layout.hierarchic.
ISequenceConstraintFactory
com.yworks.yfiles.layout.hierarchic.
ISequencer
com.yworks.yfiles.graph.styles.
IShapeGeometry
com.yworks.yfiles.geometry.
ISize
com.yworks.yfiles.geometry.
IMutableOrientedRectangle
(also extends com.yworks.yfiles.geometry.
IMutableSize
, com.yworks.yfiles.geometry.
IOrientedRectangle
)
com.yworks.yfiles.geometry.
IMutableRectangle
(also extends com.yworks.yfiles.geometry.
IMutablePoint
, com.yworks.yfiles.geometry.
IMutableSize
, com.yworks.yfiles.geometry.
IRectangle
)
com.yworks.yfiles.geometry.
IMutableSize
com.yworks.yfiles.geometry.
IMutableOrientedRectangle
(also extends com.yworks.yfiles.geometry.
IOrientedRectangle
)
com.yworks.yfiles.geometry.
IMutableRectangle
(also extends com.yworks.yfiles.geometry.
IMutablePoint
, com.yworks.yfiles.geometry.
IRectangle
)
com.yworks.yfiles.geometry.
IOrientedRectangle
com.yworks.yfiles.geometry.
IMutableOrientedRectangle
(also extends com.yworks.yfiles.geometry.
IMutableSize
)
com.yworks.yfiles.geometry.
IRectangle
(also extends com.yworks.yfiles.geometry.
IPoint
)
com.yworks.yfiles.geometry.
IMutableRectangle
(also extends com.yworks.yfiles.geometry.
IMutablePoint
, com.yworks.yfiles.geometry.
IMutableSize
)
com.yworks.yfiles.view.input.
ISnapLineProvider
com.yworks.yfiles.graph.
IStripeDefaults
com.yworks.yfiles.view.input.
IStripeHitTestHelper
com.yworks.yfiles.view.input.
IStripeInputVisualizationHelper
com.yworks.yfiles.graph.styles.
IStripeStyleRenderer
com.yworks.yfiles.graph.
ITagOwner
com.yworks.yfiles.graph.
IBend
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IEdge
(also extends com.yworks.yfiles.graph.
ILabelOwner
, com.yworks.yfiles.graph.
IModelItem
, com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
IGraph
(also extends com.yworks.yfiles.graph.
ILookup
)
com.yworks.yfiles.graph.
ILabel
com.yworks.yfiles.graph.
ILabelOwner
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IEdge
(also extends com.yworks.yfiles.graph.
IModelItem
, com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
INode
(also extends com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
IStripe
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
IModelItem
(also extends com.yworks.yfiles.graph.
ILookup
)
com.yworks.yfiles.graph.
IBend
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IEdge
(also extends com.yworks.yfiles.graph.
ILabelOwner
, com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
ILabel
com.yworks.yfiles.graph.
ILabelOwner
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IEdge
(also extends com.yworks.yfiles.graph.
IModelItem
, com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
INode
(also extends com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
IStripe
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
INode
(also extends com.yworks.yfiles.graph.
ILabelOwner
, com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
IPort
com.yworks.yfiles.graph.
IPortOwner
com.yworks.yfiles.graph.
IEdge
(also extends com.yworks.yfiles.graph.
ILabelOwner
, com.yworks.yfiles.graph.
IModelItem
)
com.yworks.yfiles.graph.
INode
(also extends com.yworks.yfiles.graph.
ILabelOwner
)
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
IStripe
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
INode
(also extends com.yworks.yfiles.graph.
ILabelOwner
, com.yworks.yfiles.graph.
IPortOwner
)
com.yworks.yfiles.graph.
IPort
com.yworks.yfiles.graph.
IPortOwner
com.yworks.yfiles.graph.
IEdge
(also extends com.yworks.yfiles.graph.
ILabelOwner
, com.yworks.yfiles.graph.
IModelItem
)
com.yworks.yfiles.graph.
INode
(also extends com.yworks.yfiles.graph.
ILabelOwner
)
com.yworks.yfiles.graph.
IRow
com.yworks.yfiles.graph.
IStripe
com.yworks.yfiles.graph.
IColumn
com.yworks.yfiles.graph.
IRow
java.lang.
Iterable
<T>
java.util.
Collection
<E>
com.yworks.yfiles.utils.
ICollection
<T> (also extends com.yworks.yfiles.utils.
IEnumerable
<T>)
com.yworks.yfiles.utils.
IList
<T> (also extends java.util.
List
<E>)
com.yworks.yfiles.utils.
IList
<T> (also extends com.yworks.yfiles.utils.
ICollection
<T>, java.util.
List
<E>)
com.yworks.yfiles.utils.
IObservableCollection
<T>
java.util.
List
<E>
com.yworks.yfiles.utils.
IList
<T> (also extends com.yworks.yfiles.utils.
ICollection
<T>)
com.yworks.yfiles.view.
ICanvasObjectGroup
(also extends com.yworks.yfiles.view.
ICanvasObject
, com.yworks.yfiles.utils.
IListEnumerable
<T>)
com.yworks.yfiles.utils.
ICollection
<T> (also extends java.util.
Collection
<E>, com.yworks.yfiles.utils.
IEnumerable
<T>)
com.yworks.yfiles.utils.
IList
<T> (also extends java.util.
List
<E>)
com.yworks.yfiles.utils.
IEnumerable
<T>
com.yworks.yfiles.view.
ICanvasObjectGroup
(also extends com.yworks.yfiles.view.
ICanvasObject
, com.yworks.yfiles.utils.
IListEnumerable
<T>)
com.yworks.yfiles.utils.
ICollection
<T> (also extends java.util.
Collection
<E>)
com.yworks.yfiles.utils.
IList
<T> (also extends java.util.
List
<E>)
com.yworks.yfiles.view.
IGraphSelection
com.yworks.yfiles.utils.
IList
<T> (also extends com.yworks.yfiles.utils.
ICollection
<T>, java.util.
List
<E>)
com.yworks.yfiles.utils.
IListEnumerable
<T> (also extends java.lang.
Iterable
<T>)
com.yworks.yfiles.view.
ICanvasObjectGroup
(also extends com.yworks.yfiles.view.
ICanvasObject
)
com.yworks.yfiles.view.
ISelectionModel
<T>
com.yworks.yfiles.view.
IGraphSelection
com.yworks.yfiles.view.
IStripeSelection
com.yworks.yfiles.view.
IStripeSelection
com.yworks.yfiles.view.
IGraphSelection
com.yworks.yfiles.utils.
IList
<T> (also extends com.yworks.yfiles.utils.
ICollection
<T>, java.util.
List
<E>)
com.yworks.yfiles.utils.
IListEnumerable
<T> (also extends com.yworks.yfiles.utils.
IEnumerable
<T>)
com.yworks.yfiles.view.
ICanvasObjectGroup
(also extends com.yworks.yfiles.view.
ICanvasObject
)
com.yworks.yfiles.utils.
IObservableCollection
<T>
com.yworks.yfiles.view.
ISelectionModel
<T>
com.yworks.yfiles.view.
IGraphSelection
com.yworks.yfiles.view.
IStripeSelection
com.yworks.yfiles.view.
IStripeSelection
java.util.
List
<E>
com.yworks.yfiles.utils.
IList
<T> (also extends com.yworks.yfiles.utils.
ICollection
<T>)
com.yworks.yfiles.view.input.
ITextEditorInputModeConfigurationHandler
com.yworks.yfiles.view.
IVisibilityTestable
com.yworks.yfiles.view.
IVisualCreator
com.yworks.yfiles.view.
IVisualTemplate
com.yworks.yfiles.graphml.
IWriteEvents
com.yworks.yfiles.graphml.
IXamlNameMapper
com.yworks.yfiles.graphml.
IXamlPrefixMapper
com.yworks.yfiles.graphml.
IXmlNamespaceManager
com.yworks.yfiles.graphml.
IXmlWriter
com.yworks.yfiles.view.input.
KeyboardInputMode.CanExecuteCommandHandler
com.yworks.yfiles.view.input.
KeyboardInputMode.ExecuteCommandHandler
com.yworks.yfiles.layout.
PartitionLayout.IInterEdgeRouter
com.yworks.yfiles.layout.
PartitionLayout.IPartitionFinder
com.yworks.yfiles.layout.
PartitionLayout.IPartitionPlacer
com.yworks.yfiles.layout.
PortCandidateSet.ICandidateMatcher
com.yworks.yfiles.layout.
PortCandidateSet.IEntry
Annotation Type Hierarchy
com.yworks.yfiles.graphml.
XamlHelper
(implements java.lang.annotation.
Annotation
)
com.yworks.yfiles.graphml.
GraphML
(implements java.lang.annotation.
Annotation
)
com.yworks.yfiles.graphml.
DefaultValue
(implements java.lang.annotation.
Annotation
)
com.yworks.yfiles.utils.
Obfuscation
(implements java.lang.annotation.
Annotation
)
com.yworks.yfiles.utils.
Internal
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.yworks.yfiles.algorithms.
Linkage
com.yworks.yfiles.algorithms.
GraphEventType
com.yworks.yfiles.algorithms.
GraphElementInsertion
com.yworks.yfiles.algorithms.
DistanceMetric
com.yworks.yfiles.algorithms.
BfsDirection
com.yworks.yfiles.geometry.
PathType
com.yworks.yfiles.geometry.
MatrixOrder
com.yworks.yfiles.graph.labelmodels.
StripeLabelModel.Position
com.yworks.yfiles.graph.labelmodels.
StretchStripeLabelModel.Position
com.yworks.yfiles.graph.labelmodels.
PlaceAlongEdge
com.yworks.yfiles.graph.labelmodels.
NinePositionsEdgeLabelModel.Position
com.yworks.yfiles.graph.labelmodels.
InteriorStretchLabelModel.Position
com.yworks.yfiles.graph.labelmodels.
InteriorLabelModel.Position
com.yworks.yfiles.graph.labelmodels.
ExteriorLabelModel.Position
com.yworks.yfiles.graph.styles.
TableRenderingOrder
com.yworks.yfiles.graph.styles.
ShapeNodeShape
com.yworks.yfiles.graph.styles.
ArrowType
com.yworks.yfiles.graphml.
XamlAttributeWritePolicy
com.yworks.yfiles.graphml.
WritePrecedence
com.yworks.yfiles.graphml.
SharingState
com.yworks.yfiles.graphml.
ParsePrecedence
com.yworks.yfiles.graphml.
KeyType
com.yworks.yfiles.graphml.
KeyScope
com.yworks.yfiles.graphml.
GraphMLSharingPolicy
com.yworks.yfiles.graphml.
GraphMLReferenceType
com.yworks.yfiles.graphml.
GraphMLMemberVisibility
com.yworks.yfiles.graphml.
DefaultValue.ValueType
com.yworks.yfiles.layout.
SwimlanesMode
com.yworks.yfiles.layout.
SliderMode
com.yworks.yfiles.layout.
SelfLoopStyle
com.yworks.yfiles.layout.
RowAlignment
com.yworks.yfiles.layout.
PortSide
com.yworks.yfiles.layout.
OperationType
com.yworks.yfiles.layout.
NodeAlignment
com.yworks.yfiles.layout.
MultiRowConstraint
com.yworks.yfiles.layout.
LayoutOrientation
com.yworks.yfiles.layout.
InterEdgeRoutingStyle
com.yworks.yfiles.layout.
FixPointPolicy
com.yworks.yfiles.layout.
EdgeFlow
com.yworks.yfiles.layout.circular.
PartitionStyle
com.yworks.yfiles.layout.circular.
LayoutStyle
com.yworks.yfiles.layout.genealogy.
VerticalNodeAlignment
com.yworks.yfiles.layout.genealogy.
FamilyType
com.yworks.yfiles.layout.genealogy.
FamilyMembersSortingPolicy
com.yworks.yfiles.layout.hierarchic.
WeightHeuristic
com.yworks.yfiles.layout.hierarchic.
RecursiveEdgeStyle
com.yworks.yfiles.layout.hierarchic.
RankingPolicy
com.yworks.yfiles.layout.hierarchic.
PortAssignmentMode
com.yworks.yfiles.layout.hierarchic.
NodeLabelMode
com.yworks.yfiles.layout.hierarchic.
NodeDataType
com.yworks.yfiles.layout.hierarchic.
MergingPolicy
com.yworks.yfiles.layout.hierarchic.
LayoutMode
com.yworks.yfiles.layout.hierarchic.
LayeringStrategy
com.yworks.yfiles.layout.hierarchic.
LayerType
com.yworks.yfiles.layout.hierarchic.
GroupCompactionPolicy
com.yworks.yfiles.layout.hierarchic.
GroupAlignmentPolicy
com.yworks.yfiles.layout.hierarchic.
EdgeRoutingStyle
com.yworks.yfiles.layout.hierarchic.
EdgeDataType
com.yworks.yfiles.layout.hierarchic.
ComponentArrangementPolicy
com.yworks.yfiles.layout.labeling.
OptimizationStrategy
com.yworks.yfiles.layout.multipage.
NodeType
com.yworks.yfiles.layout.multipage.
GroupingMode
com.yworks.yfiles.layout.multipage.
EdgeType
com.yworks.yfiles.layout.organic.
StarSubstructureStyle
com.yworks.yfiles.layout.organic.
Scope
com.yworks.yfiles.layout.organic.
ParallelSubstructureStyle
com.yworks.yfiles.layout.organic.
InitialPlacement
com.yworks.yfiles.layout.organic.
HorizontalOverlapCriterion
com.yworks.yfiles.layout.organic.
GroupsPolicy
com.yworks.yfiles.layout.organic.
GroupNodeMode
com.yworks.yfiles.layout.organic.
CycleSubstructureStyle
com.yworks.yfiles.layout.organic.
ChainSubstructureStyle
com.yworks.yfiles.layout.orthogonal.
LayoutStyle
com.yworks.yfiles.layout.partial.
SubgraphPlacement
com.yworks.yfiles.layout.partial.
LayoutOrientation
com.yworks.yfiles.layout.partial.
EdgeRoutingStrategy
com.yworks.yfiles.layout.partial.
ComponentAssignmentStrategy
com.yworks.yfiles.layout.radial.
LayeringStrategy
com.yworks.yfiles.layout.radial.
EdgeRoutingStrategy
com.yworks.yfiles.layout.radial.
CenterNodesPolicy
com.yworks.yfiles.layout.router.
Scope
com.yworks.yfiles.layout.router.
MonotonicPathRestriction
com.yworks.yfiles.layout.router.polyline.
RoutingType
com.yworks.yfiles.layout.router.polyline.
Alignment
com.yworks.yfiles.layout.seriesparallel.
RoutingStyle
com.yworks.yfiles.layout.seriesparallel.
PortAssignmentMode
com.yworks.yfiles.layout.seriesparallel.
ForkStyle
com.yworks.yfiles.layout.tree.
SubtreeArrangement
com.yworks.yfiles.layout.tree.
RoutingStyle
com.yworks.yfiles.layout.tree.
RootPlacement
com.yworks.yfiles.layout.tree.
RootNodePolicy
com.yworks.yfiles.layout.tree.
RootAlignment
com.yworks.yfiles.layout.tree.
PortStyle
com.yworks.yfiles.layout.tree.
PortAssignmentMode
com.yworks.yfiles.layout.tree.
ParentConnectorDirection
com.yworks.yfiles.layout.tree.
NodeLabelingPolicy
com.yworks.yfiles.layout.tree.
MultiParentRoutingStyle
com.yworks.yfiles.layout.tree.
LeafPlacement
com.yworks.yfiles.layout.tree.
LayeredRoutingStyle
com.yworks.yfiles.layout.tree.
InterleavedMode
com.yworks.yfiles.layout.tree.
FillStyle
com.yworks.yfiles.layout.tree.
EdgeRoutingStyle
com.yworks.yfiles.layout.tree.
ConnectorDirection
com.yworks.yfiles.layout.tree.
ChildPlacement
com.yworks.yfiles.layout.tree.
ChildOrderingPolicy
com.yworks.yfiles.layout.tree.
ChildAlignmentPolicy
com.yworks.yfiles.layout.tree.
BorderLineSide
com.yworks.yfiles.view.
VisualCachingPolicy
com.yworks.yfiles.view.
TextWrapping
com.yworks.yfiles.view.
StyleDecorationZoomPolicy
com.yworks.yfiles.view.
ShowFocusPolicy
com.yworks.yfiles.view.
ScrollType
com.yworks.yfiles.view.
GridStyle
com.yworks.yfiles.view.
BridgeOrientationStyle
com.yworks.yfiles.view.
BridgeCrossingStyle
com.yworks.yfiles.view.
BridgeCrossingPolicy
com.yworks.yfiles.view.input.
TapHandlingPolicy
com.yworks.yfiles.view.input.
StripeVisualizationType
com.yworks.yfiles.view.input.
StripeReparentPolicy
com.yworks.yfiles.view.input.
SnapPolicy
com.yworks.yfiles.view.input.
SnapLineOrientation
com.yworks.yfiles.view.input.
SegmentOrientation
com.yworks.yfiles.view.input.
PortCandidateValidity
com.yworks.yfiles.view.input.
OrthogonalEdgeEditingPolicy
com.yworks.yfiles.view.input.
NodeAlignmentPolicy
com.yworks.yfiles.view.input.
MoveFocusDirection
com.yworks.yfiles.view.input.
EventSource
com.yworks.yfiles.view.input.
EdgeSegmentDirection
com.yworks.yfiles.view.input.
DoubleClickPolicy
com.yworks.yfiles.view.input.
AdjustContentRectPolicy
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
© Copyright 2000-2017,
yWorks GmbH
.
All rights reserved.
Prev
Next
Frames
No Frames
All Classes