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

cz.vutbr.web.css.TermLength Maven / Gradle / Ivy

package cz.vutbr.web.css;

/**
 * Holds float value with associated units (CSS length)
 * @author burgetr
 * @author kapy
 *
 */
public interface TermLength extends TermLengthOrPercent {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy