Interface IObjectTopology<O>


public interface IObjectTopology<O>
  • Method Details

    • getCoord

      Coord3d getCoord(O object)
    • getXAxisLabel

      String getXAxisLabel()
    • getYAxisLabel

      String getYAxisLabel()
    • getZAxisLabel

      String getZAxisLabel()