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(List<@Valid AttachmentAttributeType> attachmentAttributes) LayerDetails.attributes(List<@Valid Attribute> attributes) LayerDetails.featureTypeName(String featureTypeName) LayerDetails.form(LayerDetailsForm form) LayerDetails.geometryAttribute(String geometryAttribute) LayerDetails.geometryAttributeIndex(Integer geometryAttributeIndex) LayerDetails.geometryType(TMGeometryType geometryType)