icubic library reference
Coord_view
説明
View座標クラス

継承インターフェース
なし

メンバ関数
メンバ関数 説明
Initialize 初期化
GetVtoD ViewをDeviceに変換するアフィン変換の獲得
GetDPI DPIの獲得
GetView Viewの獲得
SetView Viewの設定
SetView 現在の設定にViewを設定する
SetView 現在の設定にアスペクト比を考慮してViewを設定する
PtoI_x X方向のPixel to Inch
PtoI_y Y方向のPixel to Inch
PtoI_w 幅のPixel to Inch
PtoI_h 高さのPixel to Inch
PtoI 位置のPixel to Inch
PtoI サイズのPixel to Inch
PtoI 矩形のPixel to Inch
PtoI Pixel to Inchのアフィン変換の獲得
PtoD 位置の Pixel to Device
PtoD Pixel to Deviceのアフィン変換の獲得
ItoP_x X方向のInch to Pixel
ItoP_y Y方向のInch to Pixel
ItoP_w 幅のInch to Pixel
ItoP_h 高さのInch to Pixel
ItoP 位置のInch to Pixel
ItoP サイズのInch to Pixel
ItoP 矩形のInch to Pixel
ItoP Inch to Pixelのアフィン変換の獲得
ItoD 位置のInch to Device
ItoD Inch to Deviceのアフィン変換の獲得
DtoP 位置のDevice to Pixel
DtoP Device to Pixelのアフィン変換の獲得
DtoI 位置のDevice to Inch
DtoI Device to Inchのアフィン変換