ComponentOne PDF for .NET
Inheritance Hierarchy
In This Topic
    CSJ2K.j2k Namespace (C1.C1Pdf.4.8)
    In This Topic
    Classes
     ClassDescription
    Class 
    ClassThis class extends ModuleSpec and is responsible of Integer specifications for each tile-component.
    Class 
    ClassThis class holds general JJ2000 information, such as the version number, copyright, contact address, etc.
    ClassThis generic class is used to handle values to be used by a module for each tile and component. It uses attribute to determine which value to use. It should be extended by each module needing this feature. This class might be used for values that are only tile specific or component specific but not both.

    The attributes to use are defined by a hierarchy. The hierarchy is:

    • Tile and component specific attribute
    • Tile specific default attribute
    • Component main default attribute
    • Main default attribute

    ClassThis exception is thrown whenever a next???? method is called and there is no next element to return.
    Class 
    ClassThis class extends ModuleSpec class in order to hold tile-component specifications using Strings.
    Interfaces
     InterfaceDescription
    Interface 
    See Also