#include <kanzi/core.ui/node/node2d.hpp>
#include <kanzi/ui/node/grid_layout2d.hpp>
#include <kanzi/core.ui/node/image2d.hpp>
#include <kanzi/core/legacy/kzs_types.hpp>
#include <kanzi/core/legacy/debug/kzs_error.hpp>
#include "nine_patch_image2d_properties.h"
Classes | |
class | kanzi::NinePatchImage2D |
A nine-patch image is a 3x3 grid of images. The center image is framed by the other images which all stretch according to the layout size. More... | |
Namespaces | |
kanzi | |
Typedefs | |
typedef shared_ptr< NinePatchImage2D > | kanzi::NinePatchImage2DSharedPtr |