Library | Package Java Toolkit

Package com.ptc.pfc.pfcBase

Description

Contains basic interfaces required by methods in several libraries, such as points, vectors, colors, and so on.

Interfaces
ActionListenerThis class defines an action listener.
ActionSourceThis class specifies an action source.
ApplicationCallback 
ColorRGBSpecifies the red, green, and blue (RGB) values of a color.
LengthUnitsThis interface represents units of length.
ModelUnitsThis interface represents a type of units (length, mass, or other units).
ScreenTransformStores pan and zoom values.
TextStyleThis class specifies the text attributes.
Transform3DThis class provides information about a coordinate system transformation.

Classes
ActionListenersThis data type is used to specify a list of action listeners.
ActionSourcesThis type describes an array of action sources.
ActionTypeThis enumerated type represents the type of notifications.
ActionTypes 
CableDisplayStyleThis enumerated type represents the the cable display options.
CoordAxisThis enumerated type specifies the axes of a coordinate system.
DatumSideThis interface represents the datum plane side to use when calculating assembly component constraints.
DimDisplayModeThis type contains the options for showing dimensions.
DisplayStyleThis enumerated type represents the the hidden line display options.
Envelope2DThis array interface contains 2 Outline2D objects.
LengthUnitTypeThis enumerated type represents the type of length units.
MassUnitType 
Matrix3DA 4x4 array that stores a three-dimensional transformation matrix.
Outline2DA 2x1 array that stores a two-dimensional outline.
Outline3DA 2x1 array that stores a three-dimensional outline.
pfcBaseContains global CIP definitions for module "pfcBase"
Placement 
Point2DA 2x1 array that stores a two-dimensional point.
Point2DsAn sequence (expandable array) of Point2D objects.
Point3DA 3x1 array that stores a three-dimensional point.
Point3DsDefines a list of three-dimensional points.
StdColorThis enumerated type lists the supported color types.
StdColors 
StdLineStyleThis enumerated type lists the possible line styles.
TangentEdgeDisplayStyleThis enumerated type represents the the tangent edge display options.
Transform3Ds 
UnitTypeThis enumerated type represents the type of units.
UVOutlineThis class represents two UV points which serve as a bounding box for a surface.
UVParamsA 2x1 array that stores UV parameters.
UVParamsSequence 
UVVectorA 2x1 array that stores a UV-vector.
Vector2DA 2x1 array that stores a two-dimensional vector.
Vector3DA 3x1 array that stores a three-dimensional vector.
Vector3DsThis data type is used to specify a list of three-dimensional vectors.