Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
units.h File Reference

Go to the source code of this file.

Classes

class  Inkscape::Util::Unit
 
class  Inkscape::Util::Quantity
 
class  Inkscape::Util::UnitTable
 

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::Util
 Miscellaneous supporting code.
 

Enumerations

enum  Inkscape::Util::UnitType {
  Inkscape::Util::UNIT_TYPE_DIMENSIONLESS , Inkscape::Util::UNIT_TYPE_LINEAR , Inkscape::Util::UNIT_TYPE_LINEAR_SCALED , Inkscape::Util::UNIT_TYPE_RADIAL ,
  Inkscape::Util::UNIT_TYPE_TIME , Inkscape::Util::UNIT_TYPE_FONT_HEIGHT , Inkscape::Util::UNIT_TYPE_QTY , Inkscape::Util::UNIT_TYPE_NONE = -1
}
 

Functions

bool Inkscape::Util::are_near (Quantity const &a, Quantity const &b, double eps=Geom::EPSILON)
 

Variables

const char Inkscape::Util::DEG [] = "°"