| Package | org.papervision3d.typography.fonts |
| Class | public class HelveticaRoman |
| Inheritance | HelveticaRoman Font3D |
| Property | Defined by | ||
|---|---|---|---|
| __height : Number = 117 [static]
| HelveticaRoman | ||
| height : Number [read-only]
| HelveticaRoman | ||
| __initialized : Boolean = false [static]
| HelveticaRoman | ||
| __motifs : Object [static]
| HelveticaRoman | ||
| motifs : Object [read-only]
| HelveticaRoman | ||
| __widths : Object [static]
| HelveticaRoman | ||
| widths : Object [read-only]
| HelveticaRoman | ||
| Method | Defined by | ||
|---|---|---|---|
|
initialize():void
[static]
| HelveticaRoman | ||
| __height | property |
public static var __height:Number = 117
| height | property |
height:Number [read-only]Implementation
public function get height():Number
| __initialized | property |
public static var __initialized:Boolean = false
| __motifs | property |
public static var __motifs:Object
| motifs | property |
motifs:Object [read-only]Implementation
public function get motifs():Object
| __widths | property |
public static var __widths:Object
| widths | property |
widths:Object [read-only]Implementation
public function get widths():Object
| initialize | () | method |
public static function initialize():void