Deprecated. As of 2.4, replaced by
FileFormat.createCompoundDS(String, Group, long[], long[], long[], int, String[], Datatype[], int[], Object)
The replacement method has additional parameters:
maxdims, chunks,
and gzip
. To mimic
the behavior originally provided by this method, call the
replacement method with the following parameter list:
( name, pgroup, dims, null, null, -1,
memberNames, memberDatatypes, memberSizes, data );
createCompoundDS(String, Group, long[], long[], long[], int, String[], Datatype[], int[], Object) -
Method in class ncsa.hdf.object.h5.H5File
createControl(Composite) -
Method in class fable.framework.ui.wizards.RunProgramWizardPage
createControl(Composite) -
Method in class org.dawb.common.ui.project.DataNewProjectWizardPage
createControl(Composite) -
Method in class org.dawb.common.ui.project.DawbResourcePage
createControl(Composite) -
Method in class org.dawb.hdf5.editor.H5ResourcePage
createControl(Composite) -
Method in class org.dawb.passerelle.common.project.PasserelleNewProjectWizardPage
createControl(Composite) -
Method in class org.edna.workbench.actions.ConvertWizardPage1
Create contents of the wizard.
createControls(Composite) -
Method in class fable.imageviewer.component.ImageComponentUI
Creates all the controls.
createCSV(IFile, Map<String, ? extends IDataset>, String) -
Static method in class org.dawb.common.ui.util.CSVUtils
Constructs a csv file with a similar name in the same project.
createCSV(IFile, Object[]) -
Static method in class org.dawb.common.ui.util.CSVUtils
Constructs a csv file with the same name in the same project.
createDataProject(String, IWorkspaceRoot, boolean, IProgressMonitor) -
Static method in class org.dawb.common.ui.project.DataProjectUtils
createDataset(String, String, Group) -
Method in interface org.dawb.hdf5.IHierarchicalDataFile
Creates and returns a new dataset with the given name and parent
If it already exists then an integer will be appended to the name and it will still be written.
createDataset(String, Datatype, long[], Object, Group) -
Method in interface org.dawb.hdf5.IHierarchicalDataFile
Creates and returns a new dataset with the given name and parent
If it already exists then an integer will be appended to the name and it will still be written.
createDatatype(int, int, int, int, String) -
Method in class ncsa.hdf.object.FileFormat
Creates a named datatype in a file.
createDatatype(int, int, int, int) -
Method in class ncsa.hdf.object.FileFormat
Creates a new datatype in memory.
createDatatype(int, int, int, int) -
Method in class ncsa.hdf.object.fits.FitsFile
createDatatype(int, int, int, int, String) -
Method in class ncsa.hdf.object.fits.FitsFile
createDatatype(int, int, int, int) -
Method in class ncsa.hdf.object.h4.H4File
createDatatype(int, int, int, int, String) -
Method in class ncsa.hdf.object.h4.H4File
createDatatype(int, int, int, int, String) -
Method in class ncsa.hdf.object.h5.H5File
createDatatype(int, int, int, int) -
Method in class ncsa.hdf.object.h5.H5File
Methods related to Datatypes and HObjects in HDF5 Files.
createDatatype(int, int, int, int) -
Method in class ncsa.hdf.object.nc2.NC2File
createDatatype(int, int, int, int, String) -
Method in class ncsa.hdf.object.nc2.NC2File
createDefaultProjects(IProgressMonitor) -
Static method in class org.edna.workbench.application.projects.ProjectCreator
Called while user waits
createDefaultProjects(IProgressMonitor, boolean) -
Static method in class org.edna.workbench.application.projects.ProjectCreator
Method which creates Data and Edna projects and copies in their respective
data.
createDialogArea(Composite) -
Method in class org.dawb.passerelle.actors.flow.ExpressionDialog
createDialogArea(Composite) -
Method in class org.dawb.passerelle.actors.hardware.command.CommandDialog
createDialogArea(Composite) -
Method in class org.dawb.passerelle.actors.hardware.motor.MotorDialog
createDialogArea(Composite) -
Method in class org.dawb.passerelle.actors.ui.config.FieldDialog
createEditorInput(File) -
Static method in class fable.framework.toolbox.SWTUtils
Creates a new IEditorInput from a File.
createElement(IMemento) -
Method in class org.eclipse.ui.examples.rcp.texteditor.editors.PathEditorInputFactory
createEmptyWorkflow(IContainer, String, IProgressMonitor) -
Static method in class org.dawb.passerelle.common.utils.ModelUtils
createEnvironmentVariables(String, String, String) -
Static method in class org.dawb.common.util.eclipse.Environment
Attempts to set environment variables automatically so that the user
does not have to set them before starting the application.
createFieldEditors() -
Method in class fable.framework.toolboxpreferences.ImagePrintPreferencesPage
Creates the field editors.
createFieldEditors() -
Method in class fable.framework.toolboxpreferences.LoggerPreferencesPage
Creates the field editors.
createFieldEditors() -
Method in class fable.framework.toolboxpreferences.MemoryUsagePreferencesPage
Creates the field editors.
createFieldEditors() -
Method in class fable.imageviewer.preferences.ImageviewerPreferencePage
Creates the field editors.
createFile(String, int) -
Method in class ncsa.hdf.object.FileFormat
Creates a file with the specified name and returns a new FileFormat
implementation instance associated with the file.
createFile(String, int) -
Method in class ncsa.hdf.object.h4.H4File
Creates an HDF4 file with the specified name and returns a new
H4File instance associated with the file.
createFile(String, int) -
Method in class ncsa.hdf.object.h5.H5File
Creates an HDF5 file with the specified name and returns a new H5File
instance associated with the file.
createFileFromIFile(IFile, InputStream, IProgressMonitor) -
Static method in class fable.framework.toolbox.SWTUtils
Creates a file resource given the file handle and contents.
createFileNumberText() -
Method in class fable.imageviewer.component.ImageComponentUI
Create file number text.
createGcpl(int, int, int) -
Method in class ncsa.hdf.object.FileFormat
Creates the group creation property list identifier, gcpl.
createGcpl(int, int, int) -
Method in class ncsa.hdf.object.h5.H5File
Creates the group creation property list identifier, gcpl.
createGrayPalette() -
Static method in class ncsa.hdf.view.Tools
Creates the gray palette of the indexed 256-color table.
createGrayWavePalette() -
Static method in class ncsa.hdf.view.Tools
Creates the gray wave palette of the indexed 256-color table.
createGroup(String, Group) -
Method in class ncsa.hdf.object.FileFormat
Creates a new group with specified name in existing group.
createGroup(String, Group, int...) -
Method in class ncsa.hdf.object.FileFormat
Creates a new group with specified name in existing group.
createGroup(String, Group) -
Method in class ncsa.hdf.object.fits.FitsFile
createGroup(String, Group) -
Method in class ncsa.hdf.object.h4.H4File
createGroup(String, Group) -
Method in class ncsa.hdf.object.h5.H5File
Creates a new group with specified name in existing group.
createGroup(String, Group, int...) -
Method in class ncsa.hdf.object.h5.H5File
Creates a new group with specified name in existing group and with the
group creation properties list, gplist.
createGroup(String, Group) -
Method in class ncsa.hdf.object.nc2.NC2File
createHardwareObject() -
Static method in class org.dawb.common.ui.views.monitor.MonitorUtils
Reads extension point to get class implementing ServerObject which
knows how to connect to the hardware.
createHardwareObject(String) -
Static method in class org.dawb.common.ui.views.monitor.MonitorUtils
Reads extension point to get class implementing ServerObject which
knows how to connect to the hardware.
createImage(String, Group, Datatype, long[], long[], long[], int, int, int, Object) -
Method in class ncsa.hdf.object.FileFormat
Creates a new image in a file.
createImage(String, Group, Datatype, long[], long[], long[], int, int, int, Object) -
Method in class ncsa.hdf.object.fits.FitsFile
createImage(String, Group, Datatype, long[], long[], long[], int, int, int, Object) -
Method in class ncsa.hdf.object.h4.H4File
createImage(String, Group, Datatype, long[], long[], long[], int, int, int, Object) -
Method in class ncsa.hdf.object.h5.H5File
createImage(String, Group, Datatype, long[], long[], long[], int, int, int, Object) -
Method in class ncsa.hdf.object.nc2.NC2File
createImage(File, int) -
Static method in class org.dawb.gda.extensions.util.ImageThumbnailCreator
createImageData(float, float, PaletteData) -
Method in class fable.imageviewer.component.ImageComponentImage
Creates an ImageData with pixels scaled between minimum and maximum,
oriented according to the current orientation, and using the specified
palette.
createImageDiamond(AbstractDataset) -
Static method in class org.dawb.gda.extensions.util.ImageThumbnailCreator
Modified from GDA
createImageSWT(AbstractDataset) -
Static method in class org.dawb.gda.extensions.util.ImageThumbnailCreator
Modified from fable
createIndexedImage(byte[], byte[][], int, int) -
Method in class ncsa.hdf.view.DefaultImageView
Creates a RGB indexed image of 256 colors.
createIndexedImage(byte[], byte[][], int, int) -
Static method in class ncsa.hdf.view.Tools
Creates a RGB indexed image of 256 colors.
createInitialLayout(IPageLayout) -
Method in class fable.framework.navigator.Perspective
createInitialLayout(IPageLayout) -
Method in class fable.framework.ui.rcp.Perspective
createInitialLayout(IPageLayout) -
Method in class fable.imageviewer.perspective.Perspective
createInitialLayout(IPageLayout) -
Method in class fable.imageviewer.perspective.PerspectiveSmall
createInitialLayout(IPageLayout) -
Method in class org.eclipse.ui.examples.rcp.texteditor.TextEditorPerspective
createInitialLayout(IPageLayout) -
Method in class org.edna.workbench.application.perspective.DataPerspective
Creates the initial layout for a page.
createInitialLayout(IPageLayout) -
Method in class org.edna.workbench.application.perspective.WorkflowPerspective
Creates the initial layout for a page.
createInputActions(IContributionManager) -
Static method in class org.dawb.passerelle.editors.EdnaActorActions
createInstance(String, int) -
Method in class ncsa.hdf.object.FileFormat
Creates a FileFormat implementation instance with specified filename and
access.
createInstance(String, int) -
Method in class ncsa.hdf.object.fits.FitsFile
Creates a FitsFile instance with specified file name and READ access.
createInstance(String, int) -
Method in class ncsa.hdf.object.h4.H4File
Creates an H4File instance with specified file name and access.
createInstance(String, int) -
Method in class ncsa.hdf.object.h5.H5File
Creates an H5File instance with specified file name and access.
createInstance(String, int) -
Method in class ncsa.hdf.object.nc2.NC2File
Creates an NC2File instance with specified file name and READ access.
createJythonInterpreter(String, IProgressMonitor) -
Static method in class org.edna.pydev.extensions.utils.InterpreterUtils
We programmatically create a Jython Interpreter so that the user does not have to.
createLink(Group, String, HObject, int) -
Method in class ncsa.hdf.object.FileFormat
Creates a soft, hard or external link to an existing object in the open
file.
createLink(Group, String, String, int) -
Method in class ncsa.hdf.object.FileFormat
Creates a soft or external links to objects in a file that do not exist
at the time the link is created.
createLink(Group, String, Object) -
Method in class ncsa.hdf.object.FileFormat
Creates a link to an existing object in the open file.
createLink(Group, String, Object) -
Method in class ncsa.hdf.object.h5.H5File
createLink(Group, String, HObject, int) -
Method in class ncsa.hdf.object.h5.H5File
Creates a link to an object in the open file.
createLink(Group, String, String, int) -
Method in class ncsa.hdf.object.h5.H5File
Creates a soft or external links to objects in a file that do not exist
at the time the link is created.
createNaturePalette() -
Static method in class ncsa.hdf.view.Tools
Creates the nature palette of the indexed 256-color table.
createNewUniqueDir(File) -
Static method in class org.dawb.common.util.io.FileUtils
createNewUniqueDir(File, String) -
Static method in class org.dawb.common.util.io.FileUtils
createOutputActions(IContributionManager) -
Static method in class org.dawb.passerelle.editors.EdnaActorActions
createPage(IConsoleView) -
Method in class org.dawb.tango.extensions.console.TangoSpecConsole
createPartControl(Composite) -
Method in class fable.framework.navigator.views.SampleNavigatorView
createPartControl(Composite) -
Method in class fable.framework.ui.editors.ColumnFileEditor
createPartControl(Composite) -
Method in class fable.framework.ui.editors.ColumnFilePlotEditor
createPartControl(Composite) -
Method in class fable.framework.ui.editors.GeneralInputEditor
createPartControl(Composite) -
Method in class fable.framework.ui.editors.JmolEditor
createPartControl(Composite) -
Method in class fable.framework.ui.views.chiPlotView
This is a callback that will allow us to create the viewer and initialize
it.
createPartControl(Composite) -
Method in class fable.framework.ui.views.ColumnFileContentView
A Logger.
createPartControl(Composite) -
Method in class fable.framework.ui.views.ColumnFilePlotView
createPartControl(Composite) -
Method in class fable.framework.ui.views.JmolView
createPartControl(Composite) -
Method in class fable.framework.views.MemoryUsageView
createPartControl(Composite) -
Method in class fable.imageviewer.component.ImageComponent
createPartControl(Composite) -
Method in class fable.imageviewer.component.ImagePlay
createPartControl(Composite) -
Method in class fable.imageviewer.editor.ImageEditor
createPartControl(Composite) -
Method in class fable.imageviewer.views.HeaderPlotView
createPartControl(Composite) -
Method in class fable.imageviewer.views.HeaderTableView
createPartControl(Composite) -
Method in class fable.imageviewer.views.ImageView
createPartControl(Composite) -
Method in class fable.imageviewer.views.LineView
createPartControl(Composite) -
Method in class fable.imageviewer.views.ProfileView
createPartControl(Composite) -
Method in class fable.imageviewer.views.ReliefView
createPartControl(Composite) -
Method in class fable.imageviewer.views.RockingCurveView
createPartControl(Composite) -
Method in class fable.python.views.FableSampleLoaderView
createPartControl(Composite) -
Method in class fable.python.views.PythonPlotView
Create the View part.
createPartControl(Composite) -
Method in class org.dawb.common.ui.views.monitor.MonitorView
Create contents of the view part
createPartControl(Composite) -
Method in class org.dawb.hdf5.editor.H5Editor
createPartControl(Composite) -
Method in class org.dawb.passerelle.editors.SubstitutionEditor
createPartControl(Composite) -
Method in class org.dawb.passerelle.editors.UserModifyEditor
Create contents of the view part.
createPartControl(Composite) -
Method in class org.dawb.passerelle.editors.XMLSubstitutionEditor
createPartControl(Composite) -
Method in class org.dawb.passerelle.editors.XPathEditor
createPartControl(Composite) -
Method in class org.dawb.passerelle.views.ValueView
Create contents of the view part.
createPartControl(Composite) -
Method in class org.dawb.stac.video.views.StacVideoView
Create contents of the view part.
createPartControl(Composite) -
Method in class org.dawb.tango.extensions.editors.MultiScanComponent
Create contents of the view part.
createPartControl(Composite) -
Method in class org.dawb.tango.extensions.editors.spec.SpecTextEditor
createPartControl(Composite) -
Method in class org.dawb.tango.extensions.editors.SpecEditor
createPartControl(Composite) -
Method in class org.dawb.tango.extensions.jive.JiveView
Create contents of the view part.
createPartControl(Composite) -
Method in class org.dawb.workbench.ui.editors.CSVDataEditor
createPartControl(Composite) -
Method in class org.dawb.workbench.ui.editors.internal.SliceComponent
createPartControl(Composite) -
Method in class org.dawb.workbench.ui.editors.PlotDataComponent
Create contents of the view part.
createPartControl(Composite) -
Method in class org.dawb.workbench.ui.editors.PlotDataEditor
createPartControl(Composite) -
Method in class org.dawb.workbench.ui.editors.PlotImageEditor
createPartControl(Composite) -
Method in class org.dawb.workbench.ui.views.GalleryView
Create contents of the view part.
createPartControl(Composite) -
Method in class org.edna.workbench.application.intro.DawbIntroPart
createPasserelleProject(String, IWorkspaceRoot, boolean, IProgressMonitor) -
Static method in class org.dawb.passerelle.common.utils.ModelUtils
createPlot(AbstractDataset, List<AbstractDataset>, PlotType, IProgressMonitor) -
Method in interface org.dawb.common.ui.plot.IPlottingSystem
createPlot(AbstractDataset, List<AbstractDataset>, PlotType, IProgressMonitor) -
Method in class org.dawb.gda.extensions.plot.DiamondPlottingSystem
createPlot(AbstractDataset, List<AbstractDataset>, PlotType, IProgressMonitor) -
Method in class org.dawb.workbench.ui.editors.plotting.JLPlottingSystem
createPlot(AbstractDataset, List<AbstractDataset>, PlotType, IProgressMonitor) -
Method in class org.dawb.workbench.ui.editors.plotting.LightWeightPlottingSystem
createPlotPart(Composite, String, IActionBars, PlotType, IWorkbenchPart) -
Method in interface org.dawb.common.ui.plot.IPlottingSystem
Call to create the UI component dealing with the plotting.
createPlotPart(Composite, String, IActionBars, PlotType, IWorkbenchPart) -
Method in class org.dawb.gda.extensions.plot.DiamondPlottingSystem
createPlotPart(Composite, String, IActionBars, PlotType, IWorkbenchPart) -
Method in class org.dawb.workbench.ui.editors.plotting.JLPlottingSystem
createPlotPart(Composite, String, IActionBars, PlotType, IWorkbenchPart) -
Method in class org.dawb.workbench.ui.editors.plotting.LightWeightPlottingSystem
createPresentation(TextPresentation, ITypedRegion) -
Method in class org.dawb.tango.extensions.editors.spec.NonRuleBasedDamagerRepairer
createPresentation(TextPresentation, ITypedRegion) -
Method in class org.eclipse.ui.examples.rcp.texteditor.editors.xml.NonRuleBasedDamagerRepairer
createPydevProject(String, IWorkspaceRoot, boolean, IProgressMonitor) -
Static method in class org.edna.pydev.extensions.utils.PydevProjectUtils
createPythonInterpreter(String, IProgressMonitor) -
Static method in class org.edna.pydev.extensions.utils.InterpreterUtils
Creates a Python interpreter by attempting to read where the python command being used originates.
createPythonInterpreter(String, String, IProgressMonitor) -
Static method in class org.edna.pydev.extensions.utils.InterpreterUtils
createRainbowPalette() -
Static method in class ncsa.hdf.view.Tools
Creates the rainbow palette of the indexed 256-color table.
createReverseGrayPalette() -
Static method in class ncsa.hdf.view.Tools
Creates the reverse gray palette of the indexed 256-color table.
createScalarDS(String, Group, Datatype, long[], long[], long[], int, Object) -
Method in class ncsa.hdf.object.FileFormat
Creates a new dataset in a file with/without chunking/compression.
createScalarDS(String, Group, Datatype, long[], long[], long[], int, Object) -
Method in class ncsa.hdf.object.fits.FitsFile
createScalarDS(String, Group, Datatype, long[], long[], long[], int, Object) -
Method in class ncsa.hdf.object.h4.H4File
createScalarDS(String, Group, Datatype, long[], long[], long[], int, Object) -
Method in class ncsa.hdf.object.h5.H5File
createScalarDS(String, Group, Datatype, long[], long[], long[], int, Object) -
Method in class ncsa.hdf.object.nc2.NC2File
createScreenImage(ImageData) -
Method in class fable.imageviewer.component.ImageComponentImage
Converts an ImageData into an Image with the appropriate scaling and sets
the global scaling parameters.
createSliceObject(DimsDataList, int[], SliceObject) -
Static method in class org.dawb.workbench.ui.editors.internal.SliceUtils
Generates a list of slice information for a given set of dimensional data.
createSrcAndExample(IProject, IPythonNature, String, InputStream, IProgressMonitor) -
Static method in class org.edna.pydev.extensions.utils.PydevProjectUtils
createTrueColorImage(byte[], boolean, int, int) -
Method in class ncsa.hdf.view.DefaultImageView
Creates a true color image.
createTrueColorImage(byte[], boolean, int, int) -
Static method in class ncsa.hdf.view.Tools
Creates a true color image.
createUserInput(String, boolean, String, Map<String, String>) -
Method in class org.dawb.workbench.application.remote.RemoteWorkbenchImpl
createUserInput(String, boolean, String, Map<String, String>) -
Method in interface org.dawb.workbench.jmx.RemoteWorkbench
Call to ask the user to check and edit editScalarValues.
createUserInput(String, boolean, String, Map<String, String>) -
Method in class org.dawb.workbench.jmx.RemoteWorkbenchManager
createVideoDisplay(VideoReceiverSlot) -
Method in class stac.videoView.VideoProjectorPlugin
createVideoDisplay(VideoReceiverSlot) -
Method in class stac.videoView.VideoProjectorPlugin_HTTPproxy
createVideoDisplay(VideoReceiverSlot) -
Method in class stac.videoView.VideoProjectorPlugin_SWING
createVideoDisplay(VideoReceiverSlot) -
Method in class stac.videoView.VideoProjectorPlugin_SWT
createVideoDisplay(VideoReceiverSlot) -
Method in class stac.videoView.VideoProjectorPlugin_SWTemb
createVideoDisplay(VideoReceiverSlot) -
Method in class stac.videoView.VideoProjectorPlugin_SWTgrid
createWavePalette() -
Static method in class ncsa.hdf.view.Tools
Creates the wave palette of the indexed 256-color table.
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) -
Method in class fable.framework.navigator.ApplicationWorkbenchAdvisor
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) -
Method in class fable.framework.ui.rcp.ApplicationWorkbenchAdvisor
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) -
Method in class fable.imageviewer.rcp.ApplicationWorkbenchAdvisor
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) -
Method in class org.eclipse.ui.examples.rcp.texteditor.TextEditorWorkbenchAdvisor
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) -
Method in class org.edna.workbench.application.ApplicationWorkbenchAdvisor
createWorkflowProject(String, IWorkspaceRoot, boolean, IProgressMonitor) -
Static method in class org.dawb.passerelle.common.utils.ModelUtils
createWriter(String) -
Static method in class org.dawb.hdf5.HierarchicalDataFactory
Call this method to get a reference to a *new* HierarchicalDataFile
opened for writing use.
createXSConfiguration() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSConfiguration
createXSConfiguration(XSConfiguration) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSConfiguration
>
}
createXSConfiguration() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSConfiguration
createXSConfiguration(XSConfiguration) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSConfiguration
>
}
createXSData() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSData
createXSData(XSData) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSData
>
}
createXSData() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSData
createXSData(XSData) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSData
>
}
createXSDataAbsorbedDoseRate() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataAbsorbedDoseRate
createXSDataAbsorbedDoseRate(XSDataAbsorbedDoseRate) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataAbsorbedDoseRate
>
}
createXSDataAbsorbedDoseRate() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataAbsorbedDoseRate
createXSDataAbsorbedDoseRate(XSDataAbsorbedDoseRate) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataAbsorbedDoseRate
>
}
createXSDataAngle() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataAngle
createXSDataAngle(XSDataAngle) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataAngle
>
}
createXSDataAngle() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataAngle
createXSDataAngle(XSDataAngle) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataAngle
>
}
createXSDataAngularSpeed() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataAngularSpeed
createXSDataAngularSpeed(XSDataAngularSpeed) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataAngularSpeed
>
}
createXSDataAngularSpeed() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataAngularSpeed
createXSDataAngularSpeed(XSDataAngularSpeed) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataAngularSpeed
>
}
createXSDataArray() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataArray
createXSDataArray(XSDataArray) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataArray
>
}
createXSDataArray() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataArray
createXSDataArray(XSDataArray) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataArray
>
}
createXSDataAtom() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataAtom
createXSDataAtom(XSDataAtom) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataAtom
>
}
createXSDataAtomicComposition() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataAtomicComposition
createXSDataAtomicComposition(XSDataAtomicComposition) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataAtomicComposition
>
}
createXSDataBeam() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataBeam
createXSDataBeam(XSDataBeam) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataBeam
>
}
createXSDataBoolean() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataBoolean
createXSDataBoolean(XSDataBoolean) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataBoolean
>
}
createXSDataBoolean() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataBoolean
createXSDataBoolean(XSDataBoolean) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataBoolean
>
}
createXSDataCell() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataCell
createXSDataCell(XSDataCell) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataCell
>
}
createXSDataChain() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataChain
createXSDataChain(XSDataChain) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataChain
>
}
createXSDataCharacterisation() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataCharacterisation
createXSDataCharacterisation(XSDataCharacterisation) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataCharacterisation
>
}
createXSDataChemicalCompositionMM() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataChemicalCompositionMM
createXSDataChemicalCompositionMM(XSDataChemicalCompositionMM) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataChemicalCompositionMM
>
}
createXSDataCollection() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataCollection
createXSDataCollection(XSDataCollection) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataCollection
>
}
createXSDataCollectionPlan() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataCollectionPlan
createXSDataCollectionPlan(XSDataCollectionPlan) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataCollectionPlan
>
}
createXSDataCrystal() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataCrystal
createXSDataCrystal(XSDataCrystal) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataCrystal
>
}
createXSDataDate() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataDate
createXSDataDate(XSDataDate) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataDate
>
}
createXSDataDate() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataDate
createXSDataDate(XSDataDate) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataDate
>
}
createXSDataDetector() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataDetector
createXSDataDetector(XSDataDetector) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataDetector
>
}
createXSDataDictionary() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataDictionary
createXSDataDictionary(XSDataDictionary) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataDictionary
>
}
createXSDataDictionary() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataDictionary
createXSDataDictionary(XSDataDictionary) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataDictionary
>
}
createXSDataDiffractionPlan() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataDiffractionPlan
createXSDataDiffractionPlan(XSDataDiffractionPlan) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataDiffractionPlan
>
}
createXSDataDisplacement() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataDisplacement
createXSDataDisplacement(XSDataDisplacement) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataDisplacement
>
}
createXSDataDisplacement() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataDisplacement
createXSDataDisplacement(XSDataDisplacement) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataDisplacement
>
}
createXSDataDouble() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataDouble
createXSDataDouble(XSDataDouble) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataDouble
>
}
createXSDataDouble() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataDouble
createXSDataDouble(XSDataDouble) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataDouble
>
}
createXSDataDoubleWithUnit() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataDoubleWithUnit
createXSDataDoubleWithUnit(XSDataDoubleWithUnit) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataDoubleWithUnit
>
}
createXSDataDoubleWithUnit() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataDoubleWithUnit
createXSDataDoubleWithUnit(XSDataDoubleWithUnit) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataDoubleWithUnit
>
}
createXSDataExecutionInfo() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataExecutionInfo
createXSDataExecutionInfo(XSDataExecutionInfo) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataExecutionInfo
>
}
createXSDataExecutionInfo() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataExecutionInfo
createXSDataExecutionInfo(XSDataExecutionInfo) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataExecutionInfo
>
}
createXSDataExperimentalCondition() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataExperimentalCondition
createXSDataExperimentalCondition(XSDataExperimentalCondition) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataExperimentalCondition
>
}
createXSDataFile() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataFile
createXSDataFile(XSDataFile) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataFile
>
}
createXSDataFile() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataFile
createXSDataFile(XSDataFile) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataFile
>
}
createXSDataFloat() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataFloat
createXSDataFloat(XSDataFloat) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataFloat
>
}
createXSDataFloat() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataFloat
createXSDataFloat(XSDataFloat) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataFloat
>
}
createXSDataFlux() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataFlux
createXSDataFlux(XSDataFlux) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataFlux
>
}
createXSDataFlux() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataFlux
createXSDataFlux(XSDataFlux) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataFlux
>
}
createXSDataGeneratePredictionInput() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataGeneratePredictionInput
createXSDataGeneratePredictionInput(XSDataGeneratePredictionInput) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataGeneratePredictionInput
>
}
createXSDataGeneratePredictionResult() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataGeneratePredictionResult
createXSDataGeneratePredictionResult(XSDataGeneratePredictionResult) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataGeneratePredictionResult
>
}
createXSDataGoniostat() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataGoniostat
createXSDataGoniostat(XSDataGoniostat) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataGoniostat
>
}
createXSDataImage() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataImage
createXSDataImage(XSDataImage) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataImage
>
}
createXSDataImage() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataImage
createXSDataImage(XSDataImage) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataImage
>
}
createXSDataImageQualityIndicators() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataImageQualityIndicators
createXSDataImageQualityIndicators(XSDataImageQualityIndicators) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataImageQualityIndicators
>
}
createXSDataIndexingInput() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataIndexingInput
createXSDataIndexingInput(XSDataIndexingInput) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataIndexingInput
>
}
createXSDataIndexingResult() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataIndexingResult
createXSDataIndexingResult(XSDataIndexingResult) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataIndexingResult
>
}
createXSDataIndexingSolution() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataIndexingSolution
createXSDataIndexingSolution(XSDataIndexingSolution) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataIndexingSolution
>
}
createXSDataIndexingSolutionSelected() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataIndexingSolutionSelected
createXSDataIndexingSolutionSelected(XSDataIndexingSolutionSelected) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataIndexingSolutionSelected
>
}
createXSDataInput() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataInput
createXSDataInput(XSDataInput) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataInput
>
}
createXSDataInput() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataInput
createXSDataInput(XSDataInput) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataInput
>
}
createXSDataInputCharacterisation() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataInputCharacterisation
createXSDataInputCharacterisation(XSDataInputCharacterisation) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataInputCharacterisation
>
}
createXSDataInputControlISPyB() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataInputControlISPyB
createXSDataInputControlISPyB(XSDataInputControlISPyB) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataInputControlISPyB
>
}
createXSDataInputExecThumbnail() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataInputExecThumbnail
createXSDataInputExecThumbnail(XSDataInputExecThumbnail) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataInputExecThumbnail
>
}
createXSDataInputInducedRadiationProcess() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataInputInducedRadiationProcess
createXSDataInputInducedRadiationProcess(XSDataInputInducedRadiationProcess) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataInputInducedRadiationProcess
>
}
createXSDataInputReadImageHeader() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataInputReadImageHeader
createXSDataInputReadImageHeader(XSDataInputReadImageHeader) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataInputReadImageHeader
>
}
createXSDataInputStrategy() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataInputStrategy
createXSDataInputStrategy(XSDataInputStrategy) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataInputStrategy
>
}
createXSDataInputSubWedgeAssemble() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataInputSubWedgeAssemble
createXSDataInputSubWedgeAssemble(XSDataInputSubWedgeAssemble) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataInputSubWedgeAssemble
>
}
createXSDataInputSubWedgeMerge() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataInputSubWedgeMerge
createXSDataInputSubWedgeMerge(XSDataInputSubWedgeMerge) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataInputSubWedgeMerge
>
}
createXSDataInteger() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataInteger
createXSDataInteger(XSDataInteger) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataInteger
>
}
createXSDataInteger() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataInteger
createXSDataInteger(XSDataInteger) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataInteger
>
}
createXSDataIntegrationInput() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataIntegrationInput
createXSDataIntegrationInput(XSDataIntegrationInput) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataIntegrationInput
>
}
createXSDataIntegrationResult() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataIntegrationResult
createXSDataIntegrationResult(XSDataIntegrationResult) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataIntegrationResult
>
}
createXSDataIntegrationSubWedgeResult() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataIntegrationSubWedgeResult
createXSDataIntegrationSubWedgeResult(XSDataIntegrationSubWedgeResult) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataIntegrationSubWedgeResult
>
}
createXSDataKeyValuePair() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataKeyValuePair
createXSDataKeyValuePair(XSDataKeyValuePair) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataKeyValuePair
>
}
createXSDataKeyValuePair() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataKeyValuePair
createXSDataKeyValuePair(XSDataKeyValuePair) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataKeyValuePair
>
}
createXSDataLength() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataLength
createXSDataLength(XSDataLength) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataLength
>
}
createXSDataLength() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataLength
createXSDataLength(XSDataLength) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataLength
>
}
createXSDataLigand() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataLigand
createXSDataLigand(XSDataLigand) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataLigand
>
}
createXSDataLinearDisplacement() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataLinearDisplacement
createXSDataLinearDisplacement(XSDataLinearDisplacement) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataLinearDisplacement
>
}
createXSDataLinearDisplacement() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataLinearDisplacement
createXSDataLinearDisplacement(XSDataLinearDisplacement) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataLinearDisplacement
>
}
createXSDataMatrix() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataMatrix
createXSDataMatrix(XSDataMatrix) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataMatrix
>
}
createXSDataMatrix() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataMatrix
createXSDataMatrix(XSDataMatrix) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataMatrix
>
}
createXSDataMatrixDouble() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataMatrixDouble
createXSDataMatrixDouble(XSDataMatrixDouble) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataMatrixDouble
>
}
createXSDataMatrixDouble() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataMatrixDouble
createXSDataMatrixDouble(XSDataMatrixDouble) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataMatrixDouble
>
}
createXSDataMatrixInteger() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataMatrixInteger
createXSDataMatrixInteger(XSDataMatrixInteger) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataMatrixInteger
>
}
createXSDataMatrixInteger() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataMatrixInteger
createXSDataMatrixInteger(XSDataMatrixInteger) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataMatrixInteger
>
}
createXSDataMessage() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataMessage
createXSDataMessage(XSDataMessage) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataMessage
>
}
createXSDataMessage() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataMessage
createXSDataMessage(XSDataMessage) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataMessage
>
}
createXSDataOrientation() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataOrientation
createXSDataOrientation(XSDataOrientation) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataOrientation
>
}
createXSDataResolutionBin() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataResolutionBin
createXSDataResolutionBin(XSDataResolutionBin) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataResolutionBin
>
}
createXSDataResult() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataResult
createXSDataResult(XSDataResult) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataResult
>
}
createXSDataResult() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataResult
createXSDataResult(XSDataResult) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataResult
>
}
createXSDataResultCharacterisation() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataResultCharacterisation
createXSDataResultCharacterisation(XSDataResultCharacterisation) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataResultCharacterisation
>
}
createXSDataResultControlISPyB() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataResultControlISPyB
createXSDataResultControlISPyB(XSDataResultControlISPyB) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataResultControlISPyB
>
}
createXSDataResultExecThumbnail() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataResultExecThumbnail
createXSDataResultExecThumbnail(XSDataResultExecThumbnail) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataResultExecThumbnail
>
}
createXSDataResultInducedRadiationProcess() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataResultInducedRadiationProcess
createXSDataResultInducedRadiationProcess(XSDataResultInducedRadiationProcess) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataResultInducedRadiationProcess
>
}
createXSDataResultReadImageHeader() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataResultReadImageHeader
createXSDataResultReadImageHeader(XSDataResultReadImageHeader) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataResultReadImageHeader
>
}
createXSDataResultStrategy() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataResultStrategy
createXSDataResultStrategy(XSDataResultStrategy) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataResultStrategy
>
}
createXSDataResultSubWedgeAssemble() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataResultSubWedgeAssemble
createXSDataResultSubWedgeAssemble(XSDataResultSubWedgeAssemble) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataResultSubWedgeAssemble
>
}
createXSDataResultSubWedgeMerge() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataResultSubWedgeMerge
createXSDataResultSubWedgeMerge(XSDataResultSubWedgeMerge) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataResultSubWedgeMerge
>
}
createXSDataRotation() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataRotation
createXSDataRotation(XSDataRotation) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataRotation
>
}
createXSDataRotation() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataRotation
createXSDataRotation(XSDataRotation) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataRotation
>
}
createXSDataSample() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataSample
createXSDataSample(XSDataSample) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataSample
>
}
createXSDataSampleCrystal() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataSampleCrystal
createXSDataSampleCrystal(XSDataSampleCrystal) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataSampleCrystal
>
}
createXSDataSampleCrystalMM() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataSampleCrystalMM
createXSDataSampleCrystalMM(XSDataSampleCrystalMM) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataSampleCrystalMM
>
}
createXSDataSize() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataSize
createXSDataSize(XSDataSize) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataSize
>
}
createXSDataSize() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataSize
createXSDataSize(XSDataSize) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataSize
>
}
createXSDataSolvent() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataSolvent
createXSDataSolvent(XSDataSolvent) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataSolvent
>
}
createXSDataSpaceGroup() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataSpaceGroup
createXSDataSpaceGroup(XSDataSpaceGroup) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataSpaceGroup
>
}
createXSDataSpeed() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataSpeed
createXSDataSpeed(XSDataSpeed) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataSpeed
>
}
createXSDataSpeed() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataSpeed
createXSDataSpeed(XSDataSpeed) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataSpeed
>
}
createXSDataStatisticsIndexing() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataStatisticsIndexing
createXSDataStatisticsIndexing(XSDataStatisticsIndexing) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataStatisticsIndexing
>
}
createXSDataStatisticsIntegration() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataStatisticsIntegration
createXSDataStatisticsIntegration(XSDataStatisticsIntegration) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataStatisticsIntegration
>
}
createXSDataStatisticsIntegrationAverageAndNumberOfReflections() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataStatisticsIntegrationAverageAndNumberOfReflections
createXSDataStatisticsIntegrationAverageAndNumberOfReflections(XSDataStatisticsIntegrationAverageAndNumberOfReflections) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataStatisticsIntegrationAverageAndNumberOfReflections
>
}
createXSDataStatisticsIntegrationPerReflectionType() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataStatisticsIntegrationPerReflectionType
createXSDataStatisticsIntegrationPerReflectionType(XSDataStatisticsIntegrationPerReflectionType) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataStatisticsIntegrationPerReflectionType
>
}
createXSDataStatisticsIntegrationPerResolutionBin() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataStatisticsIntegrationPerResolutionBin
createXSDataStatisticsIntegrationPerResolutionBin(XSDataStatisticsIntegrationPerResolutionBin) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataStatisticsIntegrationPerResolutionBin
>
}
createXSDataStatisticsStrategy() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataStatisticsStrategy
createXSDataStatisticsStrategy(XSDataStatisticsStrategy) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataStatisticsStrategy
>
}
createXSDataStatus() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataStatus
createXSDataStatus(XSDataStatus) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataStatus
>
}
createXSDataStatus() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataStatus
createXSDataStatus(XSDataStatus) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataStatus
>
}
createXSDataStrategyInput() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataStrategyInput
createXSDataStrategyInput(XSDataStrategyInput) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataStrategyInput
>
}
createXSDataStrategyResult() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataStrategyResult
createXSDataStrategyResult(XSDataStrategyResult) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataStrategyResult
>
}
createXSDataStrategySummary() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataStrategySummary
createXSDataStrategySummary(XSDataStrategySummary) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataStrategySummary
>
}
createXSDataString() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataString
createXSDataString(XSDataString) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataString
>
}
createXSDataString() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataString
createXSDataString(XSDataString) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataString
>
}
createXSDataStructure() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataStructure
createXSDataStructure(XSDataStructure) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataStructure
>
}
createXSDataSubWedge() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataSubWedge
createXSDataSubWedge(XSDataSubWedge) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataSubWedge
>
}
createXSDataSysteminfo() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataSysteminfo
createXSDataSysteminfo(XSDataSysteminfo) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataSysteminfo
>
}
createXSDataSysteminfo() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataSysteminfo
createXSDataSysteminfo(XSDataSysteminfo) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataSysteminfo
>
}
createXSDataTime() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataTime
createXSDataTime(XSDataTime) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataTime
>
}
createXSDataTime() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataTime
createXSDataTime(XSDataTime) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataTime
>
}
createXSDataUnitVector() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataUnitVector
createXSDataUnitVector(XSDataUnitVector) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataUnitVector
>
}
createXSDataUnitVector() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataUnitVector
createXSDataUnitVector(XSDataUnitVector) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataUnitVector
>
}
createXSDataVectorDouble() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataVectorDouble
createXSDataVectorDouble(XSDataVectorDouble) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataVectorDouble
>
}
createXSDataVectorDouble() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataVectorDouble
createXSDataVectorDouble(XSDataVectorDouble) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataVectorDouble
>
}
createXSDataVectorInteger() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataVectorInteger
createXSDataVectorInteger(XSDataVectorInteger) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataVectorInteger
>
}
createXSDataVectorInteger() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataVectorInteger
createXSDataVectorInteger(XSDataVectorInteger) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataVectorInteger
>
}
createXSDataWavelength() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSDataWavelength
createXSDataWavelength(XSDataWavelength) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSDataWavelength
>
}
createXSDataWavelength() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSDataWavelength
createXSDataWavelength(XSDataWavelength) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSDataWavelength
>
}
createXSOptionItem() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSOptionItem
createXSOptionItem(XSOptionItem) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSOptionItem
>
}
createXSOptionItem() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSOptionItem
createXSOptionItem(XSOptionItem) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSOptionItem
>
}
createXSOptionList() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSOptionList
createXSOptionList(XSOptionList) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSOptionList
>
}
createXSOptionList() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSOptionList
createXSOptionList(XSOptionList) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSOptionList
>
}
createXSParamItem() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSParamItem
createXSParamItem(XSParamItem) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSParamItem
>
}
createXSParamItem() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSParamItem
createXSParamItem(XSParamItem) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSParamItem
>
}
createXSParamList() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSParamList
createXSParamList(XSParamList) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSParamList
>
}
createXSParamList() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSParamList
createXSParamList(XSParamList) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSParamList
>
}
createXSPluginItem() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSPluginItem
createXSPluginItem(XSPluginItem) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSPluginItem
>
}
createXSPluginItem() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSPluginItem
createXSPluginItem(XSPluginItem) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSPluginItem
>
}
createXSPluginList() -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of XSPluginList
createXSPluginList(XSPluginList) -
Method in class org.dawb.edna.mxv1.ObjectFactory
Create an instance of JAXBElement
<
XSPluginList
>
}
createXSPluginList() -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of XSPluginList
createXSPluginList(XSPluginList) -
Method in class org.dawb.edna.thumbnail.ObjectFactory
Create an instance of JAXBElement
<
XSPluginList
>
}
CRT_ORDER_INDEXED -
Static variable in class ncsa.hdf.object.Group
CRT_ORDER_TRACKED -
Static variable in class ncsa.hdf.object.Group
CrystalSymmetryDialog - Class in fable.framework.ui.dialog CrystalSymmetryDialog(Shell, int) -
Constructor for class fable.framework.ui.dialog.CrystalSymmetryDialog
CrystalSymmetryDialog(Shell, int, int) -
Constructor for class fable.framework.ui.dialog.CrystalSymmetryDialog
crystalSystemDesc -
Static variable in interface fable.framework.ui.internal.IVarKeys
cset -
Variable in class ncsa.hdf.hdf5lib.structs.H5A_info_t
cset -
Variable in class ncsa.hdf.hdf5lib.structs.H5L_info_t
CSVDataEditor - Class in org.dawb.workbench.ui.editorsAn editor which shows the current data sets plotted in a table.CSVDataEditor() -
Constructor for class org.dawb.workbench.ui.editors.CSVDataEditor
CSVUtils - Class in org.dawb.common.ui.utilCSVUtilsCSVUtils() -
Constructor for class org.dawb.common.ui.util.CSVUtils
ctime -
Variable in class ncsa.hdf.hdf5lib.structs.H5O_info_t
ctype -
Variable in class ncsa.hdf.hdflib.HDFChunkInfo
ctype -
Variable in class ncsa.hdf.hdflib.HDFCompInfo
ctype -
Variable in class ncsa.hdf.hdflib.HDFNewCompInfo
ctype -
Variable in class ncsa.hdf.hdflib.HDFOldCompInfo
CURRENT_SAMPLE_EVENT -
Static variable in interface fable.framework.navigator.toolBox.IVarKeys
CustomCoordinatesDialog - Class in fable.imageviewer.internalClass to implement a dialog to get the parameters for a custom Coordinate.CustomCoordinatesDialog(Shell, double, double, double, double, String, String) -
Constructor for class fable.imageviewer.internal.CustomCoordinatesDialog
Constructor that gives the default style and makes the dialog modal.
CustomCoordinatesDialog(Shell) -
Constructor for class fable.imageviewer.internal.CustomCoordinatesDialog
Constructor that gets its parameters from the Preferences,has the default
style, and is modal.
CustomCoordinatesDialog(Shell, double, double, double, double, String, String, int) -
Constructor for class fable.imageviewer.internal.CustomCoordinatesDialog
Constructor that allows setting the style, including modality.