Library | Package Java Toolkit

Interface Font

package com.ptc.pfc.pfcDisplay;

public interface Font
  extends jxobject



Description

The class that represents Creo Parametric font properties



Method Summary
intGetId ()
    Get method for attribute "Id"
    The Creo Parametric TOOLKIT font Id
StringGetName ()
    Get method for attribute "Name"
    The Creo Parametric font name
voidSetId (int value)
    Set method for attribute "Id"
    The Creo Parametric TOOLKIT font Id
voidSetName (String value)
    Set method for attribute "Name"
    The Creo Parametric font name

Method Detail

GetId/SetId

intGetId ()
voidSetId (int value)


    The Creo Parametric TOOLKIT font Id



GetName/SetName

StringGetName ()
voidSetName (String value)


    The Creo Parametric font name