public class ShapeNode extends AbstractNodeGraphicsBase implements NodeGraphics, YedConstants
borderStyle, dropShadow, fill, geometry, labels, shapeY| Constructor and Description |
|---|
ShapeNode() |
| Modifier and Type | Method and Description |
|---|---|
static ShapeNode |
asRectangle(double x,
double y,
double width,
double height,
String text) |
static ShapeNode |
asRectangle(double width,
double height,
String text) |
void |
writeTo(ElementWriter w) |
addLabel, firstLabel, hasLabels, withLabelText, writeGraphicspublic void writeTo(ElementWriter w)
writeTo in interface LeafRenderablepublic static ShapeNode asRectangle(double x, double y, double width, double height, String text)
Copyright © 2016. All rights reserved.