A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

T

TABLE - Static variable in class ij.plugin.NewPlugin
 
table - Variable in class ij.process.StackProcessor
 
tag2hex(int) - Method in class ij.plugin.DicomDecoder
 
targetBefehl - Variable in class robo.navigate.Navigator
Der Befehl, der am Ziel ausgeführt werden soll.
targetPhi - Variable in class robo.navigate.Navigator.DebugInfo
 
targetRadius - Variable in class org.lego.navigation.control.Config
Ab dieser Entfernung wird ein Ziel als erreicht angesehen, sofern es nicht mit dem Befehl Position.NICHTS angefahren wird.
targetRadius - Variable in class org.lego.navigation.control.nachtderwissenschaft.Config
Ab dieser Entfernung wird ein Ziel als erreicht angesehen, sofern es nicht mit dem Befehl Position.NICHTS angefahren wird.
targetRadiusNichts - Variable in class org.lego.navigation.control.Config
Ab dieser Entfernung wird ein Ziel als erreicht angesehen, sofern es mit dem Befehl Position.NICHTS angefahren wird.
targetRadiusNichts - Variable in class org.lego.navigation.control.nachtderwissenschaft.Config
Ab dieser Entfernung wird ein Ziel als erreicht angesehen, sofern es mit dem Befehl Position.NICHTS angefahren wird.
targetReached() - Method in class robo.navigate.RoboterControllerStatusListener
Wird aufgerufen, wenn das nächste Ziel (z.B. eines Moves) erreicht wurde
targetReached() - Method in interface robo.navigate.StatusListener
 
targetSpeed - Variable in class robo.navigate.Navigator
Variable, mit der die Geschwindigkeit verringert werden kann, ohne Navigator.speed zu ändern.
targetX - Variable in class robo.navigate.Navigator
X-Koordinate des Ziels in Pixelkoordinaten
targetY - Variable in class robo.navigate.Navigator
Y-Koordinate des Ziels in Pixelkoordinaten
tearOff() - Method in class ij.plugin.TreePanel
 
tearOff(DefaultMutableTreeNode) - Method in class ij.plugin.TreePanel
 
tearOff(DefaultMutableTreeNode, Point) - Method in class ij.plugin.TreePanel
 
tertiaerString() - Method in class muehle.logic.Playground
Darstellung des Spielfelds als Tertiär-System 0: Feld leer 1: Weisser Stein 2: Schwarzer Stein
TEXT_FILE - Static variable in class ij.plugin.NewPlugin
 
textChangedCount - Variable in class ij.plugin.filter.ImageProperties
 
textColor - Static variable in class ij.plugin.filter.CalibrationBar
 
TextFileReader - Class in ij.plugin
This plugin displays the contents of a text file in a window.
TextFileReader() - Constructor for class ij.plugin.TextFileReader
 
TextReader - Class in ij.plugin
This plugin opens a tab-delimeted text file as an image.
TextReader() - Constructor for class ij.plugin.TextReader
 
textValueChanged(TextEvent) - Method in class ij.plugin.Distribution
 
textValueChanged(TextEvent) - Method in class ij.plugin.filter.CalibrationBar.LiveDialog
 
textValueChanged(TextEvent) - Method in class ij.plugin.filter.ImageProperties
 
textValueChanged(TextEvent) - Method in class ij.plugin.filter.Resizer
 
textValueChanged(TextEvent) - Method in class ij.plugin.filter.SetScaleDialog
 
textValueChanged(TextEvent) - Method in class ij.plugin.FolderOpenerDialog
 
textValueChanged(TextEvent) - Method in class ij.plugin.Histogram
 
textValueChanged(TextEvent) - Method in class ij.plugin.ScaleBar.BarDialog
 
textValueChanged(TextEvent) - Method in class ij.plugin.Scaler
 
textValueChanged(TextEvent) - Method in class ij.plugin.Slicer
 
TextWriter - Class in ij.plugin
This plugin implements the File/Save As/Text command.
TextWriter() - Constructor for class ij.plugin.TextWriter
 
theta - Variable in class ij.process.EllipseFitter
Angle in radians
thin(int, int[]) - Method in class ij.process.BinaryProcessor
 
ThreadLister - Class in ij.plugin
Displays thread information in a text window.
ThreadLister() - Constructor for class ij.plugin.ThreadLister
 
THREADS - Static variable in class ij.Prefs
 
threads - Static variable in class ij.Prefs
 
threshold(int) - Method in class ij.process.ByteProcessor
Sets pixels less than or equal to level to 0 and all other pixels to 255.
threshold(int) - Method in class ij.process.ColorProcessor
Not implemented.
threshold(int) - Method in class ij.process.FloatProcessor
Not implemented.
threshold(int) - Method in class ij.process.ImageProcessor
Sets pixels less than or equal to level to 0 and all other pixels to 255.
threshold(int) - Method in class ij.process.ShortProcessor
 
Thresholder - Class in ij.plugin
This plugin implements the Process/Binary/Make Binary and Convert to Mask commands.
Thresholder() - Constructor for class ij.plugin.Thresholder
 
ThresholdToSelection - Class in ij.plugin.filter
 
ThresholdToSelection() - Constructor for class ij.plugin.filter.ThresholdToSelection
 
ThresholdToSelection.Outline - Class in ij.plugin.filter
 
ThresholdToSelection.Outline() - Constructor for class ij.plugin.filter.ThresholdToSelection.Outline
 
tileMirror(ImageProcessor, int, int, int, int) - Method in class ij.plugin.filter.FFTFilter
Puts imageprocessor (ROI) into a new imageprocessor of size width x height y at position (x,y).
tileWindows(int[]) - Method in class ij.plugin.WindowOrganizer
 
time - Variable in class muehle.player.Player
Denkzeit in Millisekunden
Timer - Class in ij.plugin
ImageJ plugin for measuring the speed of various Java operations.
Timer() - Constructor for class ij.plugin.Timer
 
Timer2 - Class in ij.plugin
 
Timer2() - Constructor for class ij.plugin.Timer2
 
timeToThink - Variable in class muehle.player.ComputerPlayer
 
title - Variable in class ij.plugin.TreePanel
 
title - Variable in class robo.main.HauptFenster
 
toAction() - Method in class ij.plugin.TreePanel
Fires an ActionEvent upon double-click on the plugin item (leaf node) in the JTree
toEDM(ImageProcessor) - Method in class ij.plugin.filter.EDM
Converts a binary image into a 8-bit grayscale Euclidean Distance Map (EDM).
toFloat(int, FloatProcessor) - Method in class ij.process.ByteProcessor
Returns a FloatProcessor with the same image, no scaling or calibration (pixel values 0 to 255).
toFloat(int, FloatProcessor) - Method in class ij.process.ColorProcessor
Returns a FloatProcessor with one color channel of the image.
toFloat(int, FloatProcessor) - Method in class ij.process.FloatProcessor
Returns this FloatProcessor.
toFloat(int, FloatProcessor) - Method in class ij.process.ImageProcessor
Returns a FloatProcessor with the image or one color channel thereof.
toFloat(int, FloatProcessor) - Method in class ij.process.ShortProcessor
Returns a FloatProcessor with the same image, no scaling or calibration (pixel values 0 to 65535).
toFloatArrays() - Method in class ij.process.ByteProcessor
 
toFloatProcessors() - Method in class ij.process.ByteProcessor
 
toNetString() - Method in class muehle.logic.Action
gibt eine String-Darstellung der Aktion für das Netzwerkprotokoll zurück im Format x,y,z mit den Zielkoordinaten
toNetString() - Method in class muehle.logic.DeleteAction
gibt eine String-Darstellung der Delete-Aktion für das Netzwerkprotokoll zurück im Format x,y,z mit den Löschkoordinaten
toNetString() - Method in class muehle.logic.MoveAction
gibt eine String-Darstellung der Move-Aktion für das Netzwerkprotokoll zurück im Format x,y,z,X,Y,Z wobei erst das Ziel und dann der Ursprung angeben wird
toNetString() - Method in class muehle.logic.SetAction
gibt eine String-Darstellung der Set-Aktion für das Netzwerkprotokoll zurück im Format x,y,z mit den Setz-Koordinaten
TOOLS_MENU - Static variable in class ij.Menus
 
top - Variable in class ij.plugin.filter.Projector
 
topDown - Variable in class ij.plugin.BMPDecoder
 
toPixel() - Method in class robo.data.Move
Gibt einen neuen Move zurück, wobei die Positionen in Pixelkoordinaten umgerechnet werden.
toPixel() - Method in class robo.data.Position
Wandelt die Koordinaten der Position in Pixelkoordinaten um, unter der Annahme, dass es sich um Spielfeldkoordinaten handelt.
toSpielfeld() - Method in class robo.data.Move
Gibt einen neuen Move zurück, wobei die Positionen in Spielfeldkoordinaten umgerechnet werden.
toSpielfeld() - Method in class robo.data.Position
Wandelt die Koordinaten der Position in Pixelkoordinaten um, unter der Annahme, dass es sich um Spielfeldkoordinaten handelt.
toString() - Method in class ij.ImagePlus
 
toString() - Method in class ij.ImageStack
 
toString(double, int) - Method in class ij.plugin.DICOM_Sorter
 
toString() - Method in class ij.plugin.filter.ThresholdToSelection.Outline
 
toString() - Method in class ij.process.Cube
 
toString() - Method in class ij.process.FHT
Returns a string containing information about this FHT.
toString() - Method in class ij.process.ImageProcessor
Returns a string containing information about this ImageProcessor.
toString() - Method in class muehle.logic.Action
gibt eine String-Darstellung der Aktion für das Status-Panel zurück im Format "Action: x,y,z" mit den Zielkoordinaten
toString() - Method in class muehle.logic.DeleteAction
gibt eine String-Darstellung der Aktion für das Status-Panel zurück im Format "Schmeissen von: x,y,z" mit den Löschkoordinaten
toString() - Method in class muehle.logic.MoveAction
gibt eine String-Darstellung der Move-Aktion der Aktion für das Status-Panel zurück im Format Schiebezug: x,y,z => X,Y,Z wobei erst das Ziel und dann der Ursprung angeben wird
toString() - Method in class muehle.logic.Playground
ASCI-Stringausgabe des Playgrounda
toString(int) - Static method in class muehle.logic.Position
 
toString() - Method in class muehle.logic.SetAction
gibt eine String-Darstellung der Set-Aktion der Aktion für das Status-Panel zurück im Format Seten auf: x,y,z mit den Setzkoordinaten
toString() - Method in class muehle.player.ComputerPlayer
 
toString() - Method in class muehle.player.Player
Stringdarstellung des Spielers im Format: Name: xxx, InitStones: xxx, Stones: xxx, CanSet, CanJump
toString() - Method in class org.lego.navigation.img.Ellipse
 
toString() - Method in class org.lego.navigation.img.Farben
 
toString() - Method in class org.lego.navigation.misc.Farbe
 
toString() - Method in class org.lego.navigation.misc.HSV
 
toString() - Method in class org.lego.navigation.misc.RegGerade
Ausgabe der Steigung und des Achsenabschnitts
toString() - Method in class org.lego.navigation.misc.ResultRow
 
toString() - Method in class org.lego.navigation.misc.RGBPoint
 
toString() - Method in class org.lego.navigation.misc.Roboterpos
 
toString() - Method in class robo.data.Move
 
toString() - Method in class robo.data.Position
 
toString() - Method in class robo.etc.CPoint
 
toString() - Method in class robo.etc.DPoint
 
toString() - Method in class robo.navigate.VehicleWithBluetooth
 
toString() - Method in class robo.spiel.WebcamInterface.Differenz
Um schöne Sysouts zu ermöglichen :-)
tp - Static variable in class robo.main.HauptFenster
 
traced - Variable in class ij.plugin.RoiReader
 
transform() - Method in class ij.process.FHT
Performs a foreward transform, converting this image into the frequency domain.
transform(boolean) - Method in class ij.process.FHT
Returns an inverse transform of this image, which is assumed to be in the frequency domain.
TRANSFORM - Static variable in class ij.Undo
 
Transformation - Class in robo.spiel
Stellt die Koordinatenumwandlungen zur Verfügung.
Transformation() - Constructor for class robo.spiel.Transformation
 
Transformer - Class in ij.plugin.filter
Implements the flip and rotate commands in the Image/Transformations submenu.
Transformer() - Constructor for class ij.plugin.filter.Transformer
 
transIndex - Variable in class ij.plugin.GifEncoder
 
transparent - Variable in class ij.plugin.GifEncoder
 
transparentIndex - Static variable in class ij.plugin.GifWriter
 
transposeR(float[], int) - Method in class ij.process.FHT
 
treeCollapsed(TreeExpansionEvent) - Method in class ij.plugin.TreePanel
 
treeCommands - Variable in class ij.plugin.ControlPanel
 
treeExpanded(TreeExpansionEvent) - Method in class ij.plugin.TreePanel
 
TreePanel - Class in ij.plugin
TreePanel.
TreePanel(DefaultMutableTreeNode, ControlPanel, boolean) - Constructor for class ij.plugin.TreePanel
 
TreePanel(DefaultMutableTreeNode, ControlPanel, boolean, Point) - Constructor for class ij.plugin.TreePanel
 
treeWillCollapse(TreeExpansionEvent) - Method in class ij.plugin.TreePanel
 
treeWillExpand(TreeExpansionEvent) - Method in class ij.plugin.TreePanel
 
trim() - Method in class ij.ImageStack
Frees memory by deleting a few slices from the end of the stack.
trim() - Method in class ij.VirtualStack
Does nothing.
trimFileList(String[]) - Method in class ij.plugin.FolderOpener
Removes names that start with "." or end with ".db". ".txt", ".lut", "roi" or ".pty".
trimKey(String) - Static method in class ij.Macro
 
trimPlot(ImageProcessor, int) - Method in class ij.plugin.SurfacePlotter
 
trimPolygon(PolygonRoi, double) - Method in class ij.plugin.Selection
 
trimProcessor() - Method in class ij.ImagePlus
Frees RAM by setting the snapshot (undo) buffer in the current ImageProcessor to null.
trueEdmHeight(int, int, ImageProcessor) - Method in class ij.plugin.filter.MaximumFinder
Get estimated "true" height of a maximum or saddle point of a Euclidian Distance Map.
type - Variable in class ij.process.StackConverter
 
TYPE_CONVERSION - Static variable in class ij.Undo
 
TypeConverter - Class in ij.process
This class converts an ImageProcessor to another data type.
TypeConverter(ImageProcessor, boolean) - Constructor for class ij.process.TypeConverter
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z