public class ConcurrentScatterMultiColor extends ScatterMultiColor implements IMultiColorable
colors, coordinates, mapper, widthbbox, boundingBoxColor, boundingBoxDisplayed, displayed, hasListeners, legend, legendDisplayed, listeners, spaceTransformer, transform, transformBefore| Constructor and Description |
|---|
ConcurrentScatterMultiColor(Coord3d[] coordinates,
Color[] colors,
ColorMapper mapper) |
ConcurrentScatterMultiColor(Coord3d[] coordinates,
Color[] colors,
ColorMapper mapper,
float width) |
ConcurrentScatterMultiColor(Coord3d[] coordinates,
ColorMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyGeometryTransform(Transform transform) |
void |
drawGL2(com.jogamp.opengl.GL gl) |
void |
drawGLES2() |
void |
updateBounds() |
clear, draw, getColorMapper, getData, setColorMapper, setColors, setData, setWidthaddDrawableListener, call, call, callWithAlphaFactor, colorGL2, colorGLES2, dispose, doDrawBounds, doTransform, fireDrawableChanged, fireDrawableChanged, getBarycentre, getBoundingBoxColor, getBounds, getDistance, getLegend, getLongestDistance, getShortestDistance, getSpaceTransformer, getTransform, getTransformBefore, hasLegend, isBoundingBoxDisplayed, isDisplayed, isLegendDisplayed, negative, removeDrawableListener, setBoundingBoxColor, setBoundingBoxDisplayed, setDisplayed, setLegend, setLegendDisplayed, setSpaceTransformer, setTransform, setTransformBefore, toString, toString, vertexGL2, vertexGLES2clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetColorMapper, setColorMapperpublic ConcurrentScatterMultiColor(Coord3d[] coordinates, Color[] colors, ColorMapper mapper)
public ConcurrentScatterMultiColor(Coord3d[] coordinates, ColorMapper mapper)
public ConcurrentScatterMultiColor(Coord3d[] coordinates, Color[] colors, ColorMapper mapper, float width)
public void drawGLES2()
drawGLES2 in class ScatterMultiColorpublic void drawGL2(com.jogamp.opengl.GL gl)
drawGL2 in class ScatterMultiColorpublic void applyGeometryTransform(Transform transform)
applyGeometryTransform in class ScatterMultiColorpublic void updateBounds()
updateBounds in class ScatterMultiColorCopyright © 2016. All rights reserved.