|
MVT API | ||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
get returns the Point2D.Double
at the specified position in this list.
getColor returns the colors selected.
getCoords returns the cartesian
coordinates of a MouseEvent, typically a
mouse click.
getDoubleValue parses the string in
the textbox and returns a double.
getEditBox returns a string inside the Text
box.
getFunction returns a Function object
that is represented by the string in the Text Box.
getGraphicsObject returns a
GraphicsComponent object that is in the ith
location in the GraphicsList
getIntegerValue parses the string in
the textbox and returns a double.
getLabel returns the label as a string.
getLeftChild returns the left child of
a binary expression.
getMesh returns the mesh granularity for the surface of
a function.
getOnlyChild returns the only child of a
unary expression.
getRightChild returns the right child of
a binary expression.
getTextBox returns the reference to the
Text box object.
getVariable returns a variable that
describes the variable in a textBox.
PlotTool instance.
GraphicsComponent is a base class for
all graphics objects that will be placed in any PlotPanel.GraphicsList is a container class for
objects of type GraphicsComponent.GraphicsList object.
|
MVT API | ||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||