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=80328dbc8761b557dff7c3b62bab81caa03ec455;hp=12d1ba69a2fa25b70bc347f7f3212dc30d1fe7f8;hb=a204b495085baec8959d1db0969785b7f3fb3335;hpb=da58e5c3ff5d3bb51a55da3d457dbbe23c7a991d 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 12d1ba6..80328db 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