Java javax.media.j3d FontExtrusion fields, constructors, methods, implement or subclass

Example usage for Java javax.media.j3d FontExtrusion fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.media.j3d FontExtrusion.

The text is from its open source code.

Constructor

FontExtrusion()
Constructs a FontExtrusion object with default parameters.
FontExtrusion(Shape extrusionShape)
Constructs a FontExtrusion object with the specified shape, using the default tessellation tolerance.