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

C

c() - Method in class net.ctdp.rfdynhud.valuemanagers.Clock
Gets the current clock flag.
c(int) - Method in class net.ctdp.rfdynhud.valuemanagers.Clock
Gets a 'multiplied' clock flag.
c2() - Method in class net.ctdp.rfdynhud.valuemanagers.Clock
This is a shortcut for Clock.c(int) with a step value of 2.
c3() - Method in class net.ctdp.rfdynhud.valuemanagers.Clock
This is a shortcut for Clock.c(int) with a step value of 3.
calcMaxHeight(boolean) - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the last drawn string's height.
canHaveBackground() - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Defines, if this Widget type can have a background.
canHaveBackground() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Defines, if this Widget type can have a background.
canHaveBorder() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Defines, if this Widget type can have a border.
celsius2Fahrehheit(float) - Static method in class net.ctdp.rfdynhud.gamedata.ProfileInfo.MeasurementUnits.Convert
Converts a value in "degrees Celsius" to "degrees Fahreheit".
characters(char[], int, int) - Method in class org.jagatoo.util.xml.XMLHandlerAdapter
 
check(String, long) - Method in class net.ctdp.rfdynhud.util.DefaultImageCache
Checks, whether an image is cached by the given name and matches the given 'lastModified' date.
check(String, long) - Method in interface net.ctdp.rfdynhud.util.ImageCache
Checks, whether an image is cached by the given name and matches the given 'lastModified' date.
check(Class<?>) - Method in class org.jagatoo.util.classes.AnnotationCriterium
Tests the given Class for a specific constraint.
check(Class<?>) - Method in interface org.jagatoo.util.classes.ClassSearchCriterium
Tests the given Class for a specific constraint.
check(Class<?>) - Method in class org.jagatoo.util.classes.SuperClassCriterium
Tests the given Class for a specific constraint.
checkAndFireOnLapStarted(boolean) - Method in class net.ctdp.rfdynhud.gamedata.GameEventsManager
 
checkFieldType(Field) - Method in class net.ctdp.rfdynhud.properties.GenericFieldsIterator
Checks, if the field is of a type, that we want to iterate.
checkFieldType(Field) - Method in class net.ctdp.rfdynhud.properties.GenericPropertiesIterator
 
checkFieldType(Field) - Method in class net.ctdp.rfdynhud.values.GenericPositionsIterator
 
checkFieldType(Field) - Method in class net.ctdp.rfdynhud.values.GenericSizesIterator
 
checkFixAndBakeConfiguration(WidgetsConfiguration, boolean) - Static method in class net.ctdp.rfdynhud.widgets.__WCPrivilegedAccess
 
checkForChanges(LiveGameData, boolean, TextureImage2D, int, int) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
Checks, if the Widget needs any changes before it is drawn.
checkForChanges(LiveGameData, boolean, TextureImage2D, int, int) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Checks, if the Widget needs any changes before it is drawn.
checkForChanges(LiveGameData, boolean, TextureImage2D, int, int) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Checks, if the Widget needs any changes before it is drawn.
checkHexString(String, boolean) - Static method in class org.openmali.vecmath2.util.ColorUtils
Checks the hex-string for validity.
checkHexString(String) - Static method in class org.openmali.vecmath2.util.ColorUtils
Checks the hex-string for validity.
checkRaceRestart(long) - Method in class net.ctdp.rfdynhud.gamedata.GameEventsManager
 
