프로퍼티 | 타입 | 설명 | |
---|---|---|---|
dbugId | int |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddRun | void | ||
CalculateLineHeight | float | ||
CanDoMoreLeftOffset | bool | ||
CloseLine | void | ||
DoLeftOffset | void | ||
FindMaxWidthRun | |||
GetFirstRun | |||
GetLastRun | |||
GetRightOfLastRun | float | ||
GetRun | |||
GetRunIter | IEnumerable |
||
GetRunIter | IEnumerable |
||
OffsetTop | void | ||
PaintBackgroundAndBorder | void | ||
PaintDecoration | void | ||
PaintRuns | void | ||
RegisterStripPart | void | ||
SetBaseLine | void | ||
StepUpRegisterStrips | int | ||
dbugPaintRuns | void |
메소드 | 설명 | |
---|---|---|
ApplyBaseline ( float baseline ) : void | ||
CalculateTotalBoxBaseLine ( |
||
CssLineBox ( |
Creates a new LineBox
|
|
GetAreaStripTopPosIter ( ) : IEnumerable |
||
HitTest ( float x, float y ) : bool | ||
ToString ( ) : string |
Returns the words of the linebox
|
메소드 | 설명 | |
---|---|---|
AddRun ( |
Lets the linebox add the word an its box to their lists if necessary.
|
|
CalculateLineHeight ( ) : float | ||
CanDoMoreLeftOffset ( float newOffset, float rightLimit ) : bool | ||
CloseLine ( |
||
DoLeftOffset ( float diff ) : void | ||
FindMaxWidthRun ( float minimum ) : |
||
GetFirstRun ( ) : |
||
GetLastRun ( ) : |
||
GetRightOfLastRun ( ) : float | ||
GetRun ( int index ) : |
||
GetRunIter ( ) : IEnumerable |
||
GetRunIter ( |
||
OffsetTop ( float ydiff ) : void | ||
PaintBackgroundAndBorder ( PaintVisitor p ) : void | ||
PaintDecoration ( PaintVisitor p ) : void | ||
PaintRuns ( PaintVisitor p ) : void | ||
RegisterStripPart ( CssBox runOwner, float left, float top, float right, float bottom, List |
||
SetBaseLine ( CssBox stripOwnerBox, float baseline ) : void |
Gets the baseline Height of the rectangle
|
|
StepUpRegisterStrips ( PartialBoxStrip>.Dictionary |
||
dbugPaintRuns ( PaintVisitor p ) : void |
public CalculateTotalBoxBaseLine ( |
||
lay | ||
리턴 | float |