Class JDFAutoByteMap

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFByteMap

    public abstract class JDFAutoByteMap
    extends JDFResource
    class JDFAutoByteMap : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoByteMap

        protected JDFAutoByteMap​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                 java.lang.String qualifiedName)
        Constructor for JDFAutoByteMap
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoByteMap

        protected JDFAutoByteMap​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                 java.lang.String myNamespaceURI,
                                 java.lang.String qualifiedName)
        Constructor for JDFAutoByteMap
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAutoByteMap

        protected JDFAutoByteMap​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                 java.lang.String myNamespaceURI,
                                 java.lang.String qualifiedName,
                                 java.lang.String myLocalName)
        Constructor for JDFAutoByteMap
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setBandOrdering

        public void setBandOrdering​(JDFAutoByteMap.EnumBandOrdering enumVar)
        (5) set attribute BandOrdering
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setElementType

        public void setElementType​(JDFAutoByteMap.EnumElementType enumVar)
        (5) set attribute ElementType
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setFrameHeight

        public void setFrameHeight​(int value)
        (36) set attribute FrameHeight
        Parameters:
        value - the value to set the attribute to
      • getFrameHeight

        public int getFrameHeight()
        (15) get int attribute FrameHeight
        Returns:
        int the value of the attribute
      • setFrameWidth

        public void setFrameWidth​(int value)
        (36) set attribute FrameWidth
        Parameters:
        value - the value to set the attribute to
      • getFrameWidth

        public int getFrameWidth()
        (15) get int attribute FrameWidth
        Returns:
        int the value of the attribute
      • setHalftoned

        public void setHalftoned​(boolean value)
        (36) set attribute Halftoned
        Parameters:
        value - the value to set the attribute to
      • getHalftoned

        public boolean getHalftoned()
        (18) get boolean attribute Halftoned
        Returns:
        boolean the value of the attribute
      • setInterleaved

        public void setInterleaved​(boolean value)
        (36) set attribute Interleaved
        Parameters:
        value - the value to set the attribute to
      • getInterleaved

        public boolean getInterleaved()
        (18) get boolean attribute Interleaved
        Returns:
        boolean the value of the attribute
      • setPixelSkip

        public void setPixelSkip​(int value)
        (36) set attribute PixelSkip
        Parameters:
        value - the value to set the attribute to
      • getPixelSkip

        public int getPixelSkip()
        (15) get int attribute PixelSkip
        Returns:
        int the value of the attribute
      • setResolution

        public void setResolution​(JDFXYPair value)
        (36) set attribute Resolution
        Parameters:
        value - the value to set the attribute to
      • getResolution

        public JDFXYPair getResolution()
        (20) get JDFXYPair attribute Resolution
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • getCreateBand

        public JDFBand getCreateBand​(int iSkip)
        (26) getCreateBand
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFBand the element
      • getBand

        public JDFBand getBand​(int iSkip)
        (27) const get element Band
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFBand the element default is getBand(0)
      • getAllBand

        public java.util.Collection<JDFBand> getAllBand()
        Get all Band from the current element
        Returns:
        Collection, null if none are available
      • appendBand

        public JDFBand appendBand()
        (30) append element Band
        Returns:
        JDFBand the element
      • getColorPool

        public JDFColorPool getColorPool()
        (24) const get element ColorPool
        Returns:
        JDFColorPool the element
      • getCreateColorPool

        public JDFColorPool getCreateColorPool()
        (25) getCreateColorPool
        Returns:
        JDFColorPool the element
      • appendColorPool

        public JDFColorPool appendColorPool()
        (29) append element ColorPool
        Returns:
        JDFColorPool the element @ if the element already exists
      • refColorPool

        public void refColorPool​(JDFColorPool refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getCreateFileSpec

        public JDFFileSpec getCreateFileSpec​(int iSkip)
        (26) getCreateFileSpec
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFFileSpec the element
      • getFileSpec

        public JDFFileSpec getFileSpec​(int iSkip)
        (27) const get element FileSpec
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFFileSpec the element default is getFileSpec(0)
      • getAllFileSpec

        public java.util.Collection<JDFFileSpec> getAllFileSpec()
        Get all FileSpec from the current element
        Returns:
        Collection, null if none are available
      • appendFileSpec

        public JDFFileSpec appendFileSpec()
        (30) append element FileSpec
        Returns:
        JDFFileSpec the element
      • refFileSpec

        public void refFileSpec​(JDFFileSpec refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getCreatePixelColorant

        public JDFPixelColorant getCreatePixelColorant​(int iSkip)
        (26) getCreatePixelColorant
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFPixelColorant the element
      • getPixelColorant

        public JDFPixelColorant getPixelColorant​(int iSkip)
        (27) const get element PixelColorant
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFPixelColorant the element default is getPixelColorant(0)
      • getAllPixelColorant

        public java.util.Collection<JDFPixelColorant> getAllPixelColorant()
        Get all PixelColorant from the current element
        Returns:
        Collection, null if none are available
      • appendPixelColorant

        public JDFPixelColorant appendPixelColorant()
        (30) append element PixelColorant
        Returns:
        JDFPixelColorant the element