Uses of Interface
org.locationtech.jts.jump.workbench.ui.FeatureInfoWriter.Writer
-
Packages that use FeatureInfoWriter.Writer Package Description org.locationtech.jts.jump.workbench.ui -
-
Uses of FeatureInfoWriter.Writer in org.locationtech.jts.jump.workbench.ui
Fields in org.locationtech.jts.jump.workbench.ui declared as FeatureInfoWriter.Writer Modifier and Type Field Description static FeatureInfoWriter.WriterFeatureInfoWriter. ATTRIBUTE_WRITERstatic FeatureInfoWriter.WriterFeatureInfoWriter. EMPTY_WRITERMethods in org.locationtech.jts.jump.workbench.ui with parameters of type FeatureInfoWriter.Writer Modifier and Type Method Description voidGeometryInfoPanel. setAttributeWriter(FeatureInfoWriter.Writer attributeWriter)voidGeometryInfoPanel. setGeometryWriter(FeatureInfoWriter.Writer geometryWriter)StringFeatureInfoWriter. writeGeom(Map layerToFeaturesMap, FeatureInfoWriter.Writer featureWriter, FeatureInfoWriter.Writer attributeWriter)
-