public static class GDOTImporter.Node extends GElementCircle
| Modifier and Type | Field and Description |
|---|---|
boolean |
doublecircle |
float |
height |
float |
width |
DEFAULT_RADIUS, radiusANCHOR_BOTTOM, ANCHOR_CENTER, ANCHOR_LEFT, ANCHOR_RIGHT, ANCHOR_TOP, anchors, color, draggable, elements, focused, label, labelColor, labelVisible, lock, oldPosition, penSize, position, selected, strokeBold, strokeNormal, strokeSize, view| Constructor and Description |
|---|
GDOTImporter.Node() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawShape(Graphics2D g) |
void |
setDouble(boolean flag) |
void |
setSize(float width,
float height) |
draw, getDefaultAnchorOffset, getFrame, getRadius, isInside, setRadius, updateAnchorsacceptIncomingLink, acceptOutgoingLink, addElement, beginDrag, bounds, drag, dragElementPosition, drawRecursive, elementDidLoad, elementDimensionDidChange, elementPositionDidChange, findElementWithLabel, getAnchor, getAnchorClosestToPoint, getAnchorKeyClosestToPoint, getElements, getFirstElement, getLabel, getLabelColor, getLastElement, getPosition, getPositionX, getPositionY, isDraggable, isFocused, isLabelEqualsTo, isLabelVisible, isSelected, isVisibleInClip, match, move, moveToPosition, removeElement, setAnchor, setColor, setDraggable, setElements, setFocused, setLabel, setLabelColor, setLabelVisible, setPanel, setPenSize, setPosition, setPosition, setSelected, toStringpublic boolean doublecircle
public float width
public float height
public void setDouble(boolean flag)
public void setSize(float width,
float height)
public void drawShape(Graphics2D g)
drawShape in class GElementCircleCopyright © 2013. All rights reserved.