Package org.apache.fop.fo.properties

Examples of org.apache.fop.fo.properties.PropertyMaker.addKeyword()


        // background-position
        m  = new BackgroundPositionShorthand.Maker(PR_BACKGROUND_POSITION);
        m.setInherited(false);
        m.addKeyword("left", "0% 50%");
        m.addKeyword("left center", "0% 50%");
        m.addKeyword("center left", "0% 50%");
        m.addKeyword("right", "100% 50%");
        m.addKeyword("right center", "100% 50%");
        m.addKeyword("center right", "100% 50%");
        m.addKeyword("center", "50% 50%");
View Full Code Here


        // background-position
        m  = new BackgroundPositionShorthand.Maker(PR_BACKGROUND_POSITION);
        m.setInherited(false);
        m.addKeyword("left", "0% 50%");
        m.addKeyword("left center", "0% 50%");
        m.addKeyword("center left", "0% 50%");
        m.addKeyword("right", "100% 50%");
        m.addKeyword("right center", "100% 50%");
        m.addKeyword("center right", "100% 50%");
        m.addKeyword("center", "50% 50%");
        m.addKeyword("center center", "50% 50%");
View Full Code Here

        m  = new BackgroundPositionShorthand.Maker(PR_BACKGROUND_POSITION);
        m.setInherited(false);
        m.addKeyword("left", "0% 50%");
        m.addKeyword("left center", "0% 50%");
        m.addKeyword("center left", "0% 50%");
        m.addKeyword("right", "100% 50%");
        m.addKeyword("right center", "100% 50%");
        m.addKeyword("center right", "100% 50%");
        m.addKeyword("center", "50% 50%");
        m.addKeyword("center center", "50% 50%");
        m.addKeyword("top", "50% 0%");
View Full Code Here

        m.setInherited(false);
        m.addKeyword("left", "0% 50%");
        m.addKeyword("left center", "0% 50%");
        m.addKeyword("center left", "0% 50%");
        m.addKeyword("right", "100% 50%");
        m.addKeyword("right center", "100% 50%");
        m.addKeyword("center right", "100% 50%");
        m.addKeyword("center", "50% 50%");
        m.addKeyword("center center", "50% 50%");
        m.addKeyword("top", "50% 0%");
        m.addKeyword("top center", "50% 0%");
View Full Code Here

        m.addKeyword("left", "0% 50%");
        m.addKeyword("left center", "0% 50%");
        m.addKeyword("center left", "0% 50%");
        m.addKeyword("right", "100% 50%");
        m.addKeyword("right center", "100% 50%");
        m.addKeyword("center right", "100% 50%");
        m.addKeyword("center", "50% 50%");
        m.addKeyword("center center", "50% 50%");
        m.addKeyword("top", "50% 0%");
        m.addKeyword("top center", "50% 0%");
        m.addKeyword("center top", "50% 0%");
View Full Code Here

        m.addKeyword("left center", "0% 50%");
        m.addKeyword("center left", "0% 50%");
        m.addKeyword("right", "100% 50%");
        m.addKeyword("right center", "100% 50%");
        m.addKeyword("center right", "100% 50%");
        m.addKeyword("center", "50% 50%");
        m.addKeyword("center center", "50% 50%");
        m.addKeyword("top", "50% 0%");
        m.addKeyword("top center", "50% 0%");
        m.addKeyword("center top", "50% 0%");
        m.addKeyword("bottom", "50% 100%");
View Full Code Here

        m.addKeyword("center left", "0% 50%");
        m.addKeyword("right", "100% 50%");
        m.addKeyword("right center", "100% 50%");
        m.addKeyword("center right", "100% 50%");
        m.addKeyword("center", "50% 50%");
        m.addKeyword("center center", "50% 50%");
        m.addKeyword("top", "50% 0%");
        m.addKeyword("top center", "50% 0%");
        m.addKeyword("center top", "50% 0%");
        m.addKeyword("bottom", "50% 100%");
        m.addKeyword("bottom center", "50% 100%");
View Full Code Here

        m.addKeyword("right", "100% 50%");
        m.addKeyword("right center", "100% 50%");
        m.addKeyword("center right", "100% 50%");
        m.addKeyword("center", "50% 50%");
        m.addKeyword("center center", "50% 50%");
        m.addKeyword("top", "50% 0%");
        m.addKeyword("top center", "50% 0%");
        m.addKeyword("center top", "50% 0%");
        m.addKeyword("bottom", "50% 100%");
        m.addKeyword("bottom center", "50% 100%");
        m.addKeyword("center bottom", "50% 100%");
View Full Code Here

        m.addKeyword("right center", "100% 50%");
        m.addKeyword("center right", "100% 50%");
        m.addKeyword("center", "50% 50%");
        m.addKeyword("center center", "50% 50%");
        m.addKeyword("top", "50% 0%");
        m.addKeyword("top center", "50% 0%");
        m.addKeyword("center top", "50% 0%");
        m.addKeyword("bottom", "50% 100%");
        m.addKeyword("bottom center", "50% 100%");
        m.addKeyword("center bottom", "50% 100%");
        m.addKeyword("top left", "0% 0%");
View Full Code Here

        m.addKeyword("center right", "100% 50%");
        m.addKeyword("center", "50% 50%");
        m.addKeyword("center center", "50% 50%");
        m.addKeyword("top", "50% 0%");
        m.addKeyword("top center", "50% 0%");
        m.addKeyword("center top", "50% 0%");
        m.addKeyword("bottom", "50% 100%");
        m.addKeyword("bottom center", "50% 100%");
        m.addKeyword("center bottom", "50% 100%");
        m.addKeyword("top left", "0% 0%");
        m.addKeyword("left top", "0% 0%");
View Full Code Here

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.