Package qupath.lib.gui.scripting.languages
package qupath.lib.gui.scripting.languages
Language and syntax definitions for QuPath scripting.
-
ClassDescriptionClass for representing CSS in QuPath.Default implementation for a
ScriptLanguage
, based on aScriptEngine
.Interface defining how the import statements should be generated for the language.Class for the representation of the Groovy programming language in QuPath.Marker interface that indicates an executable language renders HTML.Class for the representation of JSON syntax in QuPath.Class for the representation of JSON syntax in QuPath.Class for the representation of plain text in QuPath.Class for the representation of properties and config files in QuPath.Class with static methods to fetch all the available ScriptLanguages.Class for representing XML in QuPath.Class for the representation of YAML syntax in QuPath.