Data Model version 2.1.2
Acknowledgements
Diagram | Class Map | Attribute Map | Method Map | Help | License
Home | Package | Class: { prev | next } | Attribute | Method

Class: WindowPanel1d

Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link layout to class Layout
Main key: serial
Mandatory Attributes: moduleCode
Known Subclasses: None
Children:
link actionLinks to class ActionLink
link panelAxes to class PanelAxis
link parameters to class PanelParameter
Constructor: newObj = WindowPanel1d( layout,moduleCode=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
gridCell NonNegativeInt 2..2 Grid cell for layout.  
gridSpan PositiveInt 2..2 Grid span for layout  
isCollapsed Boolean 1..1 Is Panel collapsed?  
labelAngle Float 1..1 Label display angle in degrees.  
layoutArea LayoutArea 1..1 Layout area where panel belongs.  
moduleCode Word 1..1 code of module contained in panel. Serves as identifier for link to AbstractModule.  
name Line 0..1 Human-intelligible name to distinguish panels on screen, and idenitfy them in the code.  
rank PositiveInt 1..1 Display rank, determning tab order and what goes on top of what  
serial Int 1..1 Serial number of object. Serves as object main key. Serial numbers of deleted objects are not re-used. Serial numbers can only be set by the implementation. Values are in practice always positive, since negative values are interpreted as a signal to set the next free serial  
showAsStack Boolean 1..1 Show multiple spectra as stack  
showCouplings Boolean 1..1 Show coupling marks and annotations?  
showIntegrals Boolean 1..1 Show integration intervals and integrals  
showMultiplets Boolean 1..1 Show multiplet marks and annotations?  
showPeakPickLevel Boolean 1..1 Show peak picking level annotation  
showPosition Boolean 1..1 Show cursor position value?  
showStructure Boolean 1..1 Show structure on display?  
stackOffset Float 2..2 X,y offset between successive stack traces in screen units.  
useAutoScale Boolean 1..1 Use automatic scaling for value scale?  
useMultiplePeakLists Boolean 1..1 Use multiple peaklists for spectra in window?  
valueScale PositiveFloat 1..1 Scale for value axis  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
actionLinks ActionLink 0..* (Child link). ActionLinks with this panel as the owner.  
layout Layout 1..1 (Parent link). parent link  
listenLinks ActionLink 0..* Links that have this panel as the target  
module ccpnmr.api.AnalysisWindow.AbstractModule 0..1 Derived.   
panelAxes PanelAxis 0..* (Child link). child link to class PanelAxis  
parameters PanelParameter 0..* (Child link). child link to class PanelParameter  
parent Layout 1..1 link to parent object - synonym for layout  
spectrumViews ccpnmr.api.AnalysisV3.SpectrumView 0..*  
windowPanelGroup WindowPanelGroup 0..1  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
gridCell
getGridCell NonNegativeInt Tuple -
setGridCell - NonNegativeInt List
gridSpan
getGridSpan PositiveInt Tuple -
setGridSpan - PositiveInt List
isCollapsed
getIsCollapsed Boolean -
setIsCollapsed - Boolean
labelAngle
getLabelAngle Float -
setLabelAngle - Float
layoutArea
getLayoutArea LayoutArea -
setLayoutArea - LayoutArea
moduleCode
getModuleCode Word -
setModuleCode - Word
name
getName Line -
setName - Line
rank
getRank PositiveInt -
setRank - PositiveInt
serial
getSerial Int -
setSerial - Int
showAsStack
getShowAsStack Boolean -
setShowAsStack - Boolean
showCouplings
getShowCouplings Boolean -
setShowCouplings - Boolean
showIntegrals
getShowIntegrals Boolean -
setShowIntegrals - Boolean
showMultiplets
getShowMultiplets Boolean -
setShowMultiplets - Boolean
showPeakPickLevel
getShowPeakPickLevel Boolean -
setShowPeakPickLevel - Boolean
showPosition
getShowPosition Boolean -
setShowPosition - Boolean
showStructure
getShowStructure Boolean -
setShowStructure - Boolean
stackOffset
getStackOffset Float Tuple -
setStackOffset - Float List
useAutoScale
getUseAutoScale Boolean -
setUseAutoScale - Boolean
useMultiplePeakLists
getUseMultiplePeakLists Boolean -
setUseMultiplePeakLists - Boolean
valueScale
getValueScale PositiveFloat -
setValueScale - PositiveFloat

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
actionLinks
getActionLinks ActionLink Set -
sortedActionLinks ActionLink List -
findFirstActionLink ActionLink keyword=value pairs
findAllActionLinks ActionLink Set keyword=value pairs
layout
getLayout Layout -
listenLinks
getListenLinks ActionLink Set -
setListenLinks - ActionLink Set
sortedListenLinks ActionLink List -
findFirstListenLink ActionLink keyword=value pairs
findAllListenLinks ActionLink Set keyword=value pairs
module
getModule ccpnmr.api.AnalysisWindow.AbstractModule - non-std.
setModule - ccpnmr.api.AnalysisWindow.AbstractModule non-std.
panelAxes
getPanelAxes PanelAxis Set -
sortedPanelAxes PanelAxis List -
findFirstPanelAxis PanelAxis keyword=value pairs
findAllPanelAxes PanelAxis Set keyword=value pairs
parameters
getParameters PanelParameter Set -
sortedParameters PanelParameter List -
findFirstParameter PanelParameter keyword=value pairs
findAllParameters PanelParameter Set keyword=value pairs
parent
getParent Layout -
spectrumViews
getSpectrumViews ccpnmr.api.AnalysisV3.SpectrumView Set -
setSpectrumViews - ccpnmr.api.AnalysisV3.SpectrumView Set
sortedSpectrumViews ccpnmr.api.AnalysisV3.SpectrumView List -
findFirstSpectrumView ccpnmr.api.AnalysisV3.SpectrumView keyword=value pairs
findAllSpectrumViews ccpnmr.api.AnalysisV3.SpectrumView Set keyword=value pairs
windowPanelGroup
getWindowPanelGroup WindowPanelGroup -
setWindowPanelGroup - WindowPanelGroup

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey WindowPanel1d memops.api.Implementation.MemopsObject, Any List static
getFullKey Any List Boolean
getLocalKey Any -
get Any String
set - String, Any

Factory Methods (in package)

Go to Top
Method Return Parameters
newActionLink ActionLink role, target, ...
newPanelAxis PanelAxis label, ...
newPanelParameter PanelParameter name, ...

Other Methods (in package)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2011-11-16-17:07:15_00023

isImplicit:

False

Tag

Value
repositoryId $Id: $

Tag

Value
repositoryTag $Name: $

Special constructor code:

None

Special destructor code:

None

Special postDestructor code:

None

Constraints:

None
Known inward one-way links: None
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:24:38 2015    from data model package  ccpnmr.api.AnalysisLayout.WindowPanel1d   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk