Search
Preparing search index...
The search index is not available
SoundFlow
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
FontBookDocument
Interface FontBookDocument
Hierarchy
FontBookBaseObject
FontBookDocument
Index
Properties
modified
name
path
Methods
close
count
delete
duplicate
exists
get
make
move
open
print
quit
save
set
Properties
Optional
Readonly
modified
modified
:
boolean
|
null
Optional
Readonly
name
name
:
string
|
null
Optional
Readonly
path
path
:
string
|
null
Methods
close
close
(
)
:
void
close
(
saving
:
any
)
:
void
close
(
saving
:
any
, savingIn
:
any
)
:
void
Returns
void
Parameters
saving:
any
Returns
void
Parameters
saving:
any
savingIn:
any
Returns
void
count
count
(
)
:
number
count
(
each
:
any
)
:
number
Returns
number
Parameters
each:
any
Returns
number
delete
delete
(
)
:
void
Returns
void
duplicate
duplicate
(
)
:
void
duplicate
(
to
:
any
)
:
void
Returns
void
Parameters
to:
any
Returns
void
exists
exists
(
)
:
boolean
Returns
boolean
get
get
(
)
:
FontBookReference
Returns
FontBookReference
make
make
(
new_
:
any
)
:
void
make
(
new_
:
any
, at
:
any
)
:
void
make
(
new_
:
any
, at
:
any
, withData
:
any
)
:
void
Parameters
new_:
any
Returns
void
Parameters
new_:
any
at:
any
Returns
void
Parameters
new_:
any
at:
any
withData:
any
Returns
void
move
move
(
)
:
void
move
(
to
:
any
)
:
void
Returns
void
Parameters
to:
any
Returns
void
open
open
(
)
:
void
Returns
void
print
print
(
)
:
void
Returns
void
quit
quit
(
saving
:
any
)
:
void
Parameters
saving:
any
Returns
void
save
save
(
)
:
void
save
(
in_
:
string
)
:
void
save
(
in_
:
string
, as
:
string
)
:
void
Returns
void
Parameters
in_:
string
Returns
void
Parameters
in_:
string
as:
string
Returns
void
set
set
(
)
:
void
set
(
to
:
any
)
:
void
Returns
void
Parameters
to:
any
Returns
void
Globals
Font
Book
Document
modified
name
path
close
count
delete
duplicate
exists
get
make
move
open
print
quit
save
set
Generated using
TypeDoc