ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k Namespace / ModuleSpec Class
Fields Properties Methods


In This Topic
    ModuleSpec Class Members
    In This Topic

    The following tables list the members exposed by ModuleSpec.

    Public Constructors
     NameDescription
    Public ConstructorConstructs a 'ModuleSpec' object, initializing all the components and tiles to the 'SPEC_DEF' spec val type, for the specified number of components and tiles.  
    Top
    Public Fields
     NameDescription
    Public FieldThe identifier for "component default" specification  
    Public FieldThe identifier for default specification  
    Public FieldThe identifier for a "tile-component" specification  
    Public FieldThe identifier for "tile default" specification  
    Public FieldThe identifier for a specification module that applies only to components  
    Public FieldThe identifier for a specification module that applies only to tiles  
    Public FieldThe identifier for a specification module that applies both to tiles and components  
    Top
    Public Properties
     NameDescription
    Public Property  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodGets default value of the specified component. If no specification have been entered for this component, returns default value.  
    Public MethodGets default value for this module.  
    Public MethodReturn the spec type of the given tile-component.  
    Public MethodGets value of specified tile-component. This method calls getSpec but has a public access.  
    Public MethodGets default value of the specified tile. If no specification has been entered, it returns the default value.  
    Public MethodWhether or not specifications have been entered for the given component.  
    Public MethodWhether or not a tile-component specification has been defined  
    Public MethodWhether or not specifications have been entered for the given tile.  
    Public Methodstatic (Shared in Visual Basic)  
    Public MethodRotate the ModuleSpec instance by 90 degrees (this modifies only tile and tile-component specifications).  
    Public MethodSets default value for specified component and specValType tag if allowed by its priority.  
    Public MethodSets default value for this module  
    Public MethodSets value for specified tile-component.  
    Public MethodSets default value for specified tile and specValType tag if allowed by its priority.  
    Top
    See Also