Uses of Class
org.openjump.io.PropertiesHandler
-
Packages that use PropertiesHandler Package Description de.fho.jump.pirol.plugins.EditAttributeByFormula de.fho.jump.pirol.utilities.debugOutput org.openjump.core.rasterimage -
-
Uses of PropertiesHandler in de.fho.jump.pirol.plugins.EditAttributeByFormula
Fields in de.fho.jump.pirol.plugins.EditAttributeByFormula declared as PropertiesHandler Modifier and Type Field Description protected PropertiesHandlerEditAttributeByFormulaDialog. storedFormulasprotected static PropertiesHandlerEditAttributeByFormulaPlugIn. storedFormulasConstructors in de.fho.jump.pirol.plugins.EditAttributeByFormula with parameters of type PropertiesHandler Constructor Description EditAttributeByFormulaDialog(Frame parentFrame, String title, boolean modal, String text, FeatureSchema featureSchema, PropertiesHandler storedFormulas)FormulaEditingPanel(FeatureSchema featureSchema, PropertiesHandler storedFormulas, NewAttributePanel newAttributePanel) -
Uses of PropertiesHandler in de.fho.jump.pirol.utilities.debugOutput
Fields in de.fho.jump.pirol.utilities.debugOutput declared as PropertiesHandler Modifier and Type Field Description protected PropertiesHandlerGenericDebugLogger. propertiesDeprecated. -
Uses of PropertiesHandler in org.openjump.core.rasterimage
Fields in org.openjump.core.rasterimage declared as PropertiesHandler Modifier and Type Field Description protected PropertiesHandlerAddRasterImageLayerWizard. properties
-