Method | Description | |
---|---|---|
IntersectsWith ( TitleBufferElement element ) : bool | ||
TitleBufferElement ( FollowingTitle followingTitle, |
Creates a copy of an inscription TitleBufferElement located along the object.
|
|
TitleBufferElement ( |
Creates an instance of the appropriate TitleBufferElement simple inscription.
|
Method | Description | |
---|---|---|
complexTitlesIntersect ( TitleBufferElement element1, TitleBufferElement element2 ) : bool | ||
contoursIntersect ( Contour c1, Contour c2 ) : bool | ||
intersectsWithComplexTitle ( TitleBufferElement complexOne ) : bool |
public IntersectsWith ( TitleBufferElement element ) : bool | ||
element | TitleBufferElement | |
return | bool |
public TitleBufferElement ( FollowingTitle followingTitle, |
||
followingTitle | FollowingTitle | |
style | ||
number | int | |
return | System |
public TitleBufferElement ( |
||
style | ||
box | Segment | |
title | string | |
number | int | |
return | System |