Package reflectometry :: Package model1d :: Package profileview :: Module layerInteractor

Module layerInteractor

source code

Layer interactor.
Classes
  LayerInteractor
Abstract base class for the layer interactors.
  FlatLayerInteractor
Interactor for FlatLayer to handle flat slabs.
  SlopeLayerInteractor
Interactor for SlopeLayer to handle the line control points.
  TetheredPolymerInteractor
Interactor for TetheredPolymer to handle bspline control points.
  SplineLayerInteractor
Interactor for SplineLayer to handle bspline control points.
  NoLayerInteractor
Null Interactor for undefined layers.
Variables
  Interactor = _LayerInteractorFactory()