Usages of TilingStrategy
Properties
tilingStrategy | in TreeMapLayout | Gets or sets the TilingStrategy that defines how the input is divided into sub-rectangles. |
Method Return Values
from (TilingStrategy) | in TilingStrategy | Converts the given argument to an enum constant of this enum type. |
Method Parameters
from (TilingStrategy) | in TilingStrategy | Converts the given argument to an enum constant of this enum type. | |
getName (TilingStrategy) | in TilingStrategy | Returns the name of the given enum constant. | |
TreeMapLayout () | in TreeMapLayout | Initializes a new instance of the TreeMapLayout class with default settings. |