Class RegionAfter

    • Constructor Detail

      • RegionAfter

        public RegionAfter​(FONode parent)
        Create a RegionAfter instance that is a child of the given parent FONode.
        Parameters:
        parent - the FONode that is to be the parent
    • Method Detail

      • getViewportRectangle

        public java.awt.Rectangle getViewportRectangle​(FODimension reldims)
        Specified by:
        getViewportRectangle in class Region
        Parameters:
        reldims - reference dimension of the page area.
        Returns:
        the rectangle for the viewport area
      • getDefaultRegionName

        protected java.lang.String getDefaultRegionName()
        Returns the default region name (xsl-region-before, xsl-region-start, etc.)
        Specified by:
        getDefaultRegionName in class Region
        Returns:
        the default region name
      • getLocalName

        public java.lang.String getLocalName()
        Returns the local name (i.e. without namespace prefix) of the node
        Specified by:
        getLocalName in class FONode
        Returns:
        the local name of this node