Search
Preparing search index...
The search index is not available
f3js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"shapes/Rectangle"
Rectangle
Class Rectangle
矩形
Hierarchy
FillableShape
Rectangle
JointRectangle
Implements
ShapeIface
Index
Properties
fill
height
stroke
width
x
y
Accessors
bounds
layout
name
Methods
calc
Bounds
clone
flipX
flipY
get
Bounds
remove
reverse
set
to
String
Properties
fill
fill
:
boolean
= false
パスの内部を塗り潰すフラグ (レーザーカッターならtrueで彫刻)
height
height
:
number
stroke
stroke
:
boolean
= true
パスの線を描画するフラグ (レーザーカッターならtrueで切断)
width
width
:
number
x
x
:
number
y
y
:
number
Accessors
bounds
get
bounds
(
)
:
Bounds
Returns
Bounds
layout
get
layout
(
)
:
string
set
layout
(
layoutManagerName
:
string
)
:
void
Returns
string
Parameters
layoutManagerName:
string
Returns
void
name
get
name
(
)
:
string
Returns
string
Methods
calc
Bounds
calc
Bounds
(
matrix
:
Matrix2D
)
:
object
Parameters
matrix:
Matrix2D
Returns
object
height
:
number
width
:
number
x
:
any
y
:
any
clone
clone
(
)
:
Rectangle
Returns
Rectangle
flipX
flipX
(
x
?:
number
)
:
Rectangle
Parameters
Optional
x:
number
Returns
Rectangle
flipY
flipY
(
y
?:
number
)
:
Rectangle
Parameters
Optional
y:
number
Returns
Rectangle
get
Bounds
get
Bounds
(
matrix
:
Matrix2D
)
:
Bounds
Parameters
matrix:
Matrix2D
Returns
Bounds
remove
remove
(
)
:
void
Returns
void
reverse
reverse
(
)
:
Rectangle
Returns
Rectangle
set
set
(
rectangle
:
Rectangle
)
:
void
Parameters
rectangle:
Rectangle
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Globals
Internals
"f3js"
Externals
"shapes/
Circle"
"shapes/
Container"
"shapes/
Layout
Managers"
"shapes/
Rectangle"
"shapes/
Text"
"shapes/base"
"shapes/lines"
"shapes/paths"
Rectangle
fill
height
stroke
width
x
y
bounds
layout
name
calc
Bounds
clone
flipX
flipY
get
Bounds
remove
reverse
set
to
String
Generated using
TypeDoc
矩形