Foxit PDF SDK
fx_coordinates.h 文件参考

坐标系统的头文件。 更多...

浏览源代码.

class  CFX_ATemplate< baseType >
 
class  CFX_ATemplate< baseType >
 
class  CFX_ETemplate< baseType >
 
class  CFX_ETemplate< baseType >
 
class  CFX_FloatRect
 
class  CFX_Matrix
 
class  CFX_PRLTemplate< baseType >
 
class  CFX_PRLTemplate< baseType >
 
class  CFX_PSVTemplate< BaseType >
 
class  CFX_PSVTemplate< BaseType >
 
class  CFX_RRTemplate< baseType >
 
class  CFX_RRTemplate< baseType >
 
class  CFX_RTemplate< baseType >
 
class  CFX_RTemplate< baseType >
 
class  CFX_VTemplate< baseType >
 
class  CFX_VTemplate< baseType >
 
struct  FX_RECT
 
struct  FX_SMALL_RECT
 

类型定义

typedef CFX_ATemplate< FX_INT32CFX_Arc
 整数弧线类的类型定义。
 
typedef CFX_ATemplate< FX_FLOATCFX_ArcF
 浮点数弧线类的类型定义。
 
typedef CFX_ETemplate< FX_INT32CFX_Ellipse
 整数椭圆类的类型定义。
 
typedef CFX_ETemplate< FX_FLOATCFX_EllipseF
 浮点数椭圆类的类型定义。
 
typedef CFX_PRLTemplate< FX_INT32CFX_Parallelogram
 整数平行四边形的类型定义。
 
typedef CFX_PRLTemplate< FX_FLOATCFX_ParallelogramF
 浮点数平行四边形的类型定义。
 
typedef CFX_PSVTemplate< FX_INT32CFX_Point
 整数点类的类型定义。
 
typedef CFX_PSVTemplate< FX_FLOATCFX_PointF
 浮点数点类的类型定义。
 
typedef CFX_ArrayTemplate< CFX_PointCFX_Points
 整数点数组的类型定义。
 
typedef CFX_ArrayTemplate< CFX_PointFCFX_PointsF
 浮点数点数组的类型定义。
 
typedef CFX_RTemplate< FX_INT32CFX_Rect
 整数矩形类的类型定义。
 
typedef CFX_ArrayTemplate< CFX_FloatRectCFX_RectArray
 矩形数组。
 
typedef CFX_RTemplate< FX_FLOATCFX_RectF
 浮点数矩形类的类型定义。
 
typedef CFX_ArrayTemplate< CFX_RectFCFX_RectFArray
 矩形数组的类型定义。
 
typedef CFX_RRTemplate< FX_INT32CFX_RoundRect
 整数圆角矩形类的类型定义。
 
typedef CFX_RRTemplate< FX_FLOATCFX_RoundRectF
 浮点数圆角矩形类的类型定义。
 
typedef CFX_PSVTemplate< FX_INT32CFX_Size
 整数大小类的类型定义。
 
typedef CFX_PSVTemplate< FX_FLOATCFX_SizeF
 浮点数大小类的类型定义。
 
typedef CFX_VTemplate< FX_INT32CFX_Vector
 整数向量类。
 
typedef CFX_VTemplate< FX_FLOATCFX_VectorF
 浮点数向量类。
 
typedef CFX_PSVTemplate< FX_INT32 > const * FX_LPCPOINT
 整数点常量指针的类型定义。
 
typedef CFX_PSVTemplate< FX_FLOAT > const * FX_LPCPOINTF
 浮点数点常量指针的类型定义。
 
typedef CFX_RTemplate< FX_INT32 > const * FX_LPCRECT
 整数矩形常量指针的类型定义。
 
typedef CFX_RTemplate< FX_FLOAT > const * FX_LPCRECTF
 浮点数矩形常量指针的类型定义。
 
typedef CFX_PSVTemplate< FX_INT32 > * FX_LPPOINT
 整数点指针的类型定义。
 
typedef CFX_PSVTemplate< FX_FLOAT > * FX_LPPOINTF
 浮点数点指针的类型定义。
 
typedef CFX_RTemplate< FX_INT32 > * FX_LPRECT
 整数矩形指针的类型定义。
 
typedef CFX_RTemplate< FX_FLOAT > * FX_LPRECTF
 浮点数矩形指针的类型定义。
 

函数

FX_BOOL FX_IsRectAdjacent (const CFX_FloatRect &rect1, const CFX_FloatRect &rect2, FX_FLOAT alignmentTolerance, FX_FLOAT distanceTolerance, int direction)
 检查一个矩形是否在水平或垂直方向上与另一个矩形相邻。 更多...
 

详细描述

坐标系统的头文件。

Copyright (C) 2003-2026, Foxit Software Inc.. All Rights Reserved.

http://www.foxitsoftware.com

The following code is copyrighted and is the proprietary of Foxit Software Inc.. It is not allowed to distribute any parts of Foxit PDF SDK to third party or public without permission unless an agreement is signed between Foxit Software Inc. and customers to explicitly grant customers permissions.