public class WaterfallComposite extends Shape
WaterfallTessellatorcolor, components, detailedToString, mapper, transformfacestatus, wfcolor, wfstatus, wfwidthbbox, 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, 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, vertexGL2, vertexGL2, vertexGLES2public void add(ColoredWireframePolygon outline, Shape fill)
public void setWireframeWidth(float width)
AbstractWireframeablesetWireframeWidth in class AbstractCompositepublic void setColorMapper(ColorMapper mapper)
IMultiColorablesetColorMapper in interface IMultiColorablesetColorMapper in class AbstractCompositepublic void setColor(Color color)
ISingleColorablesetColor in interface ISingleColorablesetColor in class AbstractCompositecolor - the colorCopyright © 2018. All rights reserved.