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

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

package cz.vutbr.web.css;

/**
 * Holds numeric value which is of type of percent
 * 
 * @author burgetr
 * @author Karel Piwko, 2008
 * @author Jan Svercl, VUT Brno, 2008
 * 
 */
public interface TermPercent extends TermLengthOrPercent {
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy