llnl.visit
Class GlobalAttributes
java.lang.Object
llnl.visit.AttributeSubject
llnl.visit.GlobalAttributes
public class GlobalAttributes
- extends AttributeSubject
Methods inherited from class llnl.visit.AttributeSubject |
Attach, boolToString, Detach, doubleArrayToString, doubleToString, doubleVectorToString, floatArrayToString, floatToString, floatVectorToString, GetAttributeId, GetClassName, intArrayToString, intToString, intVectorToString, IsSelected, Notify, NumAttributes, NumAttributesSelected, Read, Select, SelectAll, SetAttributeId, stringToString, stringVectorToString, toString, ucharArrayToString, ucharToString, ucharVectorToString, UnSelectAll, Write, WriteSelect |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PRECISIONTYPE_FLOAT
public static final int PRECISIONTYPE_FLOAT
- See Also:
- Constant Field Values
PRECISIONTYPE_NATIVE
public static final int PRECISIONTYPE_NATIVE
- See Also:
- Constant Field Values
PRECISIONTYPE_DOUBLE
public static final int PRECISIONTYPE_DOUBLE
- See Also:
- Constant Field Values
BACKENDTYPE_VTK
public static final int BACKENDTYPE_VTK
- See Also:
- Constant Field Values
BACKENDTYPE_DAX
public static final int BACKENDTYPE_DAX
- See Also:
- Constant Field Values
BACKENDTYPE_EAVL
public static final int BACKENDTYPE_EAVL
- See Also:
- Constant Field Values
BACKENDTYPE_PISTON
public static final int BACKENDTYPE_PISTON
- See Also:
- Constant Field Values
GlobalAttributes
public GlobalAttributes()
GlobalAttributes
public GlobalAttributes(int nMoreFields)
GlobalAttributes
public GlobalAttributes(GlobalAttributes obj)
Offset
public int Offset()
- Description copied from class:
AttributeSubject
- Returns the offset into the selected table where this state object's fields begin.
- Overrides:
Offset
in class AttributeSubject
- Returns:
- An offset into the selected table.
GetNumAdditionalAttributes
public int GetNumAdditionalAttributes()
- Description copied from class:
AttributeSubject
- Returns the number of attributes added in this level of the state object.
- Overrides:
GetNumAdditionalAttributes
in class AttributeSubject
- Returns:
- The number of attributes added in this level of the state object.
equals
public boolean equals(GlobalAttributes obj)
SetSources
public void SetSources(java.util.Vector sources_)
SetWindows
public void SetWindows(java.util.Vector windows_)
SetActiveWindow
public void SetActiveWindow(int activeWindow_)
SetIconifiedFlag
public void SetIconifiedFlag(boolean iconifiedFlag_)
SetAutoUpdateFlag
public void SetAutoUpdateFlag(boolean autoUpdateFlag_)
SetReplacePlots
public void SetReplacePlots(boolean replacePlots_)
SetApplyOperator
public void SetApplyOperator(boolean applyOperator_)
SetApplySelection
public void SetApplySelection(boolean applySelection_)
SetApplyWindow
public void SetApplyWindow(boolean applyWindow_)
SetExecuting
public void SetExecuting(boolean executing_)
SetWindowLayout
public void SetWindowLayout(int windowLayout_)
SetMakeDefaultConfirm
public void SetMakeDefaultConfirm(boolean makeDefaultConfirm_)
SetCloneWindowOnFirstRef
public void SetCloneWindowOnFirstRef(boolean cloneWindowOnFirstRef_)
SetAutomaticallyAddOperator
public void SetAutomaticallyAddOperator(boolean automaticallyAddOperator_)
SetTryHarderCyclesTimes
public void SetTryHarderCyclesTimes(boolean tryHarderCyclesTimes_)
SetTreatAllDBsAsTimeVarying
public void SetTreatAllDBsAsTimeVarying(boolean treatAllDBsAsTimeVarying_)
SetCreateMeshQualityExpressions
public void SetCreateMeshQualityExpressions(boolean createMeshQualityExpressions_)
SetCreateTimeDerivativeExpressions
public void SetCreateTimeDerivativeExpressions(boolean createTimeDerivativeExpressions_)
SetCreateVectorMagnitudeExpressions
public void SetCreateVectorMagnitudeExpressions(boolean createVectorMagnitudeExpressions_)
SetNewPlotsInheritSILRestriction
public void SetNewPlotsInheritSILRestriction(boolean newPlotsInheritSILRestriction_)
SetUserDirForSessionFiles
public void SetUserDirForSessionFiles(boolean userDirForSessionFiles_)
SetSaveCrashRecoveryFile
public void SetSaveCrashRecoveryFile(boolean saveCrashRecoveryFile_)
SetIgnoreExtentsFromDbs
public void SetIgnoreExtentsFromDbs(boolean ignoreExtentsFromDbs_)
SetExpandNewPlots
public void SetExpandNewPlots(boolean expandNewPlots_)
SetUserRestoreSessionFile
public void SetUserRestoreSessionFile(boolean userRestoreSessionFile_)
SetPrecisionType
public void SetPrecisionType(int precisionType_)
SetBackendType
public void SetBackendType(int backendType_)
SetRemoveDuplicateNodes
public void SetRemoveDuplicateNodes(boolean removeDuplicateNodes_)
GetSources
public java.util.Vector GetSources()
GetWindows
public java.util.Vector GetWindows()
GetActiveWindow
public int GetActiveWindow()
GetIconifiedFlag
public boolean GetIconifiedFlag()
GetAutoUpdateFlag
public boolean GetAutoUpdateFlag()
GetReplacePlots
public boolean GetReplacePlots()
GetApplyOperator
public boolean GetApplyOperator()
GetApplySelection
public boolean GetApplySelection()
GetApplyWindow
public boolean GetApplyWindow()
GetExecuting
public boolean GetExecuting()
GetWindowLayout
public int GetWindowLayout()
GetMakeDefaultConfirm
public boolean GetMakeDefaultConfirm()
GetCloneWindowOnFirstRef
public boolean GetCloneWindowOnFirstRef()
GetAutomaticallyAddOperator
public boolean GetAutomaticallyAddOperator()
GetTryHarderCyclesTimes
public boolean GetTryHarderCyclesTimes()
GetTreatAllDBsAsTimeVarying
public boolean GetTreatAllDBsAsTimeVarying()
GetCreateMeshQualityExpressions
public boolean GetCreateMeshQualityExpressions()
GetCreateTimeDerivativeExpressions
public boolean GetCreateTimeDerivativeExpressions()
GetCreateVectorMagnitudeExpressions
public boolean GetCreateVectorMagnitudeExpressions()
GetNewPlotsInheritSILRestriction
public boolean GetNewPlotsInheritSILRestriction()
GetUserDirForSessionFiles
public boolean GetUserDirForSessionFiles()
GetSaveCrashRecoveryFile
public boolean GetSaveCrashRecoveryFile()
GetIgnoreExtentsFromDbs
public boolean GetIgnoreExtentsFromDbs()
GetExpandNewPlots
public boolean GetExpandNewPlots()
GetUserRestoreSessionFile
public boolean GetUserRestoreSessionFile()
GetPrecisionType
public int GetPrecisionType()
GetBackendType
public int GetBackendType()
GetRemoveDuplicateNodes
public boolean GetRemoveDuplicateNodes()
WriteAtts
public void WriteAtts(CommunicationBuffer buf)
- Description copied from class:
AttributeSubject
- Writes the selected fields of the object to the buffer.
- Overrides:
WriteAtts
in class AttributeSubject
- Parameters:
buf
- The communication buffer to which the object will be written.
ReadAtts
public void ReadAtts(int index,
CommunicationBuffer buf)
- Description copied from class:
AttributeSubject
- Reads the specified index's data from the buffer into the object.
- Specified by:
ReadAtts
in class AttributeSubject
buf
- The communication buffer to from which the object will be read.
toString
public java.lang.String toString(java.lang.String indent)
- Overrides:
toString
in class AttributeSubject