public class FlatLine2d extends AbstractComposite
color, components, detailedToString, mapper, transform
facestatus, wfcolor, wfstatus, wfwidth
bbox, 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, updateBounds
getFaceDisplayed, getWireframeColor, getWireframeDisplayed, getWireframeWidth
addDrawableListener, 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, vertexGLES2
public 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.