Enum Renderer.Operation

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<Renderer.Operation>
    Enclosing class:
    Renderer

    public static enum Renderer.Operation
    extends java.lang.Enum<Renderer.Operation>
    implements java.io.Serializable
    The Enum Operation.
    • Enum Constant Detail

      • SETENVIRONMENT

        public static final Renderer.Operation SETENVIRONMENT
        The setenvironment.
      • DOCUMENT_CLOSE

        public static final Renderer.Operation DOCUMENT_CLOSE
        The document close.
      • DOCUMENT_GETCOUNT

        public static final Renderer.Operation DOCUMENT_GETCOUNT
        The document getcount.
      • DOCUMENT_GETLIST

        public static final Renderer.Operation DOCUMENT_GETLIST
        The document getlist.
      • DOCUMENT_EXECTEMPLATE

        public static final Renderer.Operation DOCUMENT_EXECTEMPLATE
        The document exectemplate.
      • DOCUMENT_CREATE

        public static final Renderer.Operation DOCUMENT_CREATE
        The document create.
      • DOCUMENT_READERS

        public static final Renderer.Operation DOCUMENT_READERS
        The document readers.
      • DOCUMENT_SAVEAS

        public static final Renderer.Operation DOCUMENT_SAVEAS
        The document saveas.
      • DOCUMENT_DUPLICATE

        public static final Renderer.Operation DOCUMENT_DUPLICATE
        The document duplicate.
      • DOCUMENT_GETPAGECOUNT

        public static final Renderer.Operation DOCUMENT_GETPAGECOUNT
        The document getpagecount.
      • DOCUMENT_GETSPREADCOUNT

        public static final Renderer.Operation DOCUMENT_GETSPREADCOUNT
        The document getspreadcount.
      • DOCUMENT_GETPAGEIDS

        public static final Renderer.Operation DOCUMENT_GETPAGEIDS
        The document getpageids.
      • DOCUMENT_GETSPREADIDS

        public static final Renderer.Operation DOCUMENT_GETSPREADIDS
        The document getspreadids.
      • DOCUMENT_GETLAYERS

        public static final Renderer.Operation DOCUMENT_GETLAYERS
        The document getlayers.
      • SPREAD_GETPAGES

        public static final Renderer.Operation SPREAD_GETPAGES
        The spread getpages.
      • SPREAD_GETPAGEIDS

        public static final Renderer.Operation SPREAD_GETPAGEIDS
        The spread getpageids.
      • GETCOMETGROUPS

        public static final Renderer.Operation GETCOMETGROUPS
        The getcometgroups.
      • GETPLACEHOLDERS

        public static final Renderer.Operation GETPLACEHOLDERS
        The getplaceholders.
      • DOCUMENT_GENERATEPDF

        public static final Renderer.Operation DOCUMENT_GENERATEPDF
        The document generatepdf.
      • GETPREVIEWOFCLIPPING

        public static final Renderer.Operation GETPREVIEWOFCLIPPING
        The getpreviewofclipping.
      • COMETGROUP_GETPREVIEWS

        public static final Renderer.Operation COMETGROUP_GETPREVIEWS
        The cometgroup getpreviews.
      • GETNEXTGRIDPOSITION

        public static final Renderer.Operation GETNEXTGRIDPOSITION
        The getnextgridposition.
      • SPREAD_ELEMENTSPREVIEW

        public static final Renderer.Operation SPREAD_ELEMENTSPREVIEW
        The spread elementspreview.
      • SPREAD_COMETGROUPSPREVIEW

        public static final Renderer.Operation SPREAD_COMETGROUPSPREVIEW
        The spread cometgroupspreview.
      • SPREAD_ELEMENTSSNIPPET

        public static final Renderer.Operation SPREAD_ELEMENTSSNIPPET
        The spread elementssnippet.
      • SPREAD_COMETGROUPSSNIPPET

        public static final Renderer.Operation SPREAD_COMETGROUPSSNIPPET
        The spread cometgroupssnippet.
      • SPREAD_GETINFO

        public static final Renderer.Operation SPREAD_GETINFO
        The spread getinfo.
      • PAGE_GETSEQUENCEFROMPAGEUID

        public static final Renderer.Operation PAGE_GETSEQUENCEFROMPAGEUID
        The page getsequencefrompageuid.
      • GET_PDF_PROFILES

        public static final Renderer.Operation GET_PDF_PROFILES
        The get pdf profiles.
      • DOCUMENT_GETIDML

        public static final Renderer.Operation DOCUMENT_GETIDML
        The document getidml.
      • DOCUMENT_WRITERS

        public static final Renderer.Operation DOCUMENT_WRITERS
        The document writers.
      • EXECCSCRIPTCODE

        public static final Renderer.Operation EXECCSCRIPTCODE
        The execcscriptcode.
      • PLACEHOLDER_LOAD

        public static final Renderer.Operation PLACEHOLDER_LOAD
        The placeholder load.
      • PLACEHOLDER_SYNC

        public static final Renderer.Operation PLACEHOLDER_SYNC
        The placeholder sync.
      • PLACEHOLDER_SETVALUE

        public static final Renderer.Operation PLACEHOLDER_SETVALUE
        The placeholder setvalue.
      • PLACEHOLDER_SETIMAGE

        public static final Renderer.Operation PLACEHOLDER_SETIMAGE
        The placeholder setimage.
      • PLACEHOLDER_SETIMAGEPATH

        public static final Renderer.Operation PLACEHOLDER_SETIMAGEPATH
        The placeholder setimagepath.
      • PLACEHOLDER_UPDATE

        public static final Renderer.Operation PLACEHOLDER_UPDATE
        The placeholder update.
      • COMETGROUP_DELETEGROUP

        public static final Renderer.Operation COMETGROUP_DELETEGROUP
        The cometgroup deletegroup.
      • COMETGROUP_REPLACEGROUP

        public static final Renderer.Operation COMETGROUP_REPLACEGROUP
        The cometgroup replacegroup.
      • COMETGROUP_INSERTAFTER

        public static final Renderer.Operation COMETGROUP_INSERTAFTER
        The cometgroup insertafter.
      • COMETGROUP_INSERTBEFORE

        public static final Renderer.Operation COMETGROUP_INSERTBEFORE
        The cometgroup insertbefore.
      • COMETGROUP_MOVEBY

        public static final Renderer.Operation COMETGROUP_MOVEBY
        The cometgroup moveby.
      • COMETGROUP_MOVETO

        public static final Renderer.Operation COMETGROUP_MOVETO
        The cometgroup moveto.
      • COMETGROUP_IMPORT

        public static final Renderer.Operation COMETGROUP_IMPORT
        The cometgroup import.
      • DOCUMENT_REORGANIZE

        public static final Renderer.Operation DOCUMENT_REORGANIZE
        The document reorganize.
      • DOCUMENT_SETUP

        public static final Renderer.Operation DOCUMENT_SETUP
        The document setup.
      • ELEMENT_SETIMAGE

        public static final Renderer.Operation ELEMENT_SETIMAGE
        The element setimage.
      • ELEMENT_SETVALUE

        public static final Renderer.Operation ELEMENT_SETVALUE
        The element setvalue.
      • ELEMENT_SETCELLVALUE

        public static final Renderer.Operation ELEMENT_SETCELLVALUE
        The element setcellvalue.
      • ELEMENT_SETIMAGEPATH

        public static final Renderer.Operation ELEMENT_SETIMAGEPATH
        The element setimagepath.
      • ELEMENT_DELETE

        public static final Renderer.Operation ELEMENT_DELETE
        The element delete.
      • ELEMENT_DELETEPARA

        public static final Renderer.Operation ELEMENT_DELETEPARA
        The element deletepara.
      • ELEMENT_INSERTPARA_BEFORE

        public static final Renderer.Operation ELEMENT_INSERTPARA_BEFORE
        The element insertpara before.
      • ELEMENT_INSERTPARA_AFTER

        public static final Renderer.Operation ELEMENT_INSERTPARA_AFTER
        The element insertpara after.
      • ELEMENT_TRANSFORM

        public static final Renderer.Operation ELEMENT_TRANSFORM
        The element transform.
      • APPLYMASTERPAGE

        public static final Renderer.Operation APPLYMASTERPAGE
        The applymasterpage.
      • SPREAD_PLACEDOCUMENT

        public static final Renderer.Operation SPREAD_PLACEDOCUMENT
        The spread placedocument.
      • PAGE_MOVEGROUP

        public static final Renderer.Operation PAGE_MOVEGROUP
        The page movegroup.
      • ADDSPREADORPAGE

        public static final Renderer.Operation ADDSPREADORPAGE
        The addspreadorpage.
      • DELETESPREADORPAGE

        public static final Renderer.Operation DELETESPREADORPAGE
        The deletespreadorpage.
      • MODIFY_COMETGROUP

        public static final Renderer.Operation MODIFY_COMETGROUP
        The modify cometgroup.
      • MOVE_SPREADS_OR_PAGES

        public static final Renderer.Operation MOVE_SPREADS_OR_PAGES
        The move spreads or pages.
    • Method Detail

      • values

        public static Renderer.Operation[] values()
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (Renderer.Operation c : Renderer.Operation.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static Renderer.Operation valueOf​(java.lang.String name)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        name - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null