public class WaterfallComposite extends Shape
WaterfallTessellator
color, components, detailedToString, mapper, transform
facestatus, wfcolor, wfstatus, wfwidth
bbox, boundingBoxColor, boundingBoxDisplayed, displayed, hasListeners, legend, legendDisplayed, listeners, spaceTransformer, transformBefore
Constructor and Description |
---|
WaterfallComposite() |
Modifier and Type | Method and Description |
---|---|
void |
add(ColoredWireframePolygon outline,
Shape fill) |
void |
setColor(Color color)
Set the color.
|
void |
setColorMapper(ColorMapper mapper)
Set the colormapper that will be used by the Drawable, instead of using precomputed colors.
|
void |
setWireframeWidth(float width)
Set the wireframe width.
|
add, add, applyGeometryTransform, clear, draw, get, getBounds, getColor, getColorMapper, getDrawables, getTransform, isDetailedToString, remove, setDetailedToString, setDisplayed, setFaceDisplayed, setSpaceTransformer, setTransform, setTransformBefore, setWireframeColor, setWireframeDisplayed, 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, vertexGL2, vertexGL2, vertexGLES2
public void add(ColoredWireframePolygon outline, Shape fill)
public void setWireframeWidth(float width)
AbstractWireframeable
setWireframeWidth
in class AbstractComposite
public void setColorMapper(ColorMapper mapper)
IMultiColorable
setColorMapper
in interface IMultiColorable
setColorMapper
in class AbstractComposite
public void setColor(Color color)
ISingleColorable
setColor
in interface ISingleColorable
setColor
in class AbstractComposite
color
- the colorCopyright © 2018. All rights reserved.