| Class | Description |
|---|---|
| AbstractContainerShape<V extends HasChildren,S extends Shape<?>> | |
| AbstractElementShape<W,C extends View<W>,E extends Element<C>,D extends MutableShapeDef<W>,V extends ShapeView<?>> | |
| ConnectorShape<W,D extends MutableShapeDef<W>,V extends ShapeView<?>> |
The default Shape implementation for edges with ViewContent type, so basically connectors.
|
| ContainerShape<W,D extends MutableShapeDef<W>,V extends ShapeView<?>,S extends Shape> |
Extension for a Node Shape that can contain child shapes.
|
| NodeShapeImpl<W,D extends MutableShapeDef<W>,V extends ShapeView<?>> |
The default Shape implementation for nodes.
|
| ShapeDefViewHandler<W,V extends ShapeView,D extends MutableShapeDef<W>> |
An util class that handles the shape's view properties that are coming from a MutableShapeDef type.
|
| ShapeImpl<V extends ShapeView> |
A default Shape implementation.
|
| ShapeStateHelper<V extends ShapeView,S extends Shape<V>> | |
| ShapeViewHandler<V extends ShapeView> |
An util class that handles the different calls to a ShapeView.
|
| ShapeWrapper<V extends ShapeView,S extends Shape<V>> |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.