public class ParametricDrawable2 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 |
|---|
ParametricDrawable2() |
ParametricDrawable2(ParametricEquation2 equation,
double tmin,
double tmax,
int tsteps,
double umin,
double umax,
int usteps,
Color color) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(ParametricEquation2 equation,
double tmin,
double tmax,
int tsteps,
double umin,
double umax,
int usteps) |
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 ParametricDrawable2()
public ParametricDrawable2(ParametricEquation2 equation, double tmin, double tmax, int tsteps, double umin, double umax, int usteps, Color color)
public void init(ParametricEquation2 equation, double tmin, double tmax, int tsteps, double umin, double umax, int usteps)
Copyright © 2016. All rights reserved.