KoInsets Struct Reference

An Insets object is a representation of the borders of a shape. More...

#include <KoInsets.h>

List of all members.

Public Member Functions

 KoInsets (double top, double left, double bottom, double right)
 Constructor.
 KoInsets ()
 Constructor.

Public Attributes

double top
 Top inset.
double bottom
 Bottom inset.
double left
 Left inset.
double right
 Right inset.


Detailed Description

An Insets object is a representation of the borders of a shape.


Constructor & Destructor Documentation

KoInsets::KoInsets ( double  top,
double  left,
double  bottom,
double  right 
) [inline]

Constructor.

Parameters:
top the inset at the top.
left the inset at the left
bottom the inset at the bottom
right the inset at the right

KoInsets::KoInsets (  )  [inline]

Constructor.

Initializes all values to 0


The documentation for this struct was generated from the following file:
Generated on Sun Jul 20 22:37:15 2008 for libs/flake by  doxygen 1.4.7