com.structurizr.view.Shape Maven / Gradle / Ivy
package com.structurizr.view;
public enum Shape {
Box,
RoundedBox,
Circle,
Ellipse,
Hexagon,
Cylinder,
Pipe,
Person,
Robot,
Folder,
WebBrowser,
MobileDevicePortrait,
MobileDeviceLandscape
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy