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

cz.vutbr.web.csskit.TermAngleImpl Maven / Gradle / Ivy

package cz.vutbr.web.csskit;

import cz.vutbr.web.css.TermAngle;

public class TermAngleImpl extends TermFloatValueImpl implements TermAngle {

	protected TermAngleImpl() {
		
	}
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy