CsvFragmentSelectorRelation Module
Types
| Type | Description |
|
|
Functions and values
| Function or value |
Description
|
|
|
Full Usage:
axisContains container candidate
Parameters:
CsvAxisRange
candidate : CsvAxisRange
Returns: bool
|
|
|
|
Full Usage:
contains container candidate
Parameters:
CsvFragmentSelector
candidate : CsvFragmentSelector
Returns: bool
|
|
Full Usage:
disjoint container candidate
Parameters:
CsvFragmentSelector
candidate : CsvFragmentSelector
Returns: bool
|
|
Full Usage:
lowerContains containerLower candidateLower
Parameters:
CsvPosition
candidateLower : CsvPosition
Returns: bool
|
|
|
|
|
|
Full Usage:
toRectangles selector
Parameters:
CsvFragmentSelector
Returns: Rectangle list
|
|
Full Usage:
upperContains containerUpper candidateUpper
Parameters:
CsvPosition
candidateUpper : CsvPosition
Returns: bool
|
|
ProcessCore