placeable_concept.hpp
Go to the documentation of this file.
7 /*************************************************************************************************/
11 /************************************************************************************************/
18 /************************************************************************************************/
27 /************************************************************************************************/
31 /*************************************************************************************************/
45 /*************************************************************************************************/
58 /*************************************************************************************************/
71 /*************************************************************************************************/
82 /*************************************************************************************************/
93 /*************************************************************************************************/
104 /*************************************************************************************************/
123 /*************************************************************************************************/
151 /*************************************************************************************************/
155 /*************************************************************************************************/
178 /*************************************************************************************************/
209 /*************************************************************************************************/
281 /*************************************************************************************************/
309 /*************************************************************************************************/
391 /*************************************************************************************************/
395 /*************************************************************************************************/
399 /*************************************************************************************************/
static void measure(T *r, extents_t &extents) Definition: placeable_concept.hpp:365 Layout data interface from the engine to the client. Definition: layout_attributes.hpp:130 void measure_vertical(T &t, extents_t &calculated_horizontal, const place_data_t &placed_horizontal) Definition: placeable_concept.hpp:304 An intrinsic geometry class for objects with a graphical representation. Definition: extents.hpp:75 Concept map and constraints checking for the Placeable concept. Definition: placeable_concept.hpp:220 Definition: functional.hpp:26 static void measure_vertical(T *r, extents_t &calculated_horizontal, const place_data_t &placed_horizontal) Definition: placeable_concept.hpp:375 static void measure(T *r, extents_t &result) Definition: placeable_concept.hpp:267 Concept map and constraints checking for the PlaceableTwoPass concept. Definition: placeable_concept.hpp:320 static void place(T *r, const place_data_t &place_data) Definition: placeable_concept.hpp:270 Representative of adobe::PlaceableConcept so that placeable models adobe::PlaceableConcept when T doe... Definition: poly_placeable.hpp:86 static void place(T *r, const place_data_t &place_data) Definition: placeable_concept.hpp:370 |