Uses of Class
org.tailormap.api.viewer.model.LayerDetails
Packages that use LayerDetails
-
Uses of LayerDetails in org.tailormap.api.viewer.model
Methods in org.tailormap.api.viewer.model that return LayerDetailsModifier and TypeMethodDescriptionLayerDetails.addAttachmentAttributesItem(AttachmentAttributeType attachmentAttributesItem) LayerDetails.addAttributesItem(Attribute attributesItem) LayerDetails.attachmentAttributes(@Nullable List<@Valid AttachmentAttributeType> attachmentAttributes) LayerDetails.attributes(@Nullable List<@Valid Attribute> attributes) LayerDetails.featureTypeName(@Nullable String featureTypeName) LayerDetails.form(@Nullable LayerDetailsForm form) LayerDetails.geometryAttribute(@Nullable String geometryAttribute) LayerDetails.geometryAttributeIndex(@Nullable Integer geometryAttributeIndex) LayerDetails.geometryType(@Nullable TMGeometryType geometryType)