|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSEdit.Graphics.GObject
SEdit.Graphics.GArrow
SEdit.Graphics.GSegmentedArrow
public class GSegmentedArrow
CLASSE GSegmentedArrow /
| Field Summary | |
|---|---|
static int |
AUTOMATIC
|
static int |
HORIZONTAL_HORIZONTAL
|
static int |
HORIZONTAL_VERTICAL
|
static int |
VERTICAL_HORIZONTAL
|
static int |
VERTICAL_VERTICAL
|
| Fields inherited from class SEdit.Graphics.GArrow |
|---|
bigRb, bigRp, BROKEN_LINE, defaultRb, defaultRp, DIAMONDEND, DIRECT_LINE, NOTHING, p, q, ra, ras, rDiamond, ROUNDEND, rRound, rSquare, SHARPEND, SQUAREEND, WHITESHARPEND |
| Fields inherited from class SEdit.Graphics.GObject |
|---|
BOTTOM, bounds, CENTER, displayLabel, element, height, labelLocation, LEFT, RIGHT, selected, TOP, TOP_RIGHT, width, x, y |
| Constructor Summary | |
|---|---|
GSegmentedArrow()
|
|
GSegmentedArrow(int _x,
int _y)
|
|
| Method Summary | |
|---|---|
void |
paint(java.awt.Graphics g)
|
| Methods inherited from class SEdit.Graphics.GArrow |
|---|
contains, displayName, drawDiamondEnd, drawEnding, drawRoundEnd, drawSharpEnd, drawSquareEnd, drawWhiteSharpEnd, fixBounds, getBounds, getCenter, getDimension, getEndingForm, getLineStyle, getStartingForm, intersection, isContainedIn, isContainedIn, prepareColor, setCenter, setEndingForm, setLineStyle, setStartingForm, snapToGrid |
| Methods inherited from class SEdit.Graphics.GObject |
|---|
alignHorizontalTo, alignVerticalTo, delete, drag, getDisplayLabel, getEditor, getForeground, getHeight, getLabelLocation, getLocation, getRectangle, getSElement, getWidth, init, intersection, isSelectable, isSelected, reInstall, select, setCenter, setDimension, setDisplayLabel, setEditor, setForeground, setHeight, setLabelLocation, setLocation, setLocation, setSElement, setSize, setWidth, translate, translateBound, translateWrap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int HORIZONTAL_HORIZONTAL
public static final int HORIZONTAL_VERTICAL
public static final int VERTICAL_HORIZONTAL
public static final int VERTICAL_VERTICAL
public static final int AUTOMATIC
| Constructor Detail |
|---|
public GSegmentedArrow()
public GSegmentedArrow(int _x,
int _y)
| Method Detail |
|---|
public void paint(java.awt.Graphics g)
paint in class GArrow
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||