Images

org.nlogo.awt.Images
object Images

Attributes

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

Members list

Value members

Concrete methods

def loadImage(image: Image): Boolean

Attributes

Source
Images.scala
def loadImageFile(path: String, cache: Boolean): Image

Attributes

Source
Images.scala
def loadImageResource(path: String): Image

Attributes

Source
Images.scala
def paintToImage(comp: Component): BufferedImage

Attributes

Source
Images.scala