org.wilmascope.view
Class Colours
java.lang.Object
org.wilmascope.view.Colours
public class Colours
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
red
public static javax.vecmath.Color3f red
ambientRed
public static javax.vecmath.Color3f ambientRed
yellow
public static javax.vecmath.Color3f yellow
ambientYellow
public static javax.vecmath.Color3f ambientYellow
green
public static javax.vecmath.Color3f green
ambientGreen
public static javax.vecmath.Color3f ambientGreen
blue
public static javax.vecmath.Color3f blue
ambientBlue
public static javax.vecmath.Color3f ambientBlue
black
public static javax.vecmath.Color3f black
white
public static javax.vecmath.Color3f white
beige
public static javax.vecmath.Color3f beige
greyBlueC3f
public static javax.vecmath.Color3f greyBlueC3f
greyBlueAmbC3f
public static javax.vecmath.Color3f greyBlueAmbC3f
greyBlueAwt
public static java.awt.Color greyBlueAwt
beigeAwt
public static java.awt.Color beigeAwt
ambientBeige
public static javax.vecmath.Color3f ambientBeige
pink
public static javax.vecmath.Color3f pink
ambientPink
public static javax.vecmath.Color3f ambientPink
pastelPinkAwt
public static java.awt.Color pastelPinkAwt
pastelPinkC3f
public static javax.vecmath.Color3f pastelPinkC3f
pastelPinkAmbC3f
public static javax.vecmath.Color3f pastelPinkAmbC3f
pastelBlueAwt
public static java.awt.Color pastelBlueAwt
pastelBlueC3f
public static javax.vecmath.Color3f pastelBlueC3f
pastelBlueAmbC3f
public static javax.vecmath.Color3f pastelBlueAmbC3f
pastelGreenAwt
public static java.awt.Color pastelGreenAwt
pastelGreenC3f
public static javax.vecmath.Color3f pastelGreenC3f
pastelGreenAmbC3f
public static javax.vecmath.Color3f pastelGreenAmbC3f
pastelYellowAwt
public static java.awt.Color pastelYellowAwt
pastelYellowC3f
public static javax.vecmath.Color3f pastelYellowC3f
pastelYellowAmbC3f
public static javax.vecmath.Color3f pastelYellowAmbC3f
redMaterial
public static Colours.Material redMaterial
yellowMaterial
public static Colours.Material yellowMaterial
blueMaterial
public static Colours.Material blueMaterial
pinkMaterial
public static Colours.Material pinkMaterial
greenMaterial
public static Colours.Material greenMaterial
whiteMaterial
public static Colours.Material whiteMaterial
defaultMaterial
public static Colours.Material defaultMaterial
momentIntervalMaterial
public static Colours.Material momentIntervalMaterial
thingMaterial
public static Colours.Material thingMaterial
roleMaterial
public static Colours.Material roleMaterial
descriptionMaterial
public static Colours.Material descriptionMaterial
greyBlueMaterial
public static Colours.Material greyBlueMaterial
blackMaterial
public static Colours.Material blackMaterial
Colours
public Colours()
getMaterial
public static Colours.Material getMaterial(java.lang.String name)
throws Colours.UnknownMaterialException
- Throws:
Colours.UnknownMaterialException