|
The Physiologist's Friend Simulation API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.unizh.ini.friend.stimulus.StimulusShapeFactory
public class StimulusShapeFactory
A helper class with static methods for making standard stimulus shapes. These can be used to replace the shape of a stimulus without changing the transformations, the brightness values, etc.
Method Summary | |
---|---|
static ShapeList |
makeBarShape()
returns a bar shape |
static ShapeList |
makeEdgeShape()
returns an edge shape |
static ShapeList |
makeGratingShape()
returns grating shapes |
static ShapeList |
makeSpotShape()
returns a spot shape |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ShapeList makeBarShape()
public static ShapeList makeEdgeShape()
public static ShapeList makeGratingShape()
public static ShapeList makeSpotShape()
|
http://www.ini.unizh.ch/~tobi/friend | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |