| Modifier and Type | Field and Description |
|---|---|
protected int |
length
The cached value of the '
Length' attribute. |
protected static int |
LENGTH_EDEFAULT
The default value of the '
Length' attribute. |
protected int |
start
The cached value of the '
Start' attribute. |
protected static int |
START_EDEFAULT
The default value of the '
Start' attribute. |
alpha, ALPHA_EDEFAULT, antialias, ANTIALIAS_EDEFAULT, fill, FILL_EDEFAULT, LINE_WIDTH_EDEFAULT, lineWidth, outline, OUTLINE_EDEFAULTBACKGROUND_COLOR_EDEFAULT, backgroundColor, border, BORDER_EDEFAULT, cursor, FOREGROUND_COLOR_EDEFAULT, foregroundColor, name, NAME_EDEFAULT, ON_CLICK_EDEFAULT, ON_DOUBLE_CLICK_EDEFAULT, onClick, onDoubleClick, opaque, OPAQUE_EDEFAULT, size, TOOL_TIP_EDEFAULT, toolTip, visible, VISIBLE_EDEFAULT| Modifier | Constructor and Description |
|---|---|
protected |
ArcImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
int |
getLength() |
int |
getStart() |
void |
setLength(int newLength) |
void |
setStart(int newStart) |
java.lang.String |
toString() |
getAlpha, getAntialias, getLineWidth, isFill, isOutline, setAlpha, setAntialias, setFill, setLineWidth, setOutlinebasicGetCursor, basicSetSize, eInverseRemove, getBackgroundColor, getBorder, getCursor, getForegroundColor, getName, getOnClick, getOnDoubleClick, getOpaque, getSize, getToolTip, isVisible, setBackgroundColor, setBorder, setCursor, setForegroundColor, setName, setOnClick, setOnDoubleClick, setOpaque, setSize, setToolTip, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAlpha, getAntialias, getLineWidth, isFill, isOutline, setAlpha, setAntialias, setFill, setLineWidth, setOutlinegetBackgroundColor, getBorder, getCursor, getForegroundColor, getOnClick, getOnDoubleClick, getOpaque, getSize, getToolTip, isVisible, setBackgroundColor, setBorder, setCursor, setForegroundColor, setOnClick, setOnDoubleClick, setOpaque, setSize, setToolTip, setVisibleprotected static final int START_EDEFAULT
Start' attribute.
getStart(),
Constant Field Valuesprotected int start
Start' attribute.
getStart()protected static final int LENGTH_EDEFAULT
Length' attribute.
getLength(),
Constant Field Valuesprotected int length
Length' attribute.
getLength()protected EClass eStaticClass()
eStaticClass in class ShapeImplpublic int getStart()
getStart in interface ArcArc.setStart(int),
VisualInterfacePackage.getArc_Start()public void setStart(int newStart)
setStart in interface ArcnewStart - the new value of the 'Start' attribute.Arc.getStart()public int getLength()
getLength in interface ArcArc.setLength(int),
VisualInterfacePackage.getArc_Length()public void setLength(int newLength)
setLength in interface ArcnewLength - the new value of the 'Length' attribute.Arc.getLength()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0