Uses of Class
gcodeCompiler.util.InfoTecnologiche
| Package | Description |
|---|---|
| gcodeCompiler | |
| gcodeCompiler.util |
-
Uses of InfoTecnologiche in gcodeCompiler
Methods in gcodeCompiler that return InfoTecnologiche Modifier and Type Method Description InfoTecnologichegcodeGrammarParser. info_tecnologiche()Info tecnologiche. -
Uses of InfoTecnologiche in gcodeCompiler.util
Fields in gcodeCompiler.util declared as InfoTecnologiche Modifier and Type Field Description private InfoTecnologicheBlockDescriptor. infoTecThe info tec.Methods in gcodeCompiler.util that return InfoTecnologiche Modifier and Type Method Description InfoTecnologicheBlockDescriptor. getInfotTec()Gets the infot tec.Methods in gcodeCompiler.util with parameters of type InfoTecnologiche Modifier and Type Method Description voidBlockDescriptor. setInfotTec(InfoTecnologiche infotTec)Sets the infot tec.Constructors in gcodeCompiler.util with parameters of type InfoTecnologiche Constructor Description BlockDescriptor(java.lang.String num_block, InfoGeometriche infoGeo, InfoTecnologiche infoTec, InfoTecnologicheM infoTecM)Constructor of BlockDescriptor class.