documentationfor yFiles for HTML 2.6

Properties

partitionGridDatain HierarchicLayoutDataGets or sets the partition grid layout data.
partitionGridDatain AlignmentStageDataGets or sets the partition grid layout data which allows to define a grid that is respected by the AlignmentStage so that nodes that are not in the same column/row may not be aligned.
partitionGridDatain GenericPartitionGridStageDataGets or sets the partitionGridData that allows to configure the PartitionGrid for the layout stage.
groupNodePartitionGridsin RecursiveGroupLayoutDataGets or set a mapping from group nodes to the PartitionGridData used for their content.
partitionGridDatain RecursiveGroupLayoutDataGets or sets the partition grid layout data.
partitionGridDatain TabularLayoutDataGets or sets the partition grid layout data.
partitionGridDatain OrganicLayoutDataGets or sets the partition grid layout data.
partitionGridDatain ClearAreaLayoutDataGets or sets the partition grid layout data.
partitionGridDatain FillAreaLayoutDataGets or sets the partition grid layout data.
partitionGridDatain PartialLayoutDataGets or sets the partition grid layout data.
partitionGridDatain CurveRoutingStageDataGets or sets the partition grid layout data.
partitionGridDatain EdgeRouterDataGets or sets the partition grid layout data.

Method Parameters

HierarchicLayoutData ()in HierarchicLayoutDataCreates a new instance of HierarchicLayoutData which helps configuring HierarchicLayout.
AlignmentStageData ()in AlignmentStageDataCreates a new instance of AlignmentStageData which helps configuring AlignmentStage.
GenericPartitionGridStageData ()in GenericPartitionGridStageDataCreates a new instance of GenericPartitionGridStageData which helps configuring GenericPartitionGridStage.
RecursiveGroupLayoutData ()in RecursiveGroupLayoutDataCreates a new instance of RecursiveGroupLayoutData which helps configuring RecursiveGroupLayout.
TabularLayoutData ()in TabularLayoutDataCreates a new instance of TabularLayoutData which helps configuring TabularLayout.
OrganicLayoutData ()in OrganicLayoutDataCreates a new instance of OrganicLayoutData which helps configuring OrganicLayout.
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.
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.