java.lang.Object
com.ptc.windchill.mpml.pmi.annotation.common.GraphicData
All Implemented Interfaces:
Serializable

public class GraphicData extends Object implements Serializable
Class use to hold graphic data use to build drawing area
See Also:
  • Method Details

    • getGraphicType

      public GraphicType getGraphicType()
      Class constructor.

      Supported API: true
    • setGraphicType

      public void setGraphicType(GraphicType graphicType)
      This method will set the graphic type

      Supported API: true
      Parameters:
      graphicType - the graphic type
    • getModelItem

      public ModelItem getModelItem()


      Supported API: true
      Returns:
    • setModelItem

      public void setModelItem(ModelItem modelItem)


      Supported API: true
      Parameters:
      modelItem -
    • getEpmMaster

      public EPMDocumentMaster getEpmMaster()


      Supported API: true
      Returns:
    • setEpmMaster

      public void setEpmMaster(EPMDocumentMaster epmMaster)


      Supported API: true
      Parameters:
      epmMaster -
    • getOwnerMaster

      public Mastered getOwnerMaster()


      Supported API: true
      Returns:
    • setOwnerMaster

      public void setOwnerMaster(Mastered ownerMaster)


      Supported API: true
      Parameters:
      ownerMaster -