Library | Package Java Toolkit

Interface BreakAreaInstruction

package com.ptc.wfc.wfcView2D;

public interface BreakAreaInstruction
  extends jxobject



Description

 



Method Summary
/*optional*/ CurveDescriptorGetCurveData ()
    Get method for attribute "CurveData"
     
SelectionGetFirstBreakLine ()
    Get method for attribute "FirstBreakLine"
     
SelectionGetSecondBreakLine ()
    Get method for attribute "SecondBreakLine"
     
ViewBrokenDirGetViewBrokenDir ()
    Get method for attribute "ViewBrokenDir"
     
ViewBrokenLineStyleGetViewBrokenLineStyle ()
    Get method for attribute "ViewBrokenLineStyle"
     
voidSetCurveData ( /*optional*/ CurveDescriptor value)
    Set method for attribute "CurveData"
     
voidSetFirstBreakLine (Selection value)
    Set method for attribute "FirstBreakLine"
     
voidSetSecondBreakLine (Selection value)
    Set method for attribute "SecondBreakLine"
     
voidSetViewBrokenDir (ViewBrokenDir value)
    Set method for attribute "ViewBrokenDir"
     
voidSetViewBrokenLineStyle (ViewBrokenLineStyle value)
    Set method for attribute "ViewBrokenLineStyle"
     

Method Detail

GetViewBrokenDir/SetViewBrokenDir

ViewBrokenDirGetViewBrokenDir ()
voidSetViewBrokenDir (ViewBrokenDir value)


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



GetFirstBreakLine/SetFirstBreakLine

SelectionGetFirstBreakLine ()
voidSetFirstBreakLine (Selection value)


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



GetSecondBreakLine/SetSecondBreakLine

SelectionGetSecondBreakLine ()
voidSetSecondBreakLine (Selection value)


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



GetViewBrokenLineStyle/SetViewBrokenLineStyle

ViewBrokenLineStyleGetViewBrokenLineStyle ()
voidSetViewBrokenLineStyle (ViewBrokenLineStyle value)


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



GetCurveData/SetCurveData

/*optional*/ CurveDescriptorGetCurveData ()
voidSetCurveData ( /*optional*/ CurveDescriptor value)


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