Package | Description |
---|---|
org.ginsim.core.graph.view |
Define the layout and appearance of graph elements.
|
org.ginsim.core.graph.view.shapes |
Modifier and Type | Method and Description |
---|---|
SVGShape |
EdgeEnd.getShape() |
SVGShape |
NodeShape.getShape(int x,
int y,
int width,
int height) |
Modifier and Type | Class and Description |
---|---|
class |
SVGEllipse
An ellipse shape which can be saved in SVG.
|
class |
SVGPolygon
A polygon shape which can be saved in SVG.
|
class |
SVGRectangle |
Copyright © 2005–2020. All rights reserved.