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

com.dragome.web.html.dom.html5canvas.interfaces.TextMetrics Maven / Gradle / Ivy

There is a newer version: 0.96-beta4
Show newest version
package com.dragome.web.html.dom.html5canvas.interfaces;

public interface TextMetrics
{
	int getWidth();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy