documentationfor yFiles for HTML 2.6

Usages of NodeHalo

Properties

nodeHalosin CircularLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin CompactDiskLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin HierarchicLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin LabelingDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin AlignmentStageDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin CactusGroupLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin ComponentLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin RecursiveGroupLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin TabularLayoutDataGets or sets the mapping from nodes to their NodeHalo.
haloin TemporaryGroupDescriptorGets or sets the halo of this temporary group or null if the group has no halo.
nodeHalosin OrganicLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin OrthogonalLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin ClearAreaLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin FillAreaLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin PartialLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin RadialLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin CurveRoutingStageDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin EdgeRouterDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin BalloonLayoutDataGets or sets the mapping from nodes to their NodeHalo.
nodeHalosin TreeLayoutDataGets or sets the mapping from nodes to their NodeHalo.

Fields

NODE_HALO_DP_KEYin NodeHaloA data provider key for assigning halos for the nodes.
ZERO_HALOin NodeHaloA constant holding a NodeHalo with zero size on each side.

Method Return Values

create (number, number, number, number)in NodeHaloCreates a NodeHalo with the specified values.
create (number)in NodeHaloCreates a NodeHalo object with the specified value on each side of the node.
getHalo (LayoutGraph, YNode)in NodeHaloReturns the NodeHalo associated with the given node.
createOrientedNodeHalo (NodeHalo)in OrientationLayoutCreates a NodeHalo that is a geometric transformation of the given NodeHalo.

Method Parameters

CircularLayoutData ()in CircularLayoutDataCreates a new instance of CircularLayoutData which helps configuring CircularLayout.
CompactDiskLayoutData ()in CompactDiskLayoutDataCreates a new instance of this class.
HierarchicLayoutData ()in HierarchicLayoutDataCreates a new instance of HierarchicLayoutData which helps configuring HierarchicLayout.
LabelingData ()in LabelingDataCreates a new instance of LabelingData which helps configuring GenericLabeling.
AlignmentStageData ()in AlignmentStageDataCreates a new instance of AlignmentStageData which helps configuring AlignmentStage.
CactusGroupLayoutData ()in CactusGroupLayoutDataCreates a new instance of this class.
ComponentLayoutData ()in ComponentLayoutDataCreates a new instance of ComponentLayoutData which helps configuring ComponentLayout.
createOrientedNodeHalo (NodeHalo)in OrientationLayoutCreates a NodeHalo that is a geometric transformation of the given NodeHalo.
RecursiveGroupLayoutData ()in RecursiveGroupLayoutDataCreates a new instance of RecursiveGroupLayoutData which helps configuring RecursiveGroupLayout.
TabularLayoutData ()in TabularLayoutDataCreates a new instance of TabularLayoutData which helps configuring TabularLayout.
TemporaryGroupDescriptor (TemporaryGroupDescriptor?, ILayoutAlgorithm?, )in TemporaryGroupDescriptorCreates a new instance of TemporaryGroupDescriptor using the given descriptor as parent and the layout algorithm that is considered by the RecursiveGroupLayout.
OrganicLayoutData ()in OrganicLayoutDataCreates a new instance of OrganicLayoutData which helps configuring OrganicLayout.
OrthogonalLayoutData ()in OrthogonalLayoutDataCreates a new instance of OrthogonalLayoutData which helps configuring OrthogonalLayout.
ClearAreaLayoutData ()in ClearAreaLayoutDataCreates a new instance of ClearAreaLayoutData.
FillAreaLayoutData ()in FillAreaLayoutDataCreates a new instance of FillAreaLayoutData.
PartialLayoutData ()in PartialLayoutDataCreates a new instance of PartialLayoutData which helps configuring PartialLayout.
RadialLayoutData ()in RadialLayoutDataCreates a new instance of RadialLayoutData which helps configuring RadialLayout.
CurveRoutingStageData ()in CurveRoutingStageDataCreates a new instance of CurveRoutingStageData which helps configuring the CurveRoutingStage.
EdgeRouterData ()in EdgeRouterDataCreates a new instance of EdgeRouterData which helps configuring EdgeRouter.
BalloonLayoutData ()in BalloonLayoutDataCreates a new instance of BalloonLayoutData which helps configuring BalloonLayout.
TreeLayoutData ()in TreeLayoutDataCreates a new instance of TreeLayoutData which helps configuring TreeLayout.