Uses of Interface
gov.nist.microanalysis.EPQLibrary.IXRayWindowProperties

Packages that use IXRayWindowProperties
gov.nist.microanalysis.EPQLibrary   
 

Uses of IXRayWindowProperties in gov.nist.microanalysis.EPQLibrary
 

Classes in gov.nist.microanalysis.EPQLibrary that implement IXRayWindowProperties
 class XRayWindow
           A class for modeling the transmission properties of an x-ray window.
 class XRayWindow2
           Models the transmission of an x-ray window based on tabulated transmission values.
 

Methods in gov.nist.microanalysis.EPQLibrary that return IXRayWindowProperties
static IXRayWindowProperties XRayWindowFactory.createWindow(java.lang.String window)
           
 

Methods in gov.nist.microanalysis.EPQLibrary with parameters of type IXRayWindowProperties
 void EDSDetector.setWindow(IXRayWindowProperties window)
          setWindow - Specify the window to use in front of the detector.