(unnamed)

UMLImage
Aria Orienteering :: UMLStandardProfile :: «entity» :: (Image)

Description

none

Properties

Name Value
name
stereotype null
visibility public
width 40
height 40
content var w = rect.getWidth(), m = w / 10; canvas.fillEllipse(rect.x1 + m, rect.y1 + m, rect.x2 - m, rect.y2 - m); canvas.ellipse(rect.x1 + m, rect.y1 + m, rect.x2 - m, rect.y2 - m); canvas.line(rect.x1 + m, rect.y2 - m, rect.x2 - m, rect.y2 - m);