Class InfoGeometriche

java.lang.Object
gcodeCompiler.util.InfoGeometriche

public class InfoGeometriche
extends java.lang.Object
The Class InfoGeometriche.
  • Field Details

  • Constructor Details

    • InfoGeometriche

      public InfoGeometriche​(org.antlr.runtime.Token commmand, char type)
      Instantiates a new info geometriche.
      Parameters:
      commmand - the commmand
      type - the type
    • InfoGeometriche

      public InfoGeometriche()
      Instantiates a new info geometriche.
    • InfoGeometriche

      public InfoGeometriche​(LinearMove lm)
      Instantiates a new info geometriche.
      Parameters:
      lm - the lm
    • InfoGeometriche

      public InfoGeometriche​(CircularMove cm)
      Instantiates a new info geometriche.
      Parameters:
      cm - the cm
  • Method Details

    • getCoord_abs_rel

      public java.lang.String getCoord_abs_rel()
      Gets the coord abs rel.
      Returns:
      the coord abs rel
    • setCoord_abs_rel

      public void setCoord_abs_rel​(java.lang.String coord_abs_rel)
      Sets the coord abs rel.
      Parameters:
      coord_abs_rel - the new coord abs rel
    • getCompensation

      public java.lang.String getCompensation()
      Gets the compensation.
      Returns:
      the compensation
    • setCompensation

      public void setCompensation​(java.lang.String compensation)
      Sets the compensation.
      Parameters:
      compensation - the new compensation
    • getLm

      public LinearMove getLm()
      Gets the lm.
      Returns:
      the lm
    • setLm

      public void setLm​(LinearMove lm)
      Sets the lm.
      Parameters:
      lm - the new lm
    • getCm

      public CircularMove getCm()
      Gets the cm.
      Returns:
      the cm
    • setCm

      public void setCm​(CircularMove cm)
      Sets the cm.
      Parameters:
      cm - the new cm
    • toString

      public java.lang.String toString()
      To string.
      Overrides:
      toString in class java.lang.Object
      Returns:
      the string