Library | Package Java Toolkit

Package com.ptc.pfc.pfcTable

Description

This module contains interfaces related to tables.

Interfaces
ColumnCreateOptionThis interface is used for creating a column in a drawing table.
TableThis interface represents a drawing table in a Creo Parametric model.
TableCellThis interface represents a table cell in a drawing table.
TableCreateInstructionsThis interface is used when creating a table.
TableInfoThis interface contains table information.
TableOwnerThis interface represents a Creo Parametric model that can contain tables.
TableRetrieveInstructionsThis interface contains information needed to retrieve a table from disk.

Classes
ColumnCreateOptionsThis interface contains a sequence of column creation objects.
ColumnJustificationThis enumerated type contains the possible values for column justification in tables.
ParamModeDescribes the options used when obtaining the text from a table cell.
pfcTableContains global CIP definitions for module "pfcTable"
RotationDegreeThis enumerated type contains the increments used to rotate a table.
TablesThis interface contains a sequence of table objects.
TableSizeTypeThis enumerated type indicates the scale used when measuring the size of a table row or column.