Library | Package Java Toolkit

Interface DrawingViewDisplay

package com.ptc.wfc.wfcQuickPrint;

public interface DrawingViewDisplay
  extends jxobject



Description

The view display style to use..



Method Summary
CableDisplayGetCableDisp ()
    Get method for attribute "CableDisp"
    The cable display style
booleanGetConceptModel ()
    Get method for attribute "ConceptModel"
    
DisplayStyleGetDispStyle ()
    Get method for attribute "DispStyle"
    The display style
booleanGetQuiltHLR ()
    Get method for attribute "QuiltHLR"
    Whether to display Quilt HLR or not
TangentEdgeDisplayGetTanEdgeDisplay ()
    Get method for attribute "TanEdgeDisplay"
    The tan edge display
booleanGetWeldXSec ()
    Get method for attribute "WeldXSec"
    
voidSetCableDisp (CableDisplay value)
    Set method for attribute "CableDisp"
    The cable display style
voidSetConceptModel (boolean value)
    Set method for attribute "ConceptModel"
    
voidSetDispStyle (DisplayStyle value)
    Set method for attribute "DispStyle"
    The display style
voidSetQuiltHLR (boolean value)
    Set method for attribute "QuiltHLR"
    Whether to display Quilt HLR or not
voidSetTanEdgeDisplay (TangentEdgeDisplay value)
    Set method for attribute "TanEdgeDisplay"
    The tan edge display
voidSetWeldXSec (boolean value)
    Set method for attribute "WeldXSec"
    

Method Detail

GetDispStyle/SetDispStyle

DisplayStyleGetDispStyle ()
voidSetDispStyle (DisplayStyle value)


    The display style
Manual References:
Drawings: Drawing View Display Information, Drawings: Drawing View Display Information, Drawings: Drawing View Display Information, Drawings: Drawing View Display Information



GetQuiltHLR/SetQuiltHLR

booleanGetQuiltHLR ()
voidSetQuiltHLR (boolean value)


    Whether to display Quilt HLR or not
Manual References:
Drawings: Drawing View Display Information, Drawings: Drawing View Display Information, Drawings: Drawing View Display Information, Drawings: Drawing View Display Information



GetTanEdgeDisplay/SetTanEdgeDisplay

TangentEdgeDisplayGetTanEdgeDisplay ()
voidSetTanEdgeDisplay (TangentEdgeDisplay value)


    The tan edge display
Manual References:
Drawings: Drawing View Display Information, Drawings: Drawing View Display Information, Drawings: Drawing View Display Information, Drawings: Drawing View Display Information



GetCableDisp/SetCableDisp

CableDisplayGetCableDisp ()
voidSetCableDisp (CableDisplay value)


    The cable display style
Manual References:
Drawings: Drawing View Display Information, Drawings: Drawing View Display Information, Drawings: Drawing View Display Information, Drawings: Drawing View Display Information



GetConceptModel/SetConceptModel

booleanGetConceptModel ()
voidSetConceptModel (boolean value)


    
Manual References:
Drawings: Drawing View Display Information, Drawings: Drawing View Display Information, Drawings: Drawing View Display Information, Drawings: Drawing View Display Information



GetWeldXSec/SetWeldXSec

booleanGetWeldXSec ()
voidSetWeldXSec (boolean value)


    
Manual References:
Drawings: Drawing View Display Information, Drawings: Drawing View Display Information, Drawings: Drawing View Display Information