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 LinearMoveInfoGeometriche. lmThe lm.Methods in gcodeCompiler.util that return LinearMove Modifier and Type Method Description LinearMoveInfoGeometriche. getLm()Gets the lm.Methods in gcodeCompiler.util with parameters of type LinearMove Modifier and Type Method Description voidInfoGeometriche. 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.