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 _

R

read() - Method in class org.jagatoo.util.streams.CountingInputStream
read(byte[], int, int) - Method in class org.jagatoo.util.streams.CountingInputStream
read(byte[]) - Method in class org.jagatoo.util.streams.CountingInputStream
read() - Method in class org.jagatoo.util.streams.LimitedInputStream
 
read(byte[], int, int) - Method in class org.jagatoo.util.streams.LimitedInputStream
 
readBOM(File) - Static method in enum org.jagatoo.util.io.UnicodeBOM
Only ready up to the first four bytes of the file and tries to recognize the unicode BOM from these data.
readBoolean(byte[], int) - Static method in class net.ctdp.rfdynhud.gamedata.ByteUtil
 
readByte(byte[], int) - Static method in class net.ctdp.rfdynhud.gamedata.ByteUtil
 
readDesignResolutionFromConfiguration(File, boolean) - Static method in class net.ctdp.rfdynhud.util.ConfigurationLoader
Loads fully configured Widgets to a WidgetsConfiguration.
readDouble(byte[], int) - Static method in class net.ctdp.rfdynhud.gamedata.ByteUtil
 
readFloat(byte[], int) - Static method in class net.ctdp.rfdynhud.gamedata.ByteUtil
 
readFromStream(InputStream) - Method in class net.ctdp.rfdynhud.gamedata.CommentaryRequestInfo
 
readFromStream(InputStream) - Method in class net.ctdp.rfdynhud.gamedata.GraphicsInfo
 
readFromStream(InputStream) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
 
readFromStream(InputStream) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
 
readFromStream(InputStream) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
 
readInt(byte[], int) - Static method in class net.ctdp.rfdynhud.gamedata.ByteUtil
 
readLong(byte[], int) - Static method in class net.ctdp.rfdynhud.gamedata.ByteUtil
 
readShort(byte[], int) - Static method in class net.ctdp.rfdynhud.gamedata.ByteUtil
 
readString(byte[], int, int) - Static method in class net.ctdp.rfdynhud.gamedata.ByteUtil
 
readUnsignedByte(byte[], int) - Static method in class net.ctdp.rfdynhud.gamedata.ByteUtil
 
readUnsignedInt(byte[], int) - Static method in class net.ctdp.rfdynhud.gamedata.ByteUtil
 
readUnsignedShort(byte[], int) - Static method in class net.ctdp.rfdynhud.gamedata.ByteUtil
 
readVector(byte[], int, TelemVect3) - Static method in class net.ctdp.rfdynhud.gamedata.ByteUtil
 
recognize(int) - Static method in enum org.jagatoo.util.io.UnicodeBOM
Attempts to recognize the passed unicode BOM.
Rect2i - Class in org.openmali.types.twodee
A basic 2-dimensional rectangle.
Rect2i(int, int, int, int) - Constructor for class org.openmali.types.twodee.Rect2i
Creates a new 2-dimensional rectangle.
Rect2i(Rect2i) - Constructor for class org.openmali.types.twodee.Rect2i
Creates a new 2-dimensional rectangle and copies the template's coordinates.
Rect2i() - Constructor for class org.openmali.types.twodee.Rect2i
Creates a new 2-dimensional rectangle with zero position and size.
RED - Static variable in class net.ctdp.rfdynhud.render.ByteOrderManager
 
