public class PolygonProjection extends Object implements IProjection
List<Color>
colors
List<Coord3d>
coords
PolygonProjection(List<Coord3d> coords, List<Color> colors)
float
deapness()
Color
getMeanColor()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public List<Coord3d> coords
public List<Color> colors
public PolygonProjection(List<Coord3d> coords, List<Color> colors)
public float deapness()
deapness
IProjection
public Color getMeanColor()
Copyright © 2016. All rights reserved.