Interface IObjectTopology<O>


  • public interface IObjectTopology<O>
    • Method Detail

      • getCoord

        Coord3d getCoord​(O object)
      • getXAxisLabel

        String getXAxisLabel()
      • getYAxisLabel

        String getYAxisLabel()
      • getZAxisLabel

        String getZAxisLabel()