Improve image management and ACR
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / acr / SvgAttrs.java
index 61d8e04298971802987b1a1a1f99f0e50ba57d82..18527f5909759d3960fc454dab839c028f3071f3 100644 (file)
@@ -2,6 +2,10 @@ package org.argeo.cms.acr;
 
 import org.argeo.api.acr.QNamed;
 
+/**
+ * Some core SVG attributes, which are used to standardise generic concepts such
+ * as width, height, etc.
+ */
 public enum SvgAttrs implements QNamed {
        /** */
        width,