© Alexandre Bergel 2022
A. BergelAgile Visualization with Pharohttps://doi.org/10.1007/978-1-4842-7161-2_9

9. Shape Composition

Alexandre Bergel1  
(1)
Santiago, Chile
 

The previous chapters presented primitive shapes that are offered by Roassal. An important asset of Roassal is the composition of visual elements. This chapter reviews the mechanism to build composed shapes from primitives shapes.

All the code provided in this chapter is available at https://github.com/bergel/AgileVisualizationAPressCode/blob/main/02-05-ShapeComposition.txt.

Composite Shapes

Shapes can be composed in order to build sophisticated visual components. The RSGroup class is a collection of shapes and offers various convenient methods to perform operations on a set of shapes. ...

Get Agile Visualization with Pharo: Crafting Interactive Visual Support Using Roassal now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.