public class ConcurrentScatterPoint extends ScatterPoint
points, widthbbox, boundingBoxColor, boundingBoxDisplayed, displayed, hasListeners, legend, legendDisplayed, listeners, spaceTransformer, transform, transformBefore| Constructor and Description |
|---|
ConcurrentScatterPoint() |
ConcurrentScatterPoint(List<LightPoint> points,
float width) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(LightPoint point) |
void |
applyGeometryTransform(Transform transform) |
void |
drawGL2(com.jogamp.opengl.GL gl) |
void |
drawGLES2() |
void |
updateBounds() |
clear, draw, getColor, getData, setColor, setPoints, 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, vertexGLES2public ConcurrentScatterPoint()
public ConcurrentScatterPoint(List<LightPoint> points, float width)
public void drawGLES2()
drawGLES2 in class ScatterPointpublic void drawGL2(com.jogamp.opengl.GL gl)
drawGL2 in class ScatterPointpublic void applyGeometryTransform(Transform transform)
applyGeometryTransform in class ScatterPointpublic void add(LightPoint point)
add in class ScatterPointpublic void updateBounds()
updateBounds in class ScatterPointCopyright © 2016. All rights reserved.