Package org.jzy3d.plot3d.builder
Interface IObjectTopology<O>
-
public interface IObjectTopology<O>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Coord3dgetCoord(O object)StringgetXAxisLabel()StringgetYAxisLabel()StringgetZAxisLabel()
-