public class FlatLine2d extends AbstractComposite
color, components, detailedToString, mapper, transformfacestatus, wfcolor, wfstatus, wfwidthbbox, boundingBoxColor, boundingBoxDisplayed, displayed, hasListeners, legend, legendDisplayed, listeners, spaceTransformer, transformBefore| Constructor and Description |
|---|
FlatLine2d() |
FlatLine2d(float[] x,
float[] y,
float depth) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDrawable |
getLineElement(float x1,
float x2,
float y1,
float y2,
float depth) |
void |
setData(float[] x,
float[] y,
float depth) |
add, add, applyGeometryTransform, clear, draw, get, getBounds, getColor, getColorMapper, getDrawables, getTransform, isDetailedToString, remove, setColor, setColorMapper, setDetailedToString, setDisplayed, setFaceDisplayed, setTransform, setTransformBefore, setWireframeColor, setWireframeDisplayed, setWireframeWidth, size, toString, toString, updateBoundsgetFaceDisplayed, getWireframeColor, getWireframeDisplayed, getWireframeWidthaddDrawableListener, call, call, callWithAlphaFactor, colorGL2, colorGLES2, dispose, doDrawBounds, doTransform, fireDrawableChanged, fireDrawableChanged, getBarycentre, getBoundingBoxColor, getDistance, getLegend, getLongestDistance, getShortestDistance, getSpaceTransformer, getTransformBefore, hasLegend, isBoundingBoxDisplayed, isDisplayed, isLegendDisplayed, negative, removeDrawableListener, setBoundingBoxColor, setBoundingBoxDisplayed, setLegend, setLegendDisplayed, setSpaceTransformer, vertexGL2, vertexGLES2public FlatLine2d()
public FlatLine2d(float[] x,
float[] y,
float depth)
public void setData(float[] x,
float[] y,
float depth)
protected AbstractDrawable getLineElement(float x1, float x2, float y1, float y2, float depth)
Copyright © 2016. All rights reserved.