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 Coord3d
getCoord(O object)
String
getXAxisLabel()
String
getYAxisLabel()
String
getZAxisLabel()
-