| Package | Description |
|---|---|
| com.mockturtlesolutions.snifflib.graphics |
Contains standard classes and interfaces for 2D and 3D graphics.
|
| com.mockturtlesolutions.snifflib.stats |
Contains standard classes and interfaces for statistical storage classes and algorithms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAnnotationRenderer |
| Modifier and Type | Field and Description |
|---|---|
protected AnnotationRenderer |
SLAnnotation.annotationRenderer |
| Modifier and Type | Method and Description |
|---|---|
AnnotationRenderer |
SLAnnotation.getAnnotationRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
SLAnnotation.setAnnotationRenderer(AnnotationRenderer s) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationRenderer |
Plot.getDefaultAnnotationRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
Plot.addAnnotation(AnnotationRenderer rend,
int obsnum,
java.lang.String text) |
void |
Plot.setDefaultAnnotationRenderer(AnnotationRenderer s) |
Copyright © 2011, 2013. Daniel P. Dougherty