8#ifndef ADOBE_LAYOUT_ATTRIBUTES_HPP
9#define ADOBE_LAYOUT_ATTRIBUTES_HPP
61#if !defined(ADOBE_NO_DOCUMENTATION)
116#if !defined(ADOBE_NO_DOCUMENTATION)
121#if !defined(ADOBE_NO_DOCUMENTATION)
int width(const place_data_t &place_data)
int right(const place_data_t &place_data)
int height(const place_data_t &place_data)
int bottom(const place_data_t &place_data)
int top(const place_data_t &place_data)
int left(const place_data_t &place_data)
std::pair< int, int > pair_long_t
std::vector< int > guide_set_t
A utility class for referencing the two slices of a extents_t.
An intrinsic geometry class for objects with a graphical representation.
A utility class for referencing the alignment characteristics in layout_attributes_t.
placeable object geometry for a single orientation of layout_attributes_t.
alignment_t child_alignment_m
const int & width() const
std::array< slice_t, 2 > slice_m
std::vector< int > spacing_t
const int & height() const
const slice_t & horizontal() const
const slice_t & vertical() const
Element geometry for a single orientation of place_data_t.
Layout data interface from the engine to the client.
std::array< slice_t, 2 > slice_m
const slice_t & horizontal() const
const slice_t & vertical() const