| Package | Description | 
|---|---|
| org.jzy3d.plot3d.primitives | |
| org.jzy3d.plot3d.primitives.log | 
| Modifier and Type | Field and Description | 
|---|---|
| List<LightPoint> | ScatterPoint. points | 
| Modifier and Type | Method and Description | 
|---|---|
| List<LightPoint> | ScatterPoint. getData() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ScatterPoint. add(LightPoint point) | 
| void | ConcurrentScatterPoint. add(LightPoint point) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ScatterPoint. setPoints(List<LightPoint> points) | 
| Constructor and Description | 
|---|
| ConcurrentScatterPoint(List<LightPoint> points,
                      float width) | 
| ScatterPoint(List<LightPoint> points,
            float width) | 
| Constructor and Description | 
|---|
| AxeTransformableConcuurentScatterPoint(List<LightPoint> points,
                                      float width,
                                      SpaceTransformer transformers) | 
| AxeTransformableScatterPoint(List<LightPoint> points,
                            float width,
                            SpaceTransformer transformers) | 
Copyright © 2016. All rights reserved.