Uses of Class
de.aristaflow.ilm.model.graphical.Rectangle
-
Packages that use Rectangle Package Description de.aristaflow.ilm.model.graphical -
-
Uses of Rectangle in de.aristaflow.ilm.model.graphical
Fields in de.aristaflow.ilm.model.graphical declared as Rectangle Modifier and Type Field Description @NotNull @Valid RectangleProcessImageData. imageSize@Valid RectangleRenderOptions. viewPortFields in de.aristaflow.ilm.model.graphical with type parameters of type Rectangle Modifier and Type Field Description Map<@NotNull Integer,@Valid Rectangle>ProcessImageData. dataElementAreaMap<@NotNull Integer,@Valid Rectangle>ProcessImageData. nodeAreaMethods in de.aristaflow.ilm.model.graphical that return Rectangle Modifier and Type Method Description static RectangleTransformation. toIlm(Rectangle r)Methods in de.aristaflow.ilm.model.graphical with parameters of type Rectangle Modifier and Type Method Description static RectangleTransformation. fromIlm(Rectangle r)
-