API Documentation > Interfaces > Interface GTolLeaderInstructions
Interface GTolLeaderInstructions

package com.ptc.wfc.wfcGTol;

public interface
GTolLeaderInstructions
extends
jxobject


Description
User Guide References:
Method Summary
boolean
Get method for attribute "IsZExtension"
Get method for attribute "Selection"
Get method for attribute "Type"
Get method for attribute "ZExtensionPoint"
void
Set method for attribute "Selection"
void
Set method for attribute "Type"
Method Detail
GetType
GetType
()
SetType
void
SetType
(LeaderArrowType value)
User Guide References:
GetSelection
GetSelection
()
SetSelection
void
SetSelection
(Selection value)
User Guide References:
GetIsZExtension
boolean
GetIsZExtension
()
User Guide References:
GetZExtensionPoint
GetZExtensionPoint
()
User Guide References:
Was this helpful?