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

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

/**
 * TermResolution.java
 *
 * Created on 2. 7. 2014, 14:56:10 by burgetr
 */
package cz.vutbr.web.css;

/**
 * A term representing a resolution.
 * @author burgetr
 */
public interface TermResolution extends TermFloatValue
{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy