index all


Index function asd() { parent.document.title="Index"; } Package  Class  Tree  Deprecated   Index  Help   PREV   NEXT FRAMES    NO FRAMES     All Classes A B C D E F G I K L M N O P R S T U X Y A actionPerformed(ActionEvent) - Method in class pointPickerClearAll This method processes the button actions. actionPerformed(ActionEvent) - Method in class pointPickerColorSettings This method processes the button actions. actionPerformed(ActionEvent) - Method in class pointPickerFile This method processes the button actions. actionPerformed(ActionEvent) - Method in class pointPickerTerminate This method processes the button actions. active - Variable in class pointAction   ADD_CROSS - Static variable in class pointAction   addPoint(int, int) - Method in class pointHandler This method adds a new point to the list, with a color that is as different as possible from all those that are already in use. addPoint(int, int, int) - Method in class pointHandler This method adds a new point to the list, with a specific color. adjustmentValueChanged(AdjustmentEvent) - Method in class pointToolbar Listen to AdjustmentEvent events. B brighter - Static variable in class pointToolbar   C cancel - Variable in class pointPickerTerminate   choice - Variable in class pointPickerColorSettings   choice - Variable in class pointPickerFile   choice - Variable in class pointPickerTerminate   choseCancel() - Method in class pointPickerTerminate Return true only if the user chose Cancel. cleanUpListeners() - Method in class pointToolbar   CROSS_HALFSIZE - Static variable in class pointHandler   currentMode - Variable in class pointToolbar   currentPoint - Variable in class pointHandler   currentTool - Variable in class pointToolbar   D d(int, int) - Method in class pointToolbar   darker - Static variable in class pointToolbar   down - Variable in class pointToolbar   draw(Graphics) - Method in class pointHandler Draw the landmarks and outline the current point if there is one. drawButton(Graphics, int) - Method in class pointToolbar   E evenDarker - Static variable in class pointToolbar   F FILE - Static variable in class pointAction   fill3DRect(Graphics, int, int, int, int, boolean) - Method in class pointToolbar   findClosest(int, int) - Method in class pointHandler Let the point that is closest to the given coordinates become the current landmark. focusGained(FocusEvent) - Method in class pointAction Listen to focusGained events. focusLost(FocusEvent) - Method in class pointAction Listen to focusGained events. G g - Variable in class pointToolbar   GAMUT - Static variable in class pointHandler   getColors() - Method in class pointHandler Return the list of colors. getCurrentColor() - Method in class pointHandler Return the color of the current object. getCurrentMode() - Method in class pointToolbar Return the index of the mode that is currently activated. getCurrentTool() - Method in class pointToolbar Return the index of the tool that is currently activated. getInsets() - Method in class pointPickerClearAll Return some additional margin to the dialog, for aesthetic purposes. getInsets() - Method in class pointPickerColorSettings Return some additional margin to the dialog, for aesthetic purposes. getInsets() - Method in class pointPickerFile Return some additional margin to the dialog, for aesthetic purposes. getInsets() - Method in class pointPickerTerminate Return some additional margin to the dialog, for aesthetic purposes. getPoint() - Method in class pointHandler Return the current point as a Point object. getPoints() - Method in class pointHandler Return the list of points. getValueAsString(int, int) - Method in class pointAction   gray - Static variable in class pointToolbar   I imp - Variable in class pointAction   imp - Variable in class pointHandler   imp - Variable in class pointPickerClearAll   imp - Variable in class pointPickerColorSettings   imp - Variable in class pointPickerFile   imp - Variable in class pointToolbar   installListeners(pointAction) - Method in class pointToolbar Setup the various listeners. instance - Variable in class pointToolbar   isActive() - Method in class pointAction Return true if the window is active. isUsedColor(int) - Method in class pointHandler Return true if color is free. K keyPressed(KeyEvent) - Method in class pointAction Listen to keyPressed events. keyReleased(KeyEvent) - Method in class pointAction Listen to keyReleased events. keyTyped(KeyEvent) - Method in class pointAction Listen to keyTyped events. L listColors - Variable in class pointHandler   listPoints - Variable in class pointHandler   M m(int, int) - Method in class pointToolbar   MAGNIFIER - Static variable in class pointAction   MONOCHROME - Static variable in class pointHandler   MONOSLICE - Static variable in class pointAction   mouseClicked(MouseEvent) - Method in class pointAction Listen to mouseClicked events. mouseClicked(MouseEvent) - Method in class pointToolbar Listen to mouseClicked events. mouseDownTime - Variable in class pointToolbar   mouseDragged(MouseEvent) - Method in class pointAction Listen to mouseDragged events. mouseEntered(MouseEvent) - Method in class pointAction Listen to mouseEntered events. mouseEntered(MouseEvent) - Method in class pointToolbar Listen to mouseEntered events. mouseExited(MouseEvent) - Method in class pointAction Listen to mouseExited events. mouseExited(MouseEvent) - Method in class pointToolbar Listen to mouseExited events. mouseMoved(MouseEvent) - Method in class pointAction Listen to mouseMoved events. mousePressed(MouseEvent) - Method in class pointAction Listen to mousePressed events. mousePressed(MouseEvent) - Method in class pointToolbar Listen to mousePressed events. mouseReleased(MouseEvent) - Method in class pointAction Listen to mouseReleased events. mouseReleased(MouseEvent) - Method in class pointToolbar Listen to mouseReleased events. MOVE_CROSS - Static variable in class pointAction   movePoint(int, int) - Method in class pointHandler Modify the location of the current point. movePoint(int, int, Integer) - Method in class pointHandler Modify the location of the current point. MULTISLICE - Static variable in class pointAction   N nextColor - Variable in class pointHandler   nextPoint() - Method in class pointHandler Change the current point. NUM_TOOLS - Static variable in class pointToolbar   numPoints - Variable in class pointHandler   O OFFSET - Static variable in class pointToolbar   P pa - Variable in class pointHandler   pa - Variable in class pointToolbar   paint(Graphics) - Method in class pointToolbar Draw the tools of the toolbar. ph - Variable in class pointAction   ph - Variable in class pointPickerClearAll   ph - Variable in class pointPickerColorSettings   ph - Variable in class pointPickerFile   ph - Variable in class pointToolbar   pointAction - class pointAction.This class is responsible for dealing with the mouse events relative to the image window.pointAction(ImagePlus, pointHandler[], pointToolbar) - Constructor for class pointAction This constructor stores a local copy of its parameters and initializes the current control. pointHandler - class pointHandler.This class is responsible for dealing with the list of point coordinates and for their visual appearance.pointHandler(ImagePlus, pointToolbar) - Constructor for class pointHandler This constructor stores a local copy of its parameters and initializes the current spectrum. PointPicker_ - class PointPicker_.This class is the only one that is accessed directly by imageJ; it attaches listeners and dies.PointPicker_() - Constructor for class PointPicker_   pointPickerClearAll - class pointPickerClearAll.This class creates a dialog to remove every point.pointPickerClearAll(Frame, pointHandler[], ImagePlus) - Constructor for class pointPickerClearAll This constructor stores a local copy of its parameters and prepares the layout of the dialog. pointPickerColorSettings - class pointPickerColorSettings.This class creates a dialog to choose the color scheme.pointPickerColorSettings(Frame, pointHandler[], ImagePlus) - Constructor for class pointPickerColorSettings This constructor stores a local copy of its parameters and prepares the layout of the dialog. pointPickerFile - class pointPickerFile.This class creates a dialog to store and retrieve points into and from a text file, respectively.pointPickerFile(Frame, pointHandler[], ImagePlus) - Constructor for class pointPickerFile This constructor stores a local copy of its parameters and prepares the layout of the dialog. pointPickerTerminate - class pointPickerTerminate.This class creates a dialog to return to ImageJ.pointPickerTerminate(Frame) - Constructor for class pointPickerTerminate This constructor prepares the layout of the dialog. pointToolbar - class pointToolbar.This class deals with the toolbar that gets substituted to that of ImageJ.pointToolbar(Toolbar) - Constructor for class pointToolbar This constructor substitutes ImageJ's toolbar by that of PointPicker_. previousInstance - Variable in class pointToolbar   R RAINBOW - Static variable in class pointHandler   REMOVE_CROSS - Static variable in class pointAction   removePoint() - Method in class pointHandler Remove the current point. removePoint(Integer) - Method in class pointHandler Remove a point of a given index. removePoints() - Method in class pointHandler Remove all points and make every color available. resetButtons() - Method in class pointToolbar   restorePreviousToolbar() - Method in class pointToolbar   run(String) - Method in class PointPicker_   S scrollbar - Variable in class pointToolbar   setControl() - Method in class pointAction   setMode(int) - Method in class pointToolbar Setup the current mode. setPointAction(pointAction) - Method in class pointHandler Stores a local copy of its parameter and allows the graphical operations to proceed. setSpectrum(int) - Method in class pointHandler Setup the color scheme. setTool(int) - Method in class pointToolbar Setup the current tool. setWindow(pointHandler[], ImagePlus) - Method in class pointToolbar Setup the point handler. showMessage(int) - Method in class pointToolbar   sieveColors() - Method in class pointAction   SIZE - Static variable in class pointToolbar   spectrum - Variable in class pointHandler   started - Variable in class pointHandler   stirColor(int) - Method in class pointHandler   T tb - Variable in class pointAction   tb - Variable in class pointHandler   TERMINATE - Static variable in class pointAction   U updateStatus() - Method in class pointAction   usedColor - Variable in class pointHandler   X x - Variable in class pointToolbar   xOffset - Variable in class pointToolbar   Y y - Variable in class pointToolbar   yOffset - Variable in class pointToolbar   A B C D E F G I K L M N O P R S T U X Y Package  Class  Tree  Deprecated   Index  Help   PREV   NEXT FRAMES    NO FRAMES     All Classes

Wyszukiwarka

Podobne podstrony:
index all
index all
index all
index all (2)
index all
index all
index all
index all
index all
index all
index all
index all
index all
index all
index all
SMB3 All Stars Map Tiles Index

więcej podobnych podstron