Java2d

doodle.java2d.effect.Java2d$
object Java2d

Utilities for rendering with Java2D

Attributes

Source
Java2d.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Java2d.type

Members list

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.

Attributes

Source
Java2d.scala

Attributes

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.

Attributes

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.

Attributes

Source
Java2d.scala