public class ViewerState
extends java.lang.Object
Constructor and Description |
---|
ViewerState() |
public ViewerRPC GetViewerRPC()
public PostponedAction GetPostponedAction()
public SyncAttributes GetSyncAttributes()
public MessageAttributes GetMessageAttributes()
public StatusAttributes GetStatusAttributes()
public avtDatabaseMetaData GetDatabaseMetaData()
public SILAttributes GetSILAttributes()
public DBPluginInfoAttributes GetDBPluginInfoAttributes()
public ExportDBAttributes GetExportDBAttributes()
public ConstructDataBinningAttributes GetConstructDataBinningAttributes()
public ClientMethod GetClientMethod()
public ClientInformation GetClientInformation()
public ClientInformationList GetClientInformationList()
public SimulationUIValues GetSimulationUIValues()
public PluginManagerAttributes GetPluginManagerAttributes()
public AppearanceAttributes GetAppearanceAttributes()
public GlobalAttributes GetGlobalAttributes()
public DatabaseCorrelationList GetDatabaseCorrelationList()
public PlotList GetPlotList()
public HostProfileList GetHostProfileList()
public SaveWindowAttributes GetSaveWindowAttributes()
public EngineList GetEngineList()
public ColorTableAttributes GetColorTableAttributes()
public ExpressionList GetExpressionList()
public AnnotationAttributes GetAnnotationAttributes()
public SILRestrictionAttributes GetSILRestrictionAttributes()
public ViewAxisArrayAttributes GetViewAxisArrayAttributes()
public ViewCurveAttributes GetViewCurveAttributes()
public View2DAttributes GetView2DAttributes()
public View3DAttributes GetView3DAttributes()
public LightList GetLightList()
public AnimationAttributes GetAnimationAttributes()
public PickAttributes GetPickAttributes()
public PrinterAttributes GetPrinterAttributes()
public WindowInformation GetWindowInformation()
public RenderingAttributes GetRenderingAttributes()
public KeyframeAttributes GetKeyframeAttributes()
public QueryList GetQueryList()
public QueryAttributes GetQueryAttributes()
public MaterialAttributes GetMaterialAttributes()
public GlobalLineoutAttributes GetGlobalLineoutAttributes()
public AnnotationObjectList GetAnnotationObjectList()
public QueryOverTimeAttributes GetQueryOverTimeAttributes()
public InteractorAttributes GetInteractorAttributes()
public ProcessAttributes GetProcessAttributes()
public MovieAttributes GetMovieAttributes()
public MeshManagementAttributes GetMeshManagementAttributes()
public ViewerRPC GetLogRPC()
public FileOpenOptions GetFileOpenOptions()
public SelectionProperties GetSelectionProperties()
public SelectionList GetSelectionList()
public ViewerClientAttributes GetViewerClientAttributes()
public ViewerClientInformation GetViewerClientInformation()
public CinemaAttributes GetCinemaAttributes()
public AttributeSubject GetStateObject(int i)
i
- The index of the state object to return.public void Register(AttributeSubject obj)
obj
- The state object to register.public void RegisterPlotAttributes(AttributeSubject obj)
obj
- The state object to register.public void RegisterOperatorAttributes(AttributeSubject obj)
obj
- The state object to register.public int GetNumStateObjects()
public int GetNumPlotStateObjects()
public int GetNumOperatorStateObjects()
public AttributeSubject GetPlotAttributes(int n)
n
- Index of the state object to return.public PlotInfoAttributes GetPlotInformation(int n)
n
- Index of the plot information to return.public AttributeSubject GetOperatorAttributes(int n)
n
- Index of the state object to return.