Interface IPosition

All Known Subinterfaces:
IBlockSource, ILocatableSource, ILocation
All Known Implementing Classes:
BlockSourceImpl, PositionImpl

public interface IPosition
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
    double
     
    double
     
  • Method Details

    • getX

      double getX()
    • getY

      double getY()
    • getZ

      double getZ()