All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.moodysalem.phantomjs.wrapper.enums.SizeUnit Maven / Gradle / Ivy

The newest version!
package com.moodysalem.phantomjs.wrapper.enums;

/**
 * The units supported by the phantomJS binaries
 */
public enum SizeUnit {
    mm, cm, in, px
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy