X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=org.argeo.entity.api%2Fsrc%2Forg%2Fargeo%2Fentity%2Fentity.cnd;h=8a6b2e084d2a607c52f27244e32722ec194c0eb6;hp=46b3f07d186322dd5f19500b8e504732149ae789;hb=ad02c6409af0ac720108168a51f202d21a9dfa3f;hpb=65030067b0125a4399f58b897b78debded2984d3 diff --git a/org.argeo.entity.api/src/org/argeo/entity/entity.cnd b/org.argeo.entity.api/src/org/argeo/entity/entity.cnd index 46b3f07..8a6b2e0 100644 --- a/org.argeo.entity.api/src/org/argeo/entity/entity.cnd +++ b/org.argeo.entity.api/src/org/argeo/entity/entity.cnd @@ -3,6 +3,7 @@ // see https://www.w3.org/2003/01/geo/ // + @@ -56,6 +57,17 @@ mixin [entity:formSet] > mix:title mixin +// +// GRAPHICS +// +[entity:box] +mixin +- svg:width (DOUBLE) +- svg:height (DOUBLE) +- svg:length (DOUBLE) +- svg:unit (STRING) +- svg:dur (DOUBLE) + // LDAP-LIKE ENTITIES // A real person [entity:person] > entity:entity