| Interface | Description |
|---|---|
| ShapeStateHandler |
| 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> | |
| AbstractShape<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.
|
| ShapeStateAttributeHandler<V extends ShapeView> | |
| ShapeStateAttributeHandler.ShapeStateAttributes | |
| ShapeStateAttributesFactory | |
| ShapeWrapper<V extends ShapeView,S extends AbstractShape<V>> |
| Enum | Description |
|---|---|
| ShapeStateAttributeHandler.ShapeStateAttribute |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.