Java2d
Utilities for rendering with Java2D
- Source:
- Java2d.scala
Value members
Concrete methods
Create a transform from screen coordinates to local logical coordinates given the bounding box for a picture, the screen size, and descriptino of the relationship between screen and picture.
Create a transform from screen coordinates to local logical coordinates given the bounding box for a picture, the screen size, and descriptino of the relationship between screen and picture.
- Source:
- Java2d.scala
Calculate the size the panel or buffer should be given picture's bounding box and the frame description.
Calculate the size the panel or buffer should be given picture's bounding box and the frame description.
- Source:
- Java2d.scala
Create a transform from local logical coordinates to screen coordinates given the bounding box for a picture, the screen size, and description of the relationship between screen and picture.
Create a transform from local logical coordinates to screen coordinates given the bounding box for a picture, the screen size, and description of the relationship between screen and picture.
- Source:
- Java2d.scala