@asc-mitc/fdl — Node.js API
Preparing search index...
FramingFromIntentResult
Interface FramingFromIntentResult
Result of computeFramingFromIntent().
interface
FramingFromIntentResult
{
anchorPoint
:
PointFloat
;
dimensions
:
DimensionsFloat
;
protectionAnchorPoint
:
PointFloat
|
null
;
protectionDimensions
:
DimensionsFloat
|
null
;
}
Index
Properties
anchor
Point
dimensions
protection
Anchor
Point
protection
Dimensions
Properties
anchor
Point
anchorPoint
:
PointFloat
dimensions
dimensions
:
DimensionsFloat
protection
Anchor
Point
protectionAnchorPoint
:
PointFloat
|
null
protection
Dimensions
protectionDimensions
:
DimensionsFloat
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anchor
Point
dimensions
protection
Anchor
Point
protection
Dimensions
@asc-mitc/fdl — Node.js API
Loading...
Result of computeFramingFromIntent().