public class CroppableLineStrip extends LineStrip implements Croppable
points, showPoints, width
facestatus, wfcolor, wfstatus, wfwidth
bbox, 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, updateBounds
getFaceDisplayed, getWireframeColor, getWireframeDisplayed, getWireframeWidth, setFaceDisplayed, setWireframeColor, setWireframeDisplayed, setWireframeWidth
addDrawableListener, 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, vertexGLES2
public void filter(BoundingBox3d bounds)
public void resetFilter()
resetFilter
in interface Croppable
public void drawLineGL2(com.jogamp.opengl.GL gl)
drawLineGL2
in class LineStrip
public void drawPointsGL2(com.jogamp.opengl.GL gl)
drawPointsGL2
in class LineStrip
Copyright © 2016. All rights reserved.