Class JDFAutoTabDimensions

  • 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:
    JDFTabDimensions

    public abstract class JDFAutoTabDimensions
    extends JDFElement
    class JDFAutoTabDimensions : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoTabDimensions

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

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

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

      • setTabEdge

        public void setTabEdge​(JDFAutoTabDimensions.EnumTabEdge enumVar)
        (5) set attribute TabEdge
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setTabExtensionDistance

        public void setTabExtensionDistance​(double value)
        (36) set attribute TabExtensionDistance
        Parameters:
        value - the value to set the attribute to
      • getTabExtensionDistance

        public double getTabExtensionDistance()
        (17) get double attribute TabExtensionDistance
        Returns:
        double the value of the attribute
      • setTabOffset

        public void setTabOffset​(double value)
        (36) set attribute TabOffset
        Parameters:
        value - the value to set the attribute to
      • getTabOffset

        public double getTabOffset()
        (17) get double attribute TabOffset
        Returns:
        double the value of the attribute
      • setTabsPerBank

        public void setTabsPerBank​(int value)
        (36) set attribute TabsPerBank
        Parameters:
        value - the value to set the attribute to
      • getTabsPerBank

        public int getTabsPerBank()
        (15) get int attribute TabsPerBank
        Returns:
        int the value of the attribute
      • setTabSetCollationOrder

        public void setTabSetCollationOrder​(java.lang.String value)
        (36) set attribute TabSetCollationOrder
        Parameters:
        value - the value to set the attribute to
      • getTabSetCollationOrder

        public java.lang.String getTabSetCollationOrder()
        (23) get String attribute TabSetCollationOrder
        Returns:
        the value of the attribute
      • setTabWidth

        public void setTabWidth​(double value)
        (36) set attribute TabWidth
        Parameters:
        value - the value to set the attribute to
      • getTabWidth

        public double getTabWidth()
        (17) get double attribute TabWidth
        Returns:
        double the value of the attribute