Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #GWOptics - 50 results found.
NameDescriptionTypePackageFramework
ArgumentExceptionArgumentException is an throwable object which represents a problem with one of the passed arguments to a function.Classreference.org.gwopticsGWOptics
Axis2DAxis2D is a straight forward object for drawing 2D axes.Classreference.org.gwoptics.graphics.graph2DGWOptics
Axis3DAxis3D class produces 3D axes with many variable properties to suite anyneed.Classreference.org.gwoptics.graphics.graph3DGWOptics
AxisColourmapEffectClassreference.org.gwoptics.graphics.graph2D.effectsGWOptics
Blank2DTraceClassreference.org.gwoptics.graphics.graph2D.tracesGWOptics
Camera3DCamera3D is a camera class designed to be integrated into a processing sketch with minimal effort.Classreference.org.gwoptics.graphics.cameraGWOptics
ColourmapNodeColourmapNode is a class that encapsulates the colour and location of a point, on acolourmap.Classreference.org.gwoptics.graphics.colourmapGWOptics
CoolColourmapCoolColourmap extends RGBColourmap and is a gradient of cyan at 0.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
EquationColourmapEquationColourmap implements the IColourmap interface to generate a colourmapfrom an equation, rather than nodes as in the alternative RGBColourmap.Classreference.org.gwoptics.graphics.colourmapGWOptics
FlipColourmapFlipColourmap extends RGBColourmap and is a custom made map with black in thecenter and bright for smaller and a larger values.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
GaussModeGaussmode is a class that provides the mathematical framework for Gaussian beams.Classreference.org.gwoptics.gaussbeamsGWOptics
Graph2DGraph2D is a collection of Axis2D objects and IGraphTrace's.Classreference.org.gwoptics.graphics.graph2DGWOptics
graphicsUtilsContains an assortment of functions that can help with some trickier graphicalConstructor SummarygraphicsUtils()Classreference.org.gwoptics.graphicsutilsGWOptics
GrayScaleColourmapGrayScaleColourmap extends RGBColourmap and is a gradient of black at 0.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
GridBackgroundClassreference.org.gwoptics.graphics.graph2D.backgroundsGWOptics
GWColourSimple class that encapsulates the 4 colour components alpha, red, green and blue.Classreference.org.gwoptics.graphicsGWOptics
HotColourmapHotColourmap extends RGBColourmap and is a gradient of black at 0.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
IColourmapIColourmap interface provides several functions that are required for a colourmap to be used by an object.Interfacereference.org.gwoptics.graphics.colourmapGWOptics
IColourmapEquationSimple interface which acts as a callback object for EquationColourmapto generate a colourmap from a specific equation.Interfacereference.org.gwoptics.graphics.colourmapGWOptics
IGraph2DThis interface is used to pass to an IGraph2DTrace object.Interfacereference.org.gwoptics.graphics.graph2DGWOptics
IGraph2DBackgroundInterfacereference.org.gwoptics.graphics.graph2D.backgroundsGWOptics
IGraph2DTraceThis interface provides the functionality that is required of a trace object, to be used by theClasses implementing this interface should be programmed for efficiency, as they are called manyInterfacereference.org.gwoptics.graphics.graph2D.tracesGWOptics
IGraph3DCallbackIGraph3DCallback specifies a function computePoint() that represents the equation of a surface on a graph.Interfacereference.org.gwoptics.graphics.graph3DGWOptics
ILine2DEquationThis interface should be implemented by objects that are to be represented by a trace on a Graph2Dobject.Interfacereference.org.gwoptics.graphics.graph2D.tracesGWOptics
IRenderableBasic interface that defines commonly used functions for any rendered object.Interfacereference.org.gwoptics.graphicsGWOptics
ITraceColourEffectThis interface is consumed and implemented by the IGraphTrace object.Interfacereference.org.gwoptics.graphics.graph2D.effectsGWOptics
LabelPosenum LabelPosextends java.Classreference.org.gwoptics.graphics.graph2DGWOptics
Line2DTraceThe Line2DTrace is the default implementation of the IGraphTrace interface.Classreference.org.gwoptics.graphics.graph2D.tracesGWOptics
LogoRenders a clickabled image of the gwOptics logo.Classreference.org.gwopticsGWOptics
LogoSizeenum LogoSizeextends java.Classreference.org.gwopticsGWOptics
MapNeedsGeneratingExceptionThis exception is thrown by a colourmap when the user attempts to read a value from the map without generating it beforehand.Classreference.org.gwoptics.graphics.colourmapGWOptics
mathUtilsMathutils is a class that provides a set of utility functions for mathematical0.Classreference.org.gwoptics.mathutilsGWOptics
PresetColourmapsThis class defines only one static member to retrieveSince:0.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
Presetsenum Presetsextends java.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
RenderableAn abstract class that can be inherited to provide some common functionality thatall rendered objects have.Classreference.org.gwoptics.graphicsGWOptics
RGBColourmapRGBColourmap is an object that allows various colourmaps to be generated from RGB nodes.Classreference.org.gwoptics.graphics.colourmapGWOptics
RollingLine2DTraceClassreference.org.gwoptics.graphics.graph2D.tracesGWOptics
SolidColourBackgroundClassreference.org.gwoptics.graphics.graph2D.backgroundsGWOptics
SquareGridMeshSquareGridMesh is a square shaped grid with variable resolution along both sides.Classreference.org.gwoptics.graphics.graph3DGWOptics
SurfaceGraph3DThis class incorporates the Axis3D and SurfaceTrace3D objects to construct a3D Cartesian surface graph.Classreference.org.gwoptics.graphics.graph3DGWOptics
SurfaceTrace3DThis class encapsulates a surface trace on a graph.Classreference.org.gwoptics.graphics.graph3DGWOptics
Trace2DExceptionSee Also:Serialized FormConstructor SummaryTrace2DException(java.Classreference.org.gwoptics.graphics.graph2D.tracesGWOptics
TrigLookupThis class provides access to a much faster version of the cos and sin functions.Classreference.org.gwoptics.mathutilsGWOptics
UpdatingLine2DTraceClassreference.org.gwoptics.graphics.graph2D.tracesGWOptics
ValueTypeenum ValueTypeextends java.Classreference.org.gwopticsGWOptics
VectorUtilsClassreference.org.gwoptics.mathutilsGWOptics
VersionSmall class that reads the manifest file and gets the Implementation-Version of the Jar file and returns as a string.Classreference.org.gwopticsGWOptics
WarmColourmapWarmColourmap extends RGBColourmap and is a gradient of red at 0.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
XAxisColourmapEffectClassreference.org.gwoptics.graphics.graph2D.effectsGWOptics
YAxisColourmapEffectClassreference.org.gwoptics.graphics.graph2D.effectsGWOptics