Library | Module

Module "pfcDisplay"

Description

Contains interfaces representing Display.

Enumerated Types
enumEpfcGraphicsMode
Enumertated type representing the type of graphics that will be drawn on the screen using the methods on IpfcDisplay


Classes
classIpfcDisplay
This interface represents the current session display. Because it is extended by IpfcSession the methods and attributes can be accessed using that object. This interface contains methods to display graphics on the screen.
classIpfcDisplayList2D
The two-dimensional Display List
classIpfcDisplayList3D
The three-dimensional Display List
classIpfcDisplayListener
The Listener that is responsible for drawing the Displaylists on screen
classIpfcFont
The class that represents Creo Parametric font properties