public class ConcurrentLineStrip extends LineStrip
points, showPoints, widthfacestatus, wfcolor, wfstatus, wfwidthbbox, boundingBoxColor, boundingBoxDisplayed, displayed, hasListeners, legend, legendDisplayed, listeners, spaceTransformer, transform, transformBefore| Constructor and Description |
|---|
ConcurrentLineStrip() |
ConcurrentLineStrip(int n) |
ConcurrentLineStrip(List<Coord3d> coords) |
ConcurrentLineStrip(Point c1,
Point c2) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Point point) |
void |
applyGeometryTransform(Transform transform) |
void |
clear() |
void |
drawLine(com.jogamp.opengl.GL gl) |
void |
drawPoints(com.jogamp.opengl.GL gl) |
Point |
getLastPoint() |
void |
updateBounds() |
addAll, addAll, draw, drawLineGL2, drawLineGLES2, drawPointsGL2, drawPointsGLES2, get, getDistance, getLongestDistance, getPoints, getShortestDistance, isShowPoints, merge, setShowPoints, setWidth, size, toStringgetFaceDisplayed, getWireframeColor, getWireframeDisplayed, getWireframeWidth, setFaceDisplayed, setWireframeColor, setWireframeDisplayed, setWireframeWidthaddDrawableListener, call, call, callWithAlphaFactor, colorGL2, colorGLES2, dispose, doDrawBounds, doTransform, fireDrawableChanged, fireDrawableChanged, getBarycentre, getBoundingBoxColor, getBounds, getLegend, getSpaceTransformer, getTransform, getTransformBefore, hasLegend, isBoundingBoxDisplayed, isDisplayed, isLegendDisplayed, negative, removeDrawableListener, setBoundingBoxColor, setBoundingBoxDisplayed, setDisplayed, setLegend, setLegendDisplayed, setSpaceTransformer, setTransform, setTransformBefore, toString, vertexGL2, vertexGLES2public ConcurrentLineStrip()
public ConcurrentLineStrip(int n)
public void drawPoints(com.jogamp.opengl.GL gl)
drawPoints in class LineStrippublic void applyGeometryTransform(Transform transform)
applyGeometryTransform in class LineStrippublic void updateBounds()
updateBounds in class LineStrippublic Point getLastPoint()
getLastPoint in class LineStripCopyright © 2016. All rights reserved.