Package 

Class AxisData

  • All Implemented Interfaces:

    
    public final class AxisData
    
                        

    Class for data related to axis

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      AxisData()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Double getPenetration() Gets the penetration value stored.
      final Unit setPenetration(Double penetration) Gets the penetration value stored.
      final Integer getReferenceFaceIndex() Gets the referenceFaceIndex value stored
      final Unit setReferenceFaceIndex(Integer referenceFaceIndex) Gets the referenceFaceIndex value stored
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait