| Interface | Description |
|---|---|
| ShapeStateHandler<V extends ShapeView,S extends Shape<V>> |
| Class | Description |
|---|---|
| AbstractContainerShape<V extends HasChildren,S extends Shape<?>> | |
| AbstractElementShape<W,C extends View<W>,E extends Element<C>,D extends ShapeViewDef<W,V>,V extends ShapeView> | |
| ConnectorShape<W,D extends ShapeViewDef<W,V>,V extends ShapeView> |
The default Shape implementation for edges with ViewContent type, so basically connectors.
|
| ContainerShape<W,D extends ShapeViewDef<W,V>,V extends ShapeView,S extends Shape> |
Extension for a Node Shape that can contain child shapes.
|
| NodeShapeImpl<W,D extends ShapeViewDef<W,V>,V extends ShapeView> |
The default Shape implementation for nodes.
|
| ShapeImpl<V extends ShapeView> |
A default Shape implementation.
|
| ShapeStateStrokeHandler<V extends ShapeView<?>,S extends Shape<V>> | |
| ShapeStateStrokeHandler.ShapeStrokeState | |
| ShapeWrapper<V extends ShapeView,S extends Shape<V>> |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.