Package | Description |
---|---|
org.jzy3d.plot3d.primitives |
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) |
Copyright © 2018. All rights reserved.