|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.opensourcephysics.display.Circle org.opensourcephysics.display.MeasuredCircle org.opensourcephysics.display.InteractiveCircle org.opensourcephysics.display.Protractor.Tip
public class Protractor.Tip
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.opensourcephysics.display.InteractiveCircle |
---|
InteractiveCircle.InteractiveCircleLoader |
Field Summary |
---|
Fields inherited from class org.opensourcephysics.display.Circle |
---|
color, pixRadius, x, y |
Constructor Summary | |
---|---|
Protractor.Tip()
|
Method Summary | |
---|---|
void |
setXY(double x,
double y)
Sets the x and y coordinates. |
Methods inherited from class org.opensourcephysics.display.InteractiveCircle |
---|
findInteractive, getLoader, isEnabled, isInside, setEnabled |
Methods inherited from class org.opensourcephysics.display.MeasuredCircle |
---|
getXMax, getXMin, getYMax, getYMin, isMeasured, setMeasured |
Methods inherited from class org.opensourcephysics.display.Circle |
---|
draw, getX, getY, setX, setY, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.opensourcephysics.display.Interactive |
---|
getX, getY, setX, setY |
Methods inherited from interface org.opensourcephysics.display.Measurable |
---|
getXMax, getXMin, getYMax, getYMin, isMeasured |
Methods inherited from interface org.opensourcephysics.display.Drawable |
---|
draw |
Constructor Detail |
---|
public Protractor.Tip()
Method Detail |
---|
public void setXY(double x, double y)
Circle
setXY
in interface Interactive
setXY
in class Circle
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |