Uses of Class
de.vatrasoft.vatralib.model.Dimensions
-
Packages that use Dimensions Package Description de.vatrasoft.vatralib.gfx Classes related to graphics operations (i.e. manipulating the screen) and input handling. -
-
Uses of Dimensions in de.vatrasoft.vatralib.gfx
Methods in de.vatrasoft.vatralib.gfx that return Dimensions Modifier and Type Method Description DimensionsGfxBinding. retrieveImageDimensions(java.lang.String filepath)Retrieves the dimensions, i.e. width and height, of the image denoted by the given filepath.
-