Class and Description |
---|
Rectangle2D
The original implementation used java.awt.geom.Rectangle2D that is not available for use in GWT.
|
Class and Description |
---|
Configuration
Used to configure the tree layout algorithm.
|
Configuration.AlignmentInLevel
Possible alignments of a node within a level (centered, towards or away
from root)
|
Configuration.Location
Identifies the sides of a rectangle (top, left, ...)
|
NodeExtentProvider
Provides the extent (width and height) of a tree node.
|
Rectangle2D
The original implementation used java.awt.geom.Rectangle2D that is not available for use in GWT.
|
TreeForTreeLayout
Represents a tree to be used by the
TreeLayout . |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.