public class CroppableLineStrip extends LineStrip implements Croppable
points, showPoints, widthfacestatus, wfcolor, wfstatus, wfwidthbbox, boundingBoxColor, boundingBoxDisplayed, displayed, hasListeners, legend, legendDisplayed, listeners, spaceTransformer, transform, transformBefore| Constructor and Description |
|---|
CroppableLineStrip() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawLineGL2(com.jogamp.opengl.GL gl) |
void |
drawPointsGL2(com.jogamp.opengl.GL gl) |
void |
filter(BoundingBox3d bounds) |
void |
resetFilter() |
add, addAll, addAll, applyGeometryTransform, clear, draw, drawLine, drawLineGLES2, drawPoints, drawPointsGLES2, get, getDistance, getLastPoint, getLongestDistance, getPoints, getShortestDistance, isShowPoints, merge, setShowPoints, setWidth, size, toString, updateBoundsgetFaceDisplayed, 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 void filter(BoundingBox3d bounds)
public void resetFilter()
resetFilter in interface Croppablepublic void drawLineGL2(com.jogamp.opengl.GL gl)
drawLineGL2 in class LineStrippublic void drawPointsGL2(com.jogamp.opengl.GL gl)
drawPointsGL2 in class LineStripCopyright © 2016. All rights reserved.