Uses of Record Class
org.tailormap.api.persistence.helper.TMFeatureTypeHelper.AttributeWithSettings
Packages that use TMFeatureTypeHelper.AttributeWithSettings
-
Uses of TMFeatureTypeHelper.AttributeWithSettings in org.tailormap.api.persistence.helper
Methods in org.tailormap.api.persistence.helper that return types with arguments of type TMFeatureTypeHelper.AttributeWithSettingsModifier and TypeMethodDescriptionTMFeatureTypeHelper.getConfiguredAttributes(@NotNull TMFeatureType featureType, @NotNull AppLayerSettings appLayerSettings) Return a map of attribute names (in order, using a LinkedHashMap implementation) to an attribute descriptor with configured settings, taking into account the configured attribute order and hidden attributes.