refresh() - Method in class net.ctdp.rfdynhud.properties.BorderProperty
Must be called after border aliases have changed in the editor.
refresh() - Method in class net.ctdp.rfdynhud.properties.ColorProperty
Must be called after color names have changed in the editor.
refresh() - Method in class net.ctdp.rfdynhud.properties.FontProperty
Must be called after font names have changed in the editor.
refreshLogInterfaces() - Method in class org.jagatoo.logging.LogManager
Must be called, if the logLevel of a registeredLogInterface has been changed.
refreshTextureInfoBuffer(boolean, LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.render.WidgetsDrawingManager
 
registerDataUpdateListener(LiveGameData.GameDataUpdateListener) - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
 
registerGameEventsListener(GameEventsListener) - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
 
registerListener(CommentaryRequestInfo.CommentaryInfoUpdateListener) - Method in class net.ctdp.rfdynhud.gamedata.CommentaryRequestInfo
 
registerListener(GraphicsInfo.GraphicsInfoUpdateListener) - Method in class net.ctdp.rfdynhud.gamedata.GraphicsInfo
 
registerListener(ScoringInfo.ScoringInfoUpdateListener) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
 
registerListener(TelemetryData.TelemetryDataUpdateListener) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
 
registerListener(WidgetsRenderListener) - Method in class net.ctdp.rfdynhud.render.WidgetsManager
 
registerLog(LogHandler) - Method in class org.jagatoo.logging.LogManager
This method allows you to register a class that implements the LogInterface.
RelativePositioning - Enum in net.ctdp.rfdynhud.values
 
reloadConfigAndSetupTexture(boolean) - Method in class net.ctdp.rfdynhud.gamedata.GameEventsManager
 
reloadConfiguration(ConfigurationLoader, boolean, boolean, boolean, String, String, SessionType, WidgetsConfiguration, LiveGameData, boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.__UtilPrivilegedAccess
 
remove() - Method in class net.ctdp.rfdynhud.properties.GenericFieldsIterator
 
remove() - Method in class net.ctdp.rfdynhud.util.ConfigurationCandidatesIterator
 
remove(String) - Method in class net.ctdp.rfdynhud.util.DefaultImageCache
Removes an image from the cache.
remove(String) - Method in interface net.ctdp.rfdynhud.util.ImageCache
Removes an image from the cache.
removeBOM(File, File, Charset) - Static method in enum org.jagatoo.util.io.UnicodeBOM
Removes the BOM bytes from the input file, if and only if one was found.
removeBOM(File, File) - Static method in enum org.jagatoo.util.io.UnicodeBOM
Removes the BOM bytes from the input file, if and only if one was found.
removeBorderAlias(String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Removes a mapped border alias.
removeDebuggingPackage(String) - Method in class org.jagatoo.logging.LogManager
 
removeImageFromCache(String) - Static method in class net.ctdp.rfdynhud.util.TextureManager
 
removeNamedColor(String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Removes a mapped named color.
removeNamedFont(String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Removes a mapped named font.
removePart(Widget, AbstractAssembledWidget) - Static method in class net.ctdp.rfdynhud.widgets.base.widget.__WPrivilegedAccess
 
removeWidget(WidgetsConfiguration, Widget) - Static method in class net.ctdp.rfdynhud.widgets.__WCPrivilegedAccess
 
renameBorder(String, String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
 
renameColor(String, String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Renames the color.
renameFont(String, String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
 
reset(LiveGameData) - Method in class net.ctdp.rfdynhud.gamedata.FuelUsageRecorder
Call this to reset the whole thing.
reset() - Method in class net.ctdp.rfdynhud.util.ConfigurationCandidatesIterator
 
reset() - Method in class net.ctdp.rfdynhud.valuemanagers.IntervalManager
 
reset(boolean) - Method in class net.ctdp.rfdynhud.values.BoolValue
 
reset() - Method in class net.ctdp.rfdynhud.values.BoolValue
 
reset(boolean) - Method in class net.ctdp.rfdynhud.values.EnumValue
 
reset() - Method in class net.ctdp.rfdynhud.values.EnumValue
 
reset(boolean) - Method in class net.ctdp.rfdynhud.values.FloatValue
 
reset() - Method in class net.ctdp.rfdynhud.values.FloatValue
 
reset(boolean) - Method in class net.ctdp.rfdynhud.values.IntValue
 
reset() - Method in class net.ctdp.rfdynhud.values.IntValue
 
reset(boolean) - Method in class net.ctdp.rfdynhud.values.LongValue
 
reset() - Method in class net.ctdp.rfdynhud.values.LongValue
 
reset(boolean) - Method in class net.ctdp.rfdynhud.values.StringValue
 
reset() - Method in class net.ctdp.rfdynhud.values.StringValue
 
resetBorders(String, String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
 
resetClearRect() - Method in class net.ctdp.rfdynhud.render.DrawnString
 
resetColors(String, String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Reset colors to defaults.
resetFonts(String, String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
 
ResetFuelConsumption - Static variable in class net.ctdp.rfdynhud.input.KnownInputActions
 
ResetLaptimesCache - Static variable in class net.ctdp.rfdynhud.input.KnownInputActions
 
resetMaps() - Static method in class net.ctdp.rfdynhud.util.ThreeLetterCodeManager
 
ResetTopSpeeds - Static variable in class net.ctdp.rfdynhud.input.KnownInputActions
 
resetTransform() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
resize(int, int) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Resizes this texture to a size in range [1,getMaxWidth()],[1,getMaxHeight()].
resizeMainTexture(int, int) - Method in class net.ctdp.rfdynhud.render.WidgetsDrawingManager
 
ResourceManager - Class in net.ctdp.rfdynhud.util
 
ResourceManager() - Constructor for class net.ctdp.rfdynhud.util.ResourceManager
 
RFDHLog - Class in net.ctdp.rfdynhud.util
The RFDHLog is a simple shortcut implementation for the Log class.
RFDynHUD - Class in net.ctdp.rfdynhud
This is the entry point for the VM-invocation from rFactor.
RFDynHUD(String, int, int) - Constructor for class net.ctdp.rfdynhud.RFDynHUD
 
rotate(double) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
rotate(double, double, double) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
roundUpPower2(int) - Static method in class net.ctdp.rfdynhud.util.NumberUtil
Gets the next greater power-of-two for the given number.

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 _