| Package | Description |
|---|---|
| net.thevpc.diagram4j.model | |
| net.thevpc.diagram4j.model.shapes | |
| net.thevpc.diagram4j.render | |
| net.thevpc.diagram4j.render.items |
| Modifier and Type | Method and Description |
|---|---|
GraphShape |
Graph.getShape(String uuid) |
| Modifier and Type | Method and Description |
|---|---|
List<GraphShape> |
Graph.getShapes() |
| Modifier and Type | Class and Description |
|---|---|
class |
CircleShape |
class |
EllipseShape |
class |
RectangleShape |
class |
SegmentShape |
class |
SquareShape |
class |
TextShape |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphRenderManager.prepareFillColor(GraphShape shape,
GraphConfig config,
Graphics2D g) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractShapeRenderer<T extends GraphShape> |
Copyright © 2021 vpc open source initiative. All rights reserved.