Uses of Class
gcodeCompiler.util.LinearMove
Package | Description |
---|---|
gcodeCompiler.util |
-
Uses of LinearMove in gcodeCompiler.util
Fields in gcodeCompiler.util declared as LinearMove Modifier and Type Field Description private LinearMove
InfoGeometriche. lm
The lm.Methods in gcodeCompiler.util that return LinearMove Modifier and Type Method Description LinearMove
InfoGeometriche. getLm()
Gets the lm.Methods in gcodeCompiler.util with parameters of type LinearMove Modifier and Type Method Description void
InfoGeometriche. setLm(LinearMove lm)
Sets the lm.Constructors in gcodeCompiler.util with parameters of type LinearMove Constructor Description InfoGeometriche(LinearMove lm)
Instantiates a new info geometriche.