Uses of Package
processing.core
-
Packages that use processing.core Package Description processing.core processing.data processing.opengl -
Classes in processing.core used by processing.core Class Description PApplet Base class for all sketches that use processing.core.PApplet.MainThreadContext A context for running tasks on the main (first) thread of the application.PConstants Numbers shared throughout processing.core.PFont Grayscale bitmap font class used by Processing.PFont.Glyph A single character, and its visage.PGraphics ( begin auto-generated from PGraphics.xml ) Main graphics and rendering context, as well as the base API implementation for processing "core".PGraphics.AsyncImageSaver PImage ( begin auto-generated from PImage.xml ) Datatype for storing images.PMatrix A matrix is used to define graphical transformations.PMatrix2D 3x2 affine matrix implementation.PMatrix3D 4x4 matrix implementation.PShape ( begin auto-generated from PShape.xml ) Datatype for storing shapes.PShapeOBJ.OBJFace PShapeOBJ.OBJMaterial PShapeSVG This class is not part of the Processing API and should not be used directly.PShapeSVG.Font PShapeSVG.FontGlyph PShapeSVG.Gradient PStyle PSurface PVector ( begin auto-generated from PVector.xml ) A class to describe a two or three dimensional vector. -
Classes in processing.core used by processing.data Class Description PApplet Base class for all sketches that use processing.core. -
Classes in processing.core used by processing.opengl Class Description PApplet Base class for all sketches that use processing.core.PConstants Numbers shared throughout processing.core.PFont Grayscale bitmap font class used by Processing.PGraphics ( begin auto-generated from PGraphics.xml ) Main graphics and rendering context, as well as the base API implementation for processing "core".PImage ( begin auto-generated from PImage.xml ) Datatype for storing images.PMatrix A matrix is used to define graphical transformations.PMatrix2D 3x2 affine matrix implementation.PMatrix3D 4x4 matrix implementation.PShape ( begin auto-generated from PShape.xml ) Datatype for storing shapes.PSurface PVector ( begin auto-generated from PVector.xml ) A class to describe a two or three dimensional vector.