API Documentation > Packages > Package com.ptc.pfc.pfcBase
Package com.ptc.pfc.pfcBase
Description
Contains basic interfaces required by methods in several libraries, such as points, vectors, colors, and so on.
User Guide References:
Interfaces
This class defines an action listener.
This class specifies an action source.
Specifies the red, green, and blue (RGB) values of a color.
This interface represents units of length.
This interface represents a type of units (length, mass, or other units).
Stores pan and zoom values.
This class specifies the text attributes.
This class provides information about a coordinate system transformation.
Classes
This data type is used to specify a list of action listeners.
This type describes an array of action sources.
This enumerated type represents the type of notifications.
This enumerated type represents the the cable display options.
This enumerated type specifies the axes of a coordinate system.
This interface represents the datum plane side to use when calculating assembly component constraints.
This type contains the options for showing dimensions.
This enumerated type represents the the hidden line display options.
This array interface contains 2 Outline2D objects.
This enumerated type represents the type of length units.
A 4x4 array that stores a three-dimensional transformation matrix.
A 2x1 array that stores a two-dimensional outline.
A 2x1 array that stores a three-dimensional outline.
Contains global CIP definitions for module "pfcBase"
A 2x1 array that stores a two-dimensional point.
An sequence (expandable array) of Point2D objects.
A 3x1 array that stores a three-dimensional point.
Defines a list of three-dimensional points.
This enumerated type lists the supported color types.
This enumerated type lists the possible line styles.
This enumerated type represents the the tangent edge display options.
This enumerated type represents the type of units.
This class represents two UV points which serve as a bounding box for a surface.
A 2x1 array that stores UV parameters.
A 2x1 array that stores a UV-vector.
A 2x1 array that stores a two-dimensional vector.
A 3x1 array that stores a three-dimensional vector.
This data type is used to specify a list of three-dimensional vectors.
Was this helpful?