public class CellDesignerExportToFileDialog.CellDesignerExportToFileOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
changeFontSize |
boolean |
changeSpeciesCoordinates |
float |
fontSize |
boolean |
insertHypotheticalInfluences_complexMutualInhibition |
boolean |
insertHypotheticalInfluences_inhCatalysisReactant |
boolean |
makeReactionsGrey |
boolean |
mergeIfFileExists |
boolean |
putCytoscapeColorsOnReactions |
boolean |
putCytoscapeColorsOnSpecies |
boolean |
removeComplexNames |
boolean |
removeLineBreakPoints |
boolean |
removeResiduesNames |
float |
scaleFactor |
int |
SCALING_POSITION |
int |
SCALING_SHAPE |
int |
typeOfScaling |
Constructor and Description |
---|
CellDesignerExportToFileDialog.CellDesignerExportToFileOptions() |
public boolean changeSpeciesCoordinates
public boolean putCytoscapeColorsOnSpecies
public boolean putCytoscapeColorsOnReactions
public boolean makeReactionsGrey
public boolean mergeIfFileExists
public boolean removeLineBreakPoints
public boolean removeComplexNames
public boolean removeResiduesNames
public boolean changeFontSize
public float scaleFactor
public float fontSize
public boolean insertHypotheticalInfluences_complexMutualInhibition
public boolean insertHypotheticalInfluences_inhCatalysisReactant
public int SCALING_POSITION
public int SCALING_SHAPE
public int typeOfScaling