Home :: GreenPad :: editwing :: View :: Impl classes

struct WLine

^ 
    extends storage<ulong> as public

行毎の折り返し情報
Source:
C:\usr\develop\MyProject\GreenPad\editwing\ip_view.h:192
Author:
K.INABA
Version:
beta

Contents

^ 
EntityTypeScopeShort Description
WLineconstructor publicundocumented
rlnmethod publicundocumented
widthmethod publicundocumented
widthmethod publicundocumented

constructor WLine

? ^  > 
undocumented
Source:
C:\usr\develop\MyProject\GreenPad\editwing\ip_view.h:199
Code:
public WLine ( ) : storage < ulong > ( 2 )

method rln

? ^  < > 
undocumented
Source:
C:\usr\develop\MyProject\GreenPad\editwing\ip_view.h:202
Code:
public ulong rln ( ) const

method width

? ^  < > 
undocumented
Source:
C:\usr\develop\MyProject\GreenPad\editwing\ip_view.h:200
Code:
public ulong & width ( )

method width

? ^  < > 
undocumented
Source:
C:\usr\develop\MyProject\GreenPad\editwing\ip_view.h:201
Code:
public ulong width ( ) const

Created Mon May 06 21:01:05 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_msvc_MSWin32-4.0.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.