Class InternalNode

java.lang.Object
org.eclipse.zest.layouts.dataStructures.InternalNode
All Implemented Interfaces:
Comparable, LayoutEntity, LayoutItem

@Deprecated(since="2.0", forRemoval=true) public class InternalNode extends Object implements Comparable, LayoutEntity
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used in Zest 2.x. This class will be removed in a future release.
@noextend
This class is not intended to be subclassed by clients.
@noreference
This class is not intended to be referenced by clients.
@noinstantiate
This class is not intended to be instantiated by clients.