public class ContourPainter extends GlimpsePainter2D
BYTES_PER_FLOAT, logger
Constructor and Description |
---|
ContourPainter(ContourData data) |
ContourPainter(float[] coordsX,
float[] coordsY) |
Modifier and Type | Method and Description |
---|---|
void |
dispose(javax.media.opengl.GLContext context) |
void |
paintTo(GlimpseContext context,
GlimpseBounds bounds,
Axis2D axis) |
void |
setLineColor(float r,
float g,
float b,
float a) |
void |
setLineWidth(float width) |
paintTo
dispose, isDisposed, isVisible, paintTo, setErrorHandling, setLookAndFeel, setVisible
public ContourPainter(ContourData data)
public ContourPainter(float[] coordsX, float[] coordsY)
public void paintTo(GlimpseContext context, GlimpseBounds bounds, Axis2D axis)
paintTo
in class GlimpsePainter2D
public void setLineColor(float r, float g, float b, float a)
public void setLineWidth(float width)
public void dispose(javax.media.opengl.GLContext context)
Copyright © 2016 Metron, Inc.. All rights reserved.