Uses of Class
imagingbook.common.util.GenericProperties.PropertyMap
Packages that use GenericProperties.PropertyMap
-
Uses of GenericProperties.PropertyMap in imagingbook.common.regions
Methods in imagingbook.common.regions that return GenericProperties.PropertyMap -
Uses of GenericProperties.PropertyMap in imagingbook.common.util
Methods in imagingbook.common.util that return GenericProperties.PropertyMapModifier and TypeMethodDescriptionGenericProperties.getPropertyMap()
Returns an instance ofGenericProperties.PropertyMap
with keys of typeString
and values of typeObject
.