Header file for common NiXPS Library types. More...
#include <string>
#include <vector>
#include <math.h>
#include <iostream>
Namespaces | |
namespace | NCommon |
Typedefs | |
typedef unsigned char | NCommon::UInt8 |
typedef unsigned int | NCommon::UInt32 |
typedef unsigned short | NCommon::UInt16 |
typedef unsigned long long | NCommon::UInt64 |
typedef signed char | NCommon::Int8 |
typedef int | NCommon::Int32 |
typedef short | NCommon::Int16 |
typedef long long | NCommon::Int64 |
typedef std::string | NCommon::UTF8String |
typedef NCommon::Int32 | NOXIntBase |
typedef NCommon::UInt32 | NOXBooleanBase |
typedef double | NOXDoubleBase |
typedef NOStringHandler | NOXStringBase |
typedef NOStringHandler | NOXUriBase |
typedef double | NOXZeroOne |
typedef double | NOXGEZero |
typedef double | NOXDouble |
typedef double | NOXGEOne |
typedef NCommon::UInt32 | NOXBoolean |
typedef NOStringHandler | NOXPoint |
typedef NOStringHandler | NOXPointGE0 |
typedef NOStringHandler | NOXPoints |
typedef NOStringHandler | NOXEvenArrayPos |
typedef NOStringHandler | NOXArray |
typedef NOStringHandler | NOXViewBox |
typedef NOStringHandler | NOXContentBox |
typedef NOStringHandler | NOXBleedBox |
typedef NOStringHandler | NOXMatrix |
typedef NOStringHandler | NOXColor |
typedef NOStringHandler | NOXCaretStops |
typedef NOStringHandler | NOXIndices |
typedef NOStringHandler | NOXUnicodeString |
typedef NOStringHandler | NOXAbbrGeomF |
typedef NOStringHandler | NOXAbbrGeom |
typedef NOStringHandler | NOXUriImage |
typedef NOStringHandler | NOXCtxBmpImage |
typedef NOStringHandler | NOXUriCtxBmp |
typedef NOStringHandler | NOXRscRef |
typedef NOStringHandler | NOXRscRefColor |
typedef NOStringHandler | NOXRscRefMatrix |
typedef NOStringHandler | NOXRscRefAbbrGeomF |
typedef NOStringHandler | NOXName |
typedef NOStringHandler | NOXNameUnique |
typedef NCommon::Int32 | NOXStyleSimulations |
typedef NCommon::Int32 | NOXSweepDirection |
typedef NCommon::Int32 | NOXTileMode |
typedef NCommon::Int32 | NOXViewUnits |
typedef NCommon::Int32 | NOXClrIntMode |
typedef NCommon::Int32 | NOXSpreadMethod |
typedef NCommon::Int32 | NOXMappingMode |
typedef NCommon::Int32 | NOXFillRule |
typedef NCommon::Int32 | NOXDashCap |
typedef NCommon::Int32 | NOXLineCap |
typedef NCommon::Int32 | NOXLineJoin |
typedef NCommon::Int32 | NOXEdgeMode |
typedef NCommon::Int32 | NOXTableSpan |
typedef NCommon::Int32 | NOXIntGEOne |
typedef NCommon::Int32 | NOXFragmentType |
Header file for common NiXPS Library types.
typedef NOStringHandler NOXAbbrGeom |
abbriviated geometry information
typedef NOStringHandler NOXAbbrGeomF |
abbriviated geometry information
typedef NOStringHandler NOXArray |
an array
typedef NOStringHandler NOXBleedBox |
< a bleed box ("x y width height")
typedef NCommon::UInt32 NOXBoolean |
a boolean value
typedef NCommon::UInt32 NOXBooleanBase |
a boolean
typedef NOStringHandler NOXCaretStops |
caret stops
typedef NCommon::Int32 NOXClrIntMode |
typedef NOStringHandler NOXColor |
a color
typedef NOStringHandler NOXContentBox |
a content box ("x y width height")
typedef NOStringHandler NOXCtxBmpImage |
typedef NCommon::Int32 NOXDashCap |
typedef double NOXDouble |
a double
typedef double NOXDoubleBase |
a double
typedef NCommon::Int32 NOXEdgeMode |
typedef NOStringHandler NOXEvenArrayPos |
an array
typedef NCommon::Int32 NOXFillRule |
typedef NCommon::Int32 NOXFragmentType |
typedef double NOXGEOne |
a value >= 1
typedef double NOXGEZero |
a value >= 0
typedef NOStringHandler NOXIndices |
Indices
typedef NCommon::Int32 NOXIntBase |
an integer
typedef NCommon::Int32 NOXIntGEOne |
typedef NCommon::Int32 NOXLineCap |
typedef NCommon::Int32 NOXLineJoin |
typedef NCommon::Int32 NOXMappingMode |
typedef NOStringHandler NOXMatrix |
a matrix ("xx xy yx yy offx offy")
typedef NOStringHandler NOXName |
a name
typedef NOStringHandler NOXNameUnique |
a name
typedef NOStringHandler NOXPoint |
a point
typedef NOStringHandler NOXPointGE0 |
a point greater or equal to 0
typedef NOStringHandler NOXPoints |
a list of point in the XPS context
typedef NOStringHandler NOXRscRef |
a reference to a resource
typedef NOStringHandler NOXRscRefAbbrGeomF |
a reference to an abbriviated geometry information resource
typedef NOStringHandler NOXRscRefColor |
a reference to a color resource
typedef NOStringHandler NOXRscRefMatrix |
a reference to a matrix resource
typedef NCommon::Int32 NOXSpreadMethod |
typedef NOStringHandler NOXStringBase |
a string
typedef NCommon::Int32 NOXStyleSimulations |
typedef NCommon::Int32 NOXSweepDirection |
typedef NCommon::Int32 NOXTableSpan |
typedef NCommon::Int32 NOXTileMode |
typedef NOStringHandler NOXUnicodeString |
a unicode string color
typedef NOStringHandler NOXUriBase |
a URI
typedef NOStringHandler NOXUriCtxBmp |
typedef NOStringHandler NOXUriImage |
a uri to an image
typedef NOStringHandler NOXViewBox |
a view box ("x y width height")
typedef NCommon::Int32 NOXViewUnits |
typedef double NOXZeroOne |
a value