Library | Package Java Toolkit

Interface HalfAreaVisibility

package com.ptc.wfc.wfcView2D;

public interface HalfAreaVisibility
  extends com.ptc.wfc.wfcView2D.VisibleAreaInstruction



Description

 



Method Summary
voidDisplayLeftSide (boolean DisplayLeftSide)
     
DrawingLineStandardTypeGetLineType ()
    Get method for attribute "LineType"
     
SelectionGetReference ()
    Get method for attribute "Reference"
     
booleanIsLeftSideDisplayed ()
     
voidSetLineType (DrawingLineStandardType value)
    Set method for attribute "LineType"
     
voidSetReference (Selection value)
    Set method for attribute "Reference"
     

Methods Inherited from Interface com.ptc.wfc.wfcView2D.VisibleAreaInstruction
GetType

Method Detail

GetReference/SetReference

SelectionGetReference ()
voidSetReference (Selection value)


     
Manual References:
Drawings: Visible Areas of Views, Drawings: Visible Areas of Views, Drawings: Visible Areas of Views, Drawings: Visible Areas of Views



DisplayLeftSide

voidDisplayLeftSide (boolean DisplayLeftSide)


     
Manual References:
Drawings: Visible Areas of Views, Drawings: Visible Areas of Views
Parameters:
DisplayLeftSide
Returns:


IsLeftSideDisplayed

booleanIsLeftSideDisplayed ()


     
Manual References:
Drawings: Visible Areas of Views, Drawings: Visible Areas of Views
Returns:


GetLineType/SetLineType

DrawingLineStandardTypeGetLineType ()
voidSetLineType (DrawingLineStandardType value)


     
Manual References:
Drawings: Visible Areas of Views, Drawings: Visible Areas of Views, Drawings: Visible Areas of Views, Drawings: Visible Areas of Views