org.jzy3d.plot3d.primitives.interactive.tools
Class PolygonProjection
- java.lang.Object
-
- org.jzy3d.plot3d.primitives.interactive.tools.PolygonProjection
-
- All Implemented Interfaces:
- IProjection
public class PolygonProjection extends java.lang.Object implements IProjection
-
-
Field Summary
Fields Modifier and Type Field and Description java.util.List<Color>colorsjava.util.List<Coord3d>coords
-
Constructor Summary
Constructors Constructor and Description PolygonProjection(java.util.List<Coord3d> coords, java.util.List<Color> colors)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description floatdeapness()ColorgetMeanColor()
-
-
-
Field Detail
-
coords
public java.util.List<Coord3d> coords
-
colors
public java.util.List<Color> colors
-
-
Method Detail
-
deapness
public float deapness()
- Specified by:
deapnessin interfaceIProjection
-
getMeanColor
public Color getMeanColor()
-
-
DMelt 3.0 © DataMelt by jWork.ORG