documentationfor yFiles for HTML 3.0.0.3

Properties

transformationin AssistantSubtreePlacerGets the modification matrix that defines the direction of the subtree.
transformationin BusSubtreePlacerGets the modification matrix that defines the direction of the subtree.
transformationin DoubleLayerSubtreePlacerGets the modification matrix that defines the direction of the subtree.
transformationin FixedSubtreePlacerGets the modification matrix that defines the direction of the subtree.
transformationin LeftRightSubtreePlacerGets the modification matrix that defines the direction of the subtree.
transformationin LevelAlignedSubtreePlacerGets the modification matrix that defines the direction of the subtree.
transformationin MultiLayerSubtreePlacerGets the modification matrix that defines the direction of the subtree.
transformationin SingleLayerSubtreePlacerGets the modification matrix that defines the direction of the subtree.
transformationin SingleSplitSubtreePlacerGets the modification matrix that defines the direction of the subtree.

Method Return Values

from (SubtreeTransform)in SubtreeTransformConverts the given argument to an enum constant of this enum type.

Method Parameters

AssistantSubtreePlacer ()in AssistantSubtreePlacerCreates a new AssistantSubtreePlacer instance.
BusSubtreePlacer ()in BusSubtreePlacerCreates a new BusSubtreePlacer instance.
DoubleLayerSubtreePlacer ()in DoubleLayerSubtreePlacerCreates a new LeftRightSubtreePlacer instance.
FixedSubtreePlacer ()in FixedSubtreePlacerCreates a new LeftRightSubtreePlacer instance.
LeftRightSubtreePlacer ()in LeftRightSubtreePlacerCreates a new LeftRightSubtreePlacer instance.
LevelAlignedSubtreePlacer (any?, )in LevelAlignedSubtreePlacerCreates a new LevelAlignedSubtreePlacer instance.
MultiLayerSubtreePlacer (MultiLayerSubtreePlacerRootAlignment?, )in MultiLayerSubtreePlacerCreates a new MultiLayerSubtreePlacer instance.
SingleLayerSubtreePlacer (SubtreeTransform?, SingleLayerSubtreePlacerRootAlignment?, SingleLayerSubtreePlacerRoutingStyle?, number?, number?, number?, number?, number?, number?, )in SingleLayerSubtreePlacerCreates a new SingleLayerSubtreePlacer instance.
SingleSplitSubtreePlacer (ISubtreePlacer?, ISubtreePlacer?, )in SingleSplitSubtreePlacerCreates a new SingleSplitSubtreePlacer instance with default settings using the given subtree placers as delegates.
createCopy (SubtreeTransform?)in SubtreeShapeCreates a clone of this SubtreeShape instance, modifying it using the provided transformation matrix.
from (SubtreeTransform)in SubtreeTransformConverts the given argument to an enum constant of this enum type.
getName (SubtreeTransform)in SubtreeTransformReturns the name of the given enum constant.