Search
Preparing search index...
The search index is not available
OpenCascade.js - v2.0.0-beta.533428a
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenCascade.js - v2.0.0-beta.533428a
Vrml_FontStyle
Class Vrml_FontStyle
Hierarchy
Vrml_FontStyle
Index
Constructors
constructor
Methods
Family
Set
Family
Set
Size
Set
Style
Size
Style
delete
Constructors
constructor
new
Vrml_
Font
Style
(
aSize
:
number
, aFamily
:
Vrml_FontStyleFamily
, aStyle
:
Vrml_FontStyleStyle
)
:
Vrml_FontStyle
Parameters
aSize:
number
aFamily:
Vrml_FontStyleFamily
aStyle:
Vrml_FontStyleStyle
Returns
Vrml_FontStyle
Methods
Family
Family
(
)
:
Vrml_FontStyleFamily
Returns
Vrml_FontStyleFamily
Set
Family
Set
Family
(
aFamily
:
Vrml_FontStyleFamily
)
:
void
Parameters
aFamily:
Vrml_FontStyleFamily
Returns
void
Set
Size
Set
Size
(
aSize
:
number
)
:
void
Parameters
aSize:
number
Returns
void
Set
Style
Set
Style
(
aStyle
:
Vrml_FontStyleStyle
)
:
void
Parameters
aStyle:
Vrml_FontStyleStyle
Returns
void
Size
Size
(
)
:
number
Returns
number
Style
Style
(
)
:
Vrml_FontStyleStyle
Returns
Vrml_FontStyleStyle
delete
delete
(
)
:
void
Returns
void
Exports
Vrml_
Font
Style
constructor
Family
Set
Family
Set
Size
Set
Style
Size
Style
delete
Generated using
TypeDoc