public class DiagramMasterSetting extends Object
Constructor and Description |
---|
DiagramMasterSetting()
Initializes a new instance of the
DiagramMasterSetting class. |
Modifier and Type | Method and Description |
---|---|
String |
getMasterPath()
Path for Master.
|
boolean |
getUseSourceMaster()
Set true for use master with source document or use false value for use Master with Path
|
void |
setMasterPath(String value)
Path for Master.
|
void |
setUseSourceMaster(boolean value)
Set true for use master with source document or use false value for use Master with Path
|
public DiagramMasterSetting()
Initializes a new instance of the DiagramMasterSetting
class.
public final String getMasterPath()
Path for Master. Set this value or use default Comparison Master
public final boolean getUseSourceMaster()
Set true for use master with source document or use false value for use Master with Path
public final void setMasterPath(String value)
Path for Master. Set this value or use default Comparison Master
public final void setUseSourceMaster(boolean value)
Set true for use master with source document or use false value for use Master with Path
Copyright © 2019. All rights reserved.