public abstract class SymbolHandler extends Object
LineStrip
.Modifier and Type | Field and Description |
---|---|
protected List<AbstractDrawable> |
symbols |
Constructor and Description |
---|
SymbolHandler(int n) |
Modifier and Type | Method and Description |
---|---|
abstract void |
addSymbolOn(Point point) |
void |
clear() |
void |
drawSymbols(com.jogamp.opengl.GL gl,
com.jogamp.opengl.glu.GLU glu,
Camera cam) |
protected List<AbstractDrawable> symbols
Copyright © 2018. All rights reserved.