Class PropertiesLanguage
java.lang.Object
qupath.lib.scripting.languages.ScriptLanguage
qupath.lib.gui.scripting.languages.PropertiesLanguage
Class for the representation of properties and config files in QuPath.
- Since:
- v0.5.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic PropertiesLanguage
Get the static instance of this class.Methods inherited from class qupath.lib.scripting.languages.ScriptLanguage
getAutoCompletor, getExtensions, getName, toString
-
Method Details
-
getInstance
Get the static instance of this class.- Returns:
- instance
-