clamp(int, int, int, int) - Method in class org.openmali.types.twodee.Rect2i
Clamps this rectangle by the given one and writes the result into this instance.
clamp(Rect2i) - Method in class org.openmali.types.twodee.Rect2i
Clamps this rectangle by the given one and writes the result into this instance.
clampToClipRect(Rect2i_) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Clamps the given rect to the current effective clip rect.
clampValue(float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.PhysicsSetting
Clamps the given value to the range of possible values in this physics setting.
ClassSearchCriterium - Interface in org.jagatoo.util.classes
This works similar to a Comparator.
ClassSearcher - Class in org.jagatoo.util.classes
The ClassSearcher provides utility methods to search classes.
ClassUtil - Class in org.jagatoo.util.classes
The ClassUtil provides utility methods to deal with classes.
ClassUtil() - Constructor for class org.jagatoo.util.classes.ClassUtil
 
clear() - Method in class net.ctdp.rfdynhud.properties.PropertiesContainer
Clears the container.
clear(TextureImage2D, int, int, int, int, int, int, int, int, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Draws the given TextureImage2D onto this one and simply overwrites anything.
clear(TextureImage2D, int, int, int, int, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Draws the given TextureImage2D onto this one and simply overwrites anything.
clear(TextureImage2D, int, int, int, int, int, int, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Draws the given TextureImage2D onto this one and simply overwrites anything.
clear(TextureImage2D, Rect2i, int, int, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Draws the given TextureImage2D onto this one and simply overwrites anything.
clear(TextureImage2D, int, int, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Draws the given TextureImage2D onto this one and simply overwrites anything.
clear(TextureImage2D, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Draws the given TextureImage2D onto this one and simply overwrites anything.
clear(Color, int, int, int, int, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Clears the given rectangle with the specified color.
clear(Color, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Clears the whole (used part of the) texture with the specified color.
clear(int, int, int, int, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Clears the given rectangle with a black-transparent color.
clear(boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Clears the whole (used part of the) texture with a black-transparent color.
clear(WidgetsConfiguration, LiveGameData, boolean, WidgetsConfiguration.ConfigurationLoadListener) - Static method in class net.ctdp.rfdynhud.widgets.__WCPrivilegedAccess
 
clearBackgroundRegion(TextureImage2D, int, int, int, int, int, int, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Clears the given part of the Widget area with the current background.
clearCompleteTexture() - Method in class net.ctdp.rfdynhud.render.WidgetsDrawingManager
 
clearConfiguration(WidgetsConfiguration, LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.util.ConfigurationLoader
Loads fully configured Widgets to a WidgetsConfiguration.
clearImpl() - Method in class net.ctdp.rfdynhud.properties.FlatPropertiesContainer
 
clearImpl() - Method in class net.ctdp.rfdynhud.properties.PropertiesContainer
Clears the container.
clearOutline(Color, int, int, int, int, int, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Clears the given rectangle's outline with the specified color.
clearPixelLine(byte[], int, int, int, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Clears a horizontal line of pixels.
clearRect - Variable in class net.ctdp.rfdynhud.render.DrawnString
 
clearRect(int, int, int, int) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
clearRect(Rect2i) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
clearRegion(Widget, TextureImage2D, int, int, int, int) - Static method in class net.ctdp.rfdynhud.widgets.base.widget.__WPrivilegedAccess
 
clearRegion(TextureImage2D, int, int, int, int) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
clearRegion(TextureImage2D, int, int) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Clears the region on the texture, that is covered by this Widget.
clip(Rect2i) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
clip(Shape) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
clipRect(int, int, int, int) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
Clock - Class in net.ctdp.rfdynhud.valuemanagers
A Clock sets the Clock.c() member to true in implementation specific intervals
Clock() - Constructor for class net.ctdp.rfdynhud.valuemanagers.Clock
 
clone() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
cloneProperty(Property, Property) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Clones the value of the src property to the trg property.
close() - Static method in class net.ctdp.rfdynhud.util.RFDHLog
 
close() - Method in class org.jagatoo.logging.ConsoleLog
close() - Method in class org.jagatoo.logging.FileLog
close() - Static method in class org.jagatoo.logging.Log
 
close() - Method in class org.jagatoo.logging.LogHandler
 
close() - Method in class org.jagatoo.util.streams.CountingOutputStream
close() - Method in class org.jagatoo.util.streams.LimitedInputStream
 
close() - Method in class org.jagatoo.util.xml.SimpleXMLWriter
 
closeReader(Reader) - Static method in class org.jagatoo.util.streams.StreamUtils
Closes the passed reader if non null ignoring theoretically irrelevant IOException.
closeStream(InputStream) - Static method in class org.jagatoo.util.streams.StreamUtils
Closes the passed stream if non null ignoring theoretically irrelevant IOException.
closeStream(OutputStream) - Static method in class org.jagatoo.util.streams.StreamUtils
Closes the passed stream if non null ignoring theoretically irrelevant IOException.
closeWriter(Writer) - Static method in class org.jagatoo.util.streams.StreamUtils
Closes the passed writer if non null ignoring theoretically irrelevant IOException.
CM_TO_INCH - Static variable in class net.ctdp.rfdynhud.gamedata.ProfileInfo.MeasurementUnits.Convert
Centimenter (cm) to Inch (in)
collectCandidates(File, boolean, boolean, boolean, String, String, String, SessionType) - Method in class net.ctdp.rfdynhud.util.ConfigurationCandidatesIterator
 
collectTextures(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.render.WidgetsDrawingManager
 
COLOR_INDICATOR - Static variable in class net.ctdp.rfdynhud.properties.BackgroundProperty
 
ColorProperty - Class in net.ctdp.rfdynhud.properties
The ColorProperty serves for customizing a color value.
ColorProperty(String, String, String, boolean) - Constructor for class net.ctdp.rfdynhud.properties.ColorProperty
 
ColorProperty(String, String, String) - Constructor for class net.ctdp.rfdynhud.properties.ColorProperty
 
ColorProperty(String, String, boolean) - Constructor for class net.ctdp.rfdynhud.properties.ColorProperty
 
ColorProperty(String, String) - Constructor for class net.ctdp.rfdynhud.properties.ColorProperty
 
colorToHex(int, int, int, int) - Static method in class org.openmali.vecmath2.util.ColorUtils
 
colorToHex(int, int, int) - Static method in class org.openmali.vecmath2.util.ColorUtils
 
colorToHex(Color) - Static method in class org.openmali.vecmath2.util.ColorUtils
 
ColorUtils - Class in org.openmali.vecmath2.util
Methods to convert from hex to colors and vice versa.
combine(int, int, int, int) - Method in class org.openmali.types.twodee.Rect2i
Combines this Rectangle with the given one and writes the result into this instance.
combine(Rect2i) - Method in class org.openmali.types.twodee.Rect2i
Combines this Rectangle with the given one and writes the result into this instance.
CommandlineParser - Class in org.jagatoo.commandline
Parses standard command lines.
CommandlineParser(ArgumentsRegistry, ArgumentsHandler) - Constructor for class org.jagatoo.commandline.CommandlineParser
Creates a new CommandlineParser.
CommandlineParsingException - Exception in org.jagatoo.commandline
A parsing exception for a CommandLine.
CommandlineParsingException(int, String) - Constructor for exception org.jagatoo.commandline.CommandlineParsingException
 
CommandlineParsingException(int, String, Throwable) - Constructor for exception org.jagatoo.commandline.CommandlineParsingException
 
CommandlineParsingException(String) - Constructor for exception org.jagatoo.commandline.CommandlineParsingException
 
CommandlineParsingException(String, Throwable) - Constructor for exception org.jagatoo.commandline.CommandlineParsingException
 
CommentaryRequestInfo - Class in net.ctdp.rfdynhud.gamedata
 
CommentaryRequestInfo.CommentaryInfoUpdateListener - Interface in net.ctdp.rfdynhud.gamedata
 
compare(VehicleScoringInfo, VehicleScoringInfo) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo.VSIPlaceComparator
 
compare(Widget, Widget) - Method in class net.ctdp.rfdynhud.util.WidgetZYXComparator
 
compareLevel(LogLevel) - Method in enum org.jagatoo.logging.LogLevel
 
compareObjects(Comparable, Comparable) - Static method in class org.jagatoo.util.Tools
 
compareTo(InputAction) - Method in class net.ctdp.rfdynhud.input.InputAction
compareTo(WidgetPackage) - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetPackage
 
compareTo(Version) - Method in class org.jagatoo.util.versioning.Version
composeVersion(int, int, int) - Static method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetSet
Composes one 32 bit integer from major, minor and revision numbers.
computeRaceGapsRelativeToPosition(ScoringInfo, VehicleScoringInfo, float[]) - Static method in class net.ctdp.rfdynhud.util.StandingsTools
Computes gaps for all drivers to the player.
computeTorque(float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Computes the actual brake torque for the given brake temperature.
CONFIG_FILE_NAME - Static variable in class net.ctdp.rfdynhud.input.InputMappingsManager
 
configFolder - Static variable in class net.ctdp.rfdynhud.util.__UtilHelper
 
ConfigurationCandidatesIterator - Class in net.ctdp.rfdynhud.util
 
ConfigurationCandidatesIterator() - Constructor for class net.ctdp.rfdynhud.util.ConfigurationCandidatesIterator
 
ConfigurationLoader - Class in net.ctdp.rfdynhud.util
This utility class servs to load HUD configuration files.
ConfigurationLoader(WidgetsConfiguration.ConfigurationLoadListener) - Constructor for class net.ctdp.rfdynhud.util.ConfigurationLoader
 
ConsoleLog - Class in org.jagatoo.logging
This class will write the messages to the console.
ConsoleLog(int, LogLevel) - Constructor for class org.jagatoo.logging.ConsoleLog
 
ConsoleLog(LogLevel) - Constructor for class org.jagatoo.logging.ConsoleLog
 
ConsoleLog() - Constructor for class org.jagatoo.logging.ConsoleLog
 
contains(String) - Method in class net.ctdp.rfdynhud.util.DefaultImageCache
Checks, whether an image exists in the cache by the given name.
contains(String) - Method in interface net.ctdp.rfdynhud.util.ImageCache
Checks, whether an image exists in the cache by the given name.
contains(char) - Method in class org.jagatoo.commandline.ArgumentsRegistry
Checks whether an argument exists with the given short-name.
contains(String) - Method in class org.jagatoo.commandline.ArgumentsRegistry
Checks whether an argument exists with the given long-name.
contains(byte[], int, int, byte) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(byte[], byte) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(short[], int, int, short) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(short[], short) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(int[], int, int, int) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(int[], int) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(long[], int, int, long) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(long[], long) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(float[], int, int, float) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(float[], float) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(double[], int, int, double) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(double[], double) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(Object[], int, int, Object, boolean) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
contains(Object[], Object, boolean) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Checks, if the specified array contains the specified element.
copyArea(int, int, int, int, int, int) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
copyArea(Rect2i, int, int) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
copyFile(File, File) - Static method in class org.jagatoo.util.io.FileUtils
Copies one file to another one.
copyImageDataFrom(BufferedImage, int, int, int, int, int, int, int, int, boolean, boolean, Rect2i) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
 
CountingInputStream - Class in org.jagatoo.util.streams
Counts all read/skipped bytes.
CountingInputStream(InputStream) - Constructor for class org.jagatoo.util.streams.CountingInputStream
 
CountingOutputStream - Class in org.jagatoo.util.streams
Counts all written bytes and if the unterlying OutputStream is not null, writes them to this stream.
CountingOutputStream(OutputStream) - Constructor for class org.jagatoo.util.streams.CountingOutputStream
 
CountingOutputStream() - Constructor for class org.jagatoo.util.streams.CountingOutputStream
 
covers(int, int, int, int) - Method in class org.openmali.types.twodee.Rect2i
Checks, whether this rectangle completely covers the given one.
covers(Rect2i) - Method in class org.openmali.types.twodee.Rect2i
Checks, whether this rectangle completely covers the given one.
create() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
createAssembledWidget(String, String) - Static method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetFactory
Creates a new Widget instance.
createByteBuffer(int) - Static method in class net.ctdp.rfdynhud.render.TextureDirtyRectsManager
 
createByteBuffer() - Static method in class net.ctdp.rfdynhud.render.TransformableTexture
 
createDrawTexture(int, int, int, int, boolean) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
createDrawTexture(int, int, boolean) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
createGeneralStore() - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Creates a store object for all widgets of this type.
createGeneralStore() - Method in class net.ctdp.rfdynhud.widgets.base.widget.StatefulWidget
Creates a store object for all widgets of this type.
createGraphics2D() - Method in class net.ctdp.rfdynhud.render.TextureImage2D
 
createInputAction(String, Boolean, boolean, InputActionConsumer, URL) - Static method in class net.ctdp.rfdynhud.input.__InpPrivilegedAccess
 
createInstance(byte[], int, int) - Static method in class net.ctdp.rfdynhud.RFDynHUD
 
createLocalStore() - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Creates a store object for this Widget only.
createLocalStore() - Method in class net.ctdp.rfdynhud.widgets.base.widget.StatefulWidget
Creates a store object for this Widget only.
createMainTexture(int, int) - Static method in class net.ctdp.rfdynhud.render.__RenderPrivilegedAccess
 
createMissingImage(int, int) - Static method in class net.ctdp.rfdynhud.util.TextureManager
 
createWidget(Class<Widget>, String) - Static method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetFactory
Creates a new Widget instance.
createWidget(Class<Widget>, WidgetsConfiguration) - Static method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetFactory
Creates a new Widget instance.
createWidget(String, String) - Static method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetFactory
Creates a new Widget instance.
createWidget(String, WidgetsConfiguration) - Static method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetFactory
Creates a new Widget instance.
CTDP_ICON - Static variable in class net.ctdp.rfdynhud.widgets.base.widget.WidgetPackage
 

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