public class ParametricDrawable extends LineStrip
| Modifier and Type | Field and Description |
|---|---|
protected Color |
color |
points, showPoints, widthfacestatus, wfcolor, wfstatus, wfwidthbbox, boundingBoxColor, boundingBoxDisplayed, displayed, hasListeners, legend, legendDisplayed, listeners, spaceTransformer, transform, transformBefore| Constructor and Description |
|---|
ParametricDrawable() |
ParametricDrawable(ParametricEquation equation,
double tmin,
double tmax,
int steps,
Color color) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(ParametricEquation equation,
double tmin,
double tmax,
int steps) |
add, addAll, addAll, applyGeometryTransform, clear, draw, drawLine, drawLineGL2, drawLineGLES2, drawPoints, drawPointsGL2, drawPointsGLES2, get, getDistance, getLastPoint, getLongestDistance, getPoints, getShortestDistance, isShowPoints, merge, setShowPoints, setWidth, size, toString, updateBoundsgetFaceDisplayed, getWireframeColor, getWireframeDisplayed, getWireframeWidth, setFaceDisplayed, setWireframeColor, setWireframeDisplayed, setWireframeWidthaddDrawableListener, call, call, callWithAlphaFactor, colorGL2, colorGLES2, dispose, doDrawBounds, doTransform, fireDrawableChanged, fireDrawableChanged, getBarycentre, getBoundingBoxColor, getBounds, getLegend, getSpaceTransformer, getTransform, getTransformBefore, hasLegend, isBoundingBoxDisplayed, isDisplayed, isLegendDisplayed, negative, removeDrawableListener, setBoundingBoxColor, setBoundingBoxDisplayed, setDisplayed, setLegend, setLegendDisplayed, setSpaceTransformer, setTransform, setTransformBefore, toString, vertexGL2, vertexGLES2protected Color color
public ParametricDrawable()
public ParametricDrawable(ParametricEquation equation, double tmin, double tmax, int steps, Color color)
public void init(ParametricEquation equation, double tmin, double tmax, int steps)
Copyright © 2016. All rights reserved.