Authors: Lauris Kaplinski <lauris@kaplinski.com>
Copyright (C) 1999-2002 Lauris Kaplinski Copyright (C) 2000-2001 Ximian, Inc.
Released under GNU GPL, read the file 'COPYING' for more information
Definition in file sp-gradient.h.
#include <gdk/gdktypes.h>
#include "libnr/nr-matrix.h"
#include "sp-paint-server.h"
#include "sp-gradient-spread.h"
#include "sp-gradient-units.h"
#include "sp-gradient-vector.h"
#include "sp-gradient-fns.h"
Go to the source code of this file.
Classes | |
struct | SPGradient |
struct | SPGradientClass |
Enumerations | |
enum | GrPoint { POINT_LG_P1, POINT_LG_P2, POINT_RG_CENTER, POINT_RG_R1, POINT_RG_R2, POINT_RG_FOCUS } |
enum | SPGradientState { SP_GRADIENT_STATE_UNKNOWN, SP_GRADIENT_STATE_VECTOR, SP_GRADIENT_STATE_PRIVATE } |
enum | SPGradientType { SP_GRADIENT_TYPE_UNKNOWN, SP_GRADIENT_TYPE_LINEAR, SP_GRADIENT_TYPE_RADIAL } |