Library | Package Java Toolkit

Package com.ptc.pfc.pfcWindow

Description

Contains interfaces related to windows and window operations.

Interfaces
BitmapImageExportInstructionsUsed to export a bitmap image.
EPSImageExportInstructionsUsed to export EPS image.
JPEGImageExportInstructionsUsed to export JPEG file.
RasterImageExportInstructionsBase class to all the raster-image-export-instructions classes that deal with exporting of Creo Parametric RasterImage.
TIFFImageExportInstructionsUsed to export a TIFF image.
WindowThis class describes the attributes of a window.
WindowOIdThis class specifies a window identifier.

Classes
DotsPerInchThis enumerated type lists the dots per inch of the output image.
pfcWindowContains global CIP definitions for module "pfcWindow"
RasterDepthThis enumerated type lists ProRasterDepth (the depth of the output image).
RasterTypeThis enumerated type lists ProRasterType (the output image type) and represents the available classes for the Image export.
WindowsThis data type is used to specify an array of windows.