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 _

G

GameEventsListener - Interface in net.ctdp.rfdynhud.gamedata
Insert class comment here.
GameEventsManager - Class in net.ctdp.rfdynhud.gamedata
The events manager receives events from rFactor and modifies state-flags appropriately.
GameEventsManager(String, RFDynHUD, WidgetsDrawingManager) - Constructor for class net.ctdp.rfdynhud.gamedata.GameEventsManager
Creates a new GameEventsManager.
GameEventsPlugin - Class in net.ctdp.rfdynhud.gamedata
This interface defines the entry point for custom event listeners without having to create an add a whole Widget.
GameEventsPlugin(String, File) - Constructor for class net.ctdp.rfdynhud.gamedata.GameEventsPlugin
 
GameFileSystem - Class in net.ctdp.rfdynhud.gamedata
Model of the game's (e.g. rFactor) filesystem
GameFileSystem(PluginINI) - Constructor for class net.ctdp.rfdynhud.gamedata.GameFileSystem
 
GamePhase - Enum in net.ctdp.rfdynhud.gamedata
 
GameResolution - Class in net.ctdp.rfdynhud.gamedata
 
GameResolution(int, int) - Constructor for class net.ctdp.rfdynhud.gamedata.GameResolution
 
GameResolution() - Constructor for class net.ctdp.rfdynhud.gamedata.GameResolution
 
gearBackgroundImageName - Variable in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
gearFont - Variable in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
gearFontColor - Variable in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
gearPosX - Variable in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
gearPosY - Variable in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
generateNameForDisplay(String) - Method in interface net.ctdp.rfdynhud.properties.DisplayNameGenerator
 
generateNameForDisplay(String) - Method in class net.ctdp.rfdynhud.properties.SpacedAllLowerCaseDisplayNameGenerator
generateNameForDisplay(String) - Method in class net.ctdp.rfdynhud.properties.SpacedCamelCaseDisplayNameGenerator
generateRectanglesForOneBigTexture(LiveGameData, boolean, WidgetsConfiguration) - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
generateShortForm(String) - Method in class net.ctdp.rfdynhud.util.AbstractThreeLetterCodeGenerator
generateShortForm(String) - Method in interface net.ctdp.rfdynhud.util.ThreeLetterCodeGenerator
 
generateShortFormFromForeAndLastName(String, int) - Method in class net.ctdp.rfdynhud.util.AbstractThreeLetterCodeGenerator
This method is called from AbstractThreeLetterCodeGenerator.generateShortForm(String), if and only if the driverName contains a space and one character before it and after it.
generateThreeLetterCode(String) - Method in class net.ctdp.rfdynhud.util.AbstractThreeLetterCodeGenerator
generateThreeLetterCode(String) - Method in interface net.ctdp.rfdynhud.util.ThreeLetterCodeGenerator
 
generateThreeLetterCodeFromForeAndLastName(String, int) - Method in class net.ctdp.rfdynhud.util.AbstractThreeLetterCodeGenerator
This method is called from AbstractThreeLetterCodeGenerator.generateThreeLetterCode(String), if and only if the driverName contains a space and one character before it and after it.
generateThreeLetterCodeFromForeAndLastName(String, int) - Method in class net.ctdp.rfdynhud.util.ThreeLetterCodeGeneratorForename1Lastname2
 
generateThreeLetterCodeFromForeAndLastName(String, int) - Method in class net.ctdp.rfdynhud.util.ThreeLetterCodeGeneratorLastname3
 
GenericFieldsIterator<T> - Class in net.ctdp.rfdynhud.properties
Iterates all Field values of a given Class.
GenericFieldsIterator(Object, boolean) - Constructor for class net.ctdp.rfdynhud.properties.GenericFieldsIterator
 
GenericFieldsIterator(Object) - Constructor for class net.ctdp.rfdynhud.properties.GenericFieldsIterator
 
GenericPositionsIterator - Class in net.ctdp.rfdynhud.values
Iterates all Position fields of a given Class.
GenericPositionsIterator(Object, boolean) - Constructor for class net.ctdp.rfdynhud.values.GenericPositionsIterator
 
GenericPositionsIterator(Object) - Constructor for class net.ctdp.rfdynhud.values.GenericPositionsIterator
 
GenericPropertiesIterator - Class in net.ctdp.rfdynhud.properties
Iterates all Property fields of a given Class.
GenericPropertiesIterator(Object, boolean) - Constructor for class net.ctdp.rfdynhud.properties.GenericPropertiesIterator
 
GenericPropertiesIterator(Object) - Constructor for class net.ctdp.rfdynhud.properties.GenericPropertiesIterator
 
GenericSizesIterator - Class in net.ctdp.rfdynhud.values
Iterates all Size fields of a given Class.
GenericSizesIterator(Object, boolean) - Constructor for class net.ctdp.rfdynhud.values.GenericSizesIterator
 
GenericSizesIterator(Object) - Constructor for class net.ctdp.rfdynhud.values.GenericSizesIterator
 
get(String) - Static method in class net.ctdp.rfdynhud.gamedata._LiveGameDataObjectsFactory
 
get(VehicleScoringInfo, float) - Static method in enum net.ctdp.rfdynhud.gamedata.VehicleState
Gets the current VehicleState for the given vehicle.
get(String) - Static method in class net.ctdp.rfdynhud.input.KnownInputActions
 
get(String) - Method in class net.ctdp.rfdynhud.util.DefaultImageCache
Gets the cached image by the given name.
get(String) - Method in interface net.ctdp.rfdynhud.util.ImageCache
Gets the cached image by the given name.
get(int) - Method in class net.ctdp.rfdynhud.util.SubTextureCollector
Gets the index-th sub texture from the list.
getAboveTemperature(float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the temperature in the selected units, that a tire will have at the given grip fraction value.
getAboveTemperatureC(float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the temperature in Celsius, that a tire will have at the given grip fraction value.
getAboveTemperatureF(float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the temperature in Fahrenheit, that a tire will have at the given grip fraction value.
getAbsoluteOffsetX() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the absolute x-position relative to the configuration origin.
getAbsoluteOffsetY() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the absolute y-position relative to the configuration origin.
getAbsX() - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the x-location of the String with respect to "relativeTo".
getAbsY() - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the y-location of the String with respect to "relativeTo".
getAcceptedState() - Method in class net.ctdp.rfdynhud.input.InputAction
 
getAction() - Method in class net.ctdp.rfdynhud.input.InputMapping
 
getAdapter() - Method in class org.jagatoo.util.xml.SimpleXMLHandlerDelegate
 
getAddNewLines() - Method in class org.jagatoo.util.xml.SimpleXMLWriter
 
getAIControlsDriver() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Bitfield defining which drivers the AI controls (0=none, 1=driver1, 2=driver2, 3=driver1+driver2, etc.)
getAIWFile() - Method in class net.ctdp.rfdynhud.gamedata.TrackInfo
Finds the AIW file for the given track.
getAlignment() - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the alignment affecting the x-location.
getAll() - Static method in class net.ctdp.rfdynhud.input.KnownInputActions
 
getAmbientColor() - Method in class net.ctdp.rfdynhud.gamedata._GraphicsInfoCapsule
 
getAmbientColor() - Method in class net.ctdp.rfdynhud.gamedata.GraphicsInfo
Gets the current ambient color.
getAmbientTemperature() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getAmbientTemperature() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets ambient temperature (PLR selected units)
getAmbientTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets ambient temperature (Celsius)
getAmbientTemperatureF() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets ambient temperature (Fahrenheit)
getAmbientTemperatureK() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets ambient temperature (Celsius)
getAnnotation() - Method in class org.jagatoo.util.classes.AnnotationCriterium
 
getArea() - Method in class org.openmali.types.twodee.Rect2i
 
getArgument(char) - Method in class org.jagatoo.commandline.ArgumentsRegistry
Gets the argument corresponding to the given short-name.
getArgument(String) - Method in class org.jagatoo.commandline.ArgumentsRegistry
Gets the argument corresponding to the given long-name.
getArray() - Method in class net.ctdp.rfdynhud.properties.ArrayProperty
Gets the data array.
getArrayIndexFL() - Method in enum net.ctdp.rfdynhud.gamedata.WheelPart
 
getArrayIndexFR() - Method in enum net.ctdp.rfdynhud.gamedata.WheelPart
 
getArrayIndexRL() - Method in enum net.ctdp.rfdynhud.gamedata.WheelPart
 
getArrayIndexRR() - Method in enum net.ctdp.rfdynhud.gamedata.WheelPart
 
getAspect() - Method in class net.ctdp.rfdynhud.values.AbstractSize
Gets the aspect ratio (AbstractSize.getEffectiveWidth() / AbstractSize.getEffectiveHeight()).
getAspect() - Method in class org.openmali.types.twodee.Rect2i
getAspect() - Method in interface org.openmali.types.twodee.Sized2iRO
 
getAttributes() - Method in class org.jagatoo.util.versioning.Version
 
getAutoVisibility() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the automatically toggled visibility flag.
getAverage() - Method in class net.ctdp.rfdynhud.gamedata.FuelUsageRecorder
Gets the average fuel usage of all recorded (timed) laps.
getAverageLaptime() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the average laptime of the current session.
getBackground() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getBackground() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the Widget's background.
getBackgroundProperty() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getBackgroundType() - Method in class net.ctdp.rfdynhud.properties.BackgroundProperty
Gets the current type of this background.
getBadDiscFailure() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
You shouldn't let your brake disc go to this thickness in meters.
getBadLifetimeTotal(double) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the total lifetime seconds of the barrier, where the engine is in really bad shape.
getBaseAspect() - Method in class net.ctdp.rfdynhud.render.ImageTemplate
Gets the base aspect ratio of the image.
getBaseFolder() - Method in class net.ctdp.rfdynhud.gamedata.GameEventsPlugin
 
getBaseHeight() - Method in class net.ctdp.rfdynhud.render.ImageTemplate
Gets the base height of the image.
getBaseLifetimeOilTemperature() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the base temperature for engine life time in the units selected in the PLR.
getBaseLifetimeOilTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the base temperature for engine life time in °C.
getBaseLifetimeOilTemperatureF() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the base temperature for engine life time in °F.
getBaseLifetimeRPM() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets RPM for 'normal' lifetime.
getBaseValue() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.PhysicsSetting
The base value of this physics setting.
getBaseWidth() - Method in class net.ctdp.rfdynhud.render.ImageTemplate
Gets the base width of the image.
getBelowTemperature(float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the temperature in the selected units, that a tire will have at the given grip fraction value.
getBelowTemperatureC(float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the temperature in Celsius, that a tire will have at the given grip fraction value.
getBelowTemperatureF(float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the temperature in Fahrenheit, that a tire will have at the given grip fraction value.
getBestLapTime() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getBestLapTime() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the best lap time best lap time.
getBestSector1() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getBestSector1() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the best sector 1 time.
getBestSector2() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getBestSector2(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the best sector 2 time.
getBestSector3() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the best sector 3 time.
getBirthDate() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the player's birth date.
getBOM() - Method in enum org.jagatoo.util.io.UnicodeBOM
Gets the BOM code.
getBooleanValue() - Method in class net.ctdp.rfdynhud.properties.BooleanProperty
Gets the property's current value.
getBoostMapping() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.Engine
ENGINE::EngineBoostSetting=4//5
getBoostRange() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the range of possible boost mappings.
getBorder() - Method in class net.ctdp.rfdynhud.properties.BorderProperty
Gets the selected border.
getBorder(File, String, IntProperty, IntProperty, IntProperty, IntProperty) - Static method in class net.ctdp.rfdynhud.render.BorderCache
Gets or creates a TexturedBorder with the given side widths.
getBorder() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Returns a BorderWrapper, that encapsulates the actual used border with convenience wrappers for the size getters.
getBorderAlias() - Method in class net.ctdp.rfdynhud.properties.BorderProperty
Gets the property's current value.
getBorderAliases() - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Gets all currently mapped font names.
getBorderName(String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Gets a border filename from the map or null, if not found.
getBorderProperty() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getBordersFolder() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the plugin's borders folder.
getBordersPath() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the plugin's borders folder.
getBottomHeight() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getBottomHeight() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getBoundaryType() - Method in class net.ctdp.rfdynhud.valuemanagers.ValueInterpolater
Gets the used ValueInterpolater.BoundaryType.
getBrake(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes
Gets the brake model of the given wheel.
getBrakeDiscThickness(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current brake disc thickness in the units selected in the PLR.
getBrakeDiscThickness() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.WheelAndTire
brake disc thickness in the units selected in the PLR.
getBrakeDiscThicknessFL() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the front left brake disc thickness in meters.
getBrakeDiscThicknessFR() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the front right brake disc thickness in meters.
getBrakeDiscThicknessIn(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current brake disc thickness in inch.
getBrakeDiscThicknessIn() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.WheelAndTire
brake disc thickness in inch FRONTLEFT::BrakeDiscSetting=5//2.8 cm
getBrakeDiscThicknessM(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current brake disc thickness in meters.
getBrakeDiscThicknessM() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.WheelAndTire
brake disc thickness in meters FRONTLEFT::BrakeDiscSetting=5//2.8 cm
getBrakeDiscThicknessRL() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the rear left brake disc thickness in meters.
getBrakeDiscThicknessRR() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the rear right brake disc thickness in meters.
getBrakeFadeColdTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the temperature below optimum in °C, where brakes are cold and only produce half of optimum effect.
getBrakeFadeHotTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the temperature above optimum in °C, where brakes are cold and only produce half of optimum effect.
getBrakeFadeRangeC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the range, where brakes start to fade.
getBrakePressure() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.Controls
CONTROLS::BrakePressureSetting=40//100%
getBrakes() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets the model for all four brakes.
getBrakeTemperature(Wheel) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getBrakeTemperature(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current brake temperature in the units selected in the PLR.
getBrakeTemperatureC(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current brake temperature in Celsius.
getBrakeTemperatureF(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current brake temperature in Fahrenheit.
getBrakeTemperatureK(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current brake temperature in Kelvin.
getBuffer() - Method in class net.ctdp.rfdynhud.gamedata._CommentaryRequestInfoCapsule
 
getBuffer() - Method in class net.ctdp.rfdynhud.gamedata._GraphicsInfoCapsule
 
getBuffer() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getBuffer() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getBuffer() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getBuffer() - Method in class net.ctdp.rfdynhud.input.InputMappingsManager
 
getBufferedImage() - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Gets a BufferedImagebacked by this texture's data.
getBuild() - Method in class org.jagatoo.util.versioning.Version
 
getButton1Text(boolean) - Method in class net.ctdp.rfdynhud.properties.PosSizeProperty
 
getButton1Tooltip(boolean) - Method in class net.ctdp.rfdynhud.properties.PosSizeProperty
 
getButton2Text() - Method in class net.ctdp.rfdynhud.properties.ListProperty
 
getButton2Text(boolean) - Method in class net.ctdp.rfdynhud.properties.PosSizeProperty
 
getButton2Tooltip() - Method in class net.ctdp.rfdynhud.properties.ListProperty
 
getButton2Tooltip(boolean) - Method in class net.ctdp.rfdynhud.properties.PosSizeProperty
 
getButtonText() - Method in class net.ctdp.rfdynhud.properties.Property
 
getButtonTooltip() - Method in class net.ctdp.rfdynhud.properties.Property
 
getByteBuffer() - Method in class org.jagatoo.image.DirectBufferedImage
 
getByteBuffer() - Method in class org.jagatoo.image.DirectDataBufferByte
 
getBytesFromStream(InputStream, boolean) - Static method in class org.jagatoo.util.streams.StreamUtils
Copies all bytes from the given InputStream into a new byte array.
getBytesFromStream(InputStream) - Static method in class org.jagatoo.util.streams.StreamUtils
Copies all bytes from the given InputStream into a new byte array.
getCacheFolder() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the plugin's cache folder.
getCachePath() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the plugin's cache folder.
getCameraOrientation(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._GraphicsInfoCapsule
camera orientation
getCameraOrientation(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.GraphicsInfo
camera orientation
getCameraPosition(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._GraphicsInfoCapsule
camera position in meters
getCameraPosition(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.GraphicsInfo
camera position in meters
getCameraPositionX() - Method in class net.ctdp.rfdynhud.gamedata._GraphicsInfoCapsule
 
getCameraPositionX() - Method in class net.ctdp.rfdynhud.gamedata.GraphicsInfo
Gets camera position in meters.
getCameraPositionY() - Method in class net.ctdp.rfdynhud.gamedata._GraphicsInfoCapsule
 
getCameraPositionY() - Method in class net.ctdp.rfdynhud.gamedata.GraphicsInfo
Gets camera position in meters.
getCameraPositionZ() - Method in class net.ctdp.rfdynhud.gamedata._GraphicsInfoCapsule
 
getCameraPositionZ() - Method in class net.ctdp.rfdynhud.gamedata.GraphicsInfo
Gets camera position in meters.
getCandidatesIterator() - Method in class net.ctdp.rfdynhud.util.ConfigurationLoader
 
getCanonicalFile(File) - Static method in class org.jagatoo.util.io.FileUtils
 
getCanonicalFile(String) - Static method in class org.jagatoo.util.io.FileUtils
Returns the canonical representation of the given file using File.getCanonicalFile().
getCarNumber() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getCategory() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getCCHFile() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the currently used CCH file.
getCCHFileImpl(String) - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the currently used CCH file.
getCellEditor(Property) - Static method in class net.ctdp.rfdynhud.properties.__PropsPrivilegedAccess
 
getCellRenderer(Property) - Static method in class net.ctdp.rfdynhud.properties.__PropsPrivilegedAccess
 
getChannelFilter() - Method in class org.jagatoo.logging.LogHandler
 
getCharset() - Method in enum org.jagatoo.util.io.UnicodeBOM
Gets the corresponding Charset or null, if not available.
getChunk() - Method in exception org.jagatoo.commandline.CommandlineParsingException
Gets the errorous chunk.
getClasses() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getClip() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getClip(Rect2i_) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getClipBounds() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getClipBounds(Rect2i) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getClipRect(Rect2i_) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Gets the currently used clip-rect.
getClipRect(Rect2i) - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getClipRect2i() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getCloudDarkness() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getCloudDarkness() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets cloud darkness?
getClutchRPM() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getClutchRPM() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current clutch RPM.
getColdTemperature() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the temperature level in the selected units under and at which brakes are cold and won't work well.
getColdTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the temperature level in Celsius under and at which brakes are cold and won't work well.
getColdTemperatureF() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the temperature level in Fahrenheit under and at which brakes are cold and won't work well.
getColdTemperatureK() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the temperature level in Kelvin under and at which brakes are cold and won't work well.
getColor() - Method in class net.ctdp.rfdynhud.properties.ColorProperty
Gets the property's current value.
getColor() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getColor() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetBackground
Gets the Color from this WidgetBackground.
getColorKey() - Method in class net.ctdp.rfdynhud.properties.ColorProperty
Gets the property's current value.
getColorNames() - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Gets all currently mapped color names.
getColorProperty() - Method in class net.ctdp.rfdynhud.properties.BackgroundProperty
Gets the encapsulated ColorProperty.
getColorValue() - Method in class net.ctdp.rfdynhud.properties.BackgroundProperty
Gets the Color from this BackgroundProperty.
getComment() - Method in class org.jagatoo.util.ini.IniLine
 
getCommentaryInfoBuffer() - Method in class net.ctdp.rfdynhud.gamedata._LiveGameData_CPP_Adapter
 
getCommentaryRequestInfo() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
Gets the commentary request info.
getComparePrecision() - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getCompareVSI() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the VehicleScoringInfo to compare against.
getCompareVSI() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetController
 
getComponentNameForTable(InputMapping) - Static method in class net.ctdp.rfdynhud.input.InputMappingsManager
 
getComposite() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getConcreteFontSize(int, int) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
getConfigFolder() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the plugin's config folder.
getConfigPath() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the plugin's config folder.
getConfiguration() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the WidgetsConfiguration, this Widget is a member of.
getConfigurationLoader() - Method in class net.ctdp.rfdynhud.gamedata.GameEventsManager
 
getConfigurationLoader() - Method in class net.ctdp.rfdynhud.render.WidgetsManager
 
getConsumer() - Method in class net.ctdp.rfdynhud.input.InputAction
 
getControlledCompareVSI(WidgetController) - Static method in class net.ctdp.rfdynhud.widgets.base.widget.__WPrivilegedAccess
 
getControlledViewedVSI(WidgetController) - Static method in class net.ctdp.rfdynhud.widgets.base.widget.__WPrivilegedAccess
 
getControls() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup
Gets an interface to the settings of the control part of the setup.
getCount() - Method in class org.jagatoo.util.streams.CountingInputStream
Gets the number of written bytes.
getCount() - Method in class org.jagatoo.util.streams.CountingOutputStream
Gets the number of written bytes.
getCurrentGear() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getCurrentGear() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current gear (-1=reverse, 0=neutral, 1+=forward gears).
getCurrentGear() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the current gear.
getCurrentGroup() - Method in class org.jagatoo.util.ini.IniLine
 
getCurrentKey() - Method in interface net.ctdp.rfdynhud.properties.PropertyLoader
Gets the currently loaded property key.
getCurrentKey() - Method in class net.ctdp.rfdynhud.util.ConfigurationLoader
 
getCurrentLap() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the current lap index (one based).
getCurrentLapNumber() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getCurrentLaptime() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
The current laptime (may be incomplete).
getCurrentSector1() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getCurrentSector1() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the current sector 1 (if valid).
getCurrentSector1Time() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the current sector 1 time.
getCurrentSector2() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getCurrentSector2(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets current sector 2 time.
getCurrentSector2Time(boolean) - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the current sector 2 time.
getCurrentValue() - Method in interface net.ctdp.rfdynhud.properties.PropertyLoader
Gets the currently loaded property value.
getCurrentValue() - Method in class net.ctdp.rfdynhud.util.ConfigurationLoader
 
getData() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.SlipCurve
 
getData() - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Gets the backing byte array.
getDataLength() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.SlipCurve
 
getDebuggingPackageFiler() - Method in class org.jagatoo.logging.LogManager
 
getDecription() - Method in class org.jagatoo.commandline.Argument
Gets this argument's description.
getDefaultBorderValue(String) - Static method in class net.ctdp.rfdynhud.properties.BorderProperty
 
getDefaultBorderValue(String) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Gets the default value for the given border alias/name.
getDefaultBorderValue(String) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the default value for the given border alias/name.
getDefaultBorderValue(String) - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetSet
Gets the default value for the given border alias/name.
getDefaultNamedColorValue(String) - Static method in class net.ctdp.rfdynhud.properties.ColorProperty
 
getDefaultNamedColorValue(String) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Gets the default value for the given named color.
getDefaultNamedColorValue(String) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the default value for the given named color.
getDefaultNamedColorValue(String) - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetSet
Gets the default value for the given named color.
getDefaultNamedFontValue(String) - Static method in class net.ctdp.rfdynhud.properties.FontProperty
 
getDefaultNamedFontValue(String) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
Gets the default value for the given named font.
getDefaultNamedFontValue(String) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Gets the default value for the given named font.
getDefaultNamedFontValue(String) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the default value for the given named font.
getDefaultNamedFontValue(String) - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetSet
Gets the default value for the given named font.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.ArrayProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.BackgroundProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.BooleanProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.BorderProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.ColorProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.EnumProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.FilenameProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.FloatProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.FontProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.IntProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.ListProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.PathnameProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.Property
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.StringProperty
Gets the default (initial) value fo this property.
getDefaultValue() - Method in class net.ctdp.rfdynhud.properties.TimeProperty
Gets the default (initial) value fo this property.
getDelayNanos() - Method in class net.ctdp.rfdynhud.properties.DelayProperty
The actual delay values in nanoseconds.
getDelaySeconds() - Method in class net.ctdp.rfdynhud.properties.DelayProperty
The actual delay values in seconds.
getDeltaTime() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getDeltaTime() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the time since last update (seconds).
getDeltaUpdateTime() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
The delta time between the last two TelemetryData updates (using system timing) (in nanos).
getDentSevirity() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getDentSevirity() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets dent severity at 8 locations around the car (0=none, 1=some, 2=more).
getDescription() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.UpgradeIdentifier
 
getDeviceComponent() - Method in class net.ctdp.rfdynhud.input.InputMapping
 
getDeviceConfiguration() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getDigiValueProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Collects the properties for the digital value.
getDigiValuePropertiesGroupName() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets the display name of the properties group for the digital value in the editor.
getDigiValuePropertiesGroupName() - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
Gets the display name of the properties group for the digital value in the editor.
getDirectType() - Method in class org.jagatoo.image.DirectBufferedImage
 
getDirtyFlag(boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getDirtyRects(TextureImage2D, ByteBuffer, boolean) - Static method in class net.ctdp.rfdynhud.render.TextureDirtyRectsManager
Gets all the current dirty-rects from the given texture.
getDirtyRectsBuffer() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getDirtyRectsBuffer(int) - Method in class net.ctdp.rfdynhud.RFDynHUD
 
getDiscFailureAverage() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the disc thickness in meters at which it fails.
getDiscFailureVariance() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the variance of disc thickness at which it fails.
getDiscFailureVarianceHalfRange() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets half of the absolute range of variance in meters.
getDiscFailureVarianceRange() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the absolute range of variance in meters.
getDiscRange() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the disc thickness range in meters.
getDisplayedVSIsForMap(ScoringInfo, VehicleScoringInfo, boolean, boolean, VehicleScoringInfo[]) - Static method in class net.ctdp.rfdynhud.util.MapTools
 
getDisplayedVSIsForScoring(ScoringInfo, VehicleScoringInfo, boolean, StandingsView, boolean, VehicleScoringInfo[]) - Static method in class net.ctdp.rfdynhud.util.StandingsTools
Fills the target array with VehicleScoringInfos for all visible drivers.
getDisplayMarkerNumbers() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getDisplayMarkers() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getDisplayUnits() - Method in class net.ctdp.rfdynhud.properties.DelayProperty
Gets the used DelayProperty.DisplayUnits.
getDisplayValue() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getDistanceTo(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getDistanceTo(float, float, float) - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getDistanceToSquared(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getDistanceToSquared(float, float, float) - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getDistanceXZTo(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getDistanceXZTo(float, float) - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getDistanceXZToSquared(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getDistanceXZToSquared(float, float) - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getDivisor() - Method in class net.ctdp.rfdynhud.properties.FactoredIntProperty
Gets the divisor.
getDoc() - Method in class net.ctdp.rfdynhud.input.InputAction
 
getDocumentationSource() - Method in class net.ctdp.rfdynhud.properties.Property
Loads documentation for this Property from a "e;doc"e; folder under the keeper's package.
getDocumentationSource() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getDrawnStringFactory() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the Widget's DrawnStringFactory.
getDriverDescription() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getDriverHotswapDelay() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Delay in seconds between switching controls to AI or remote driver.
getDriverId() - Method in class net.ctdp.rfdynhud.gamedata.Laptime
 
getDriverId() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Uniquely identifes this vehicle's driver.
getDriverID() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Uniquely identifes this vehicle's driver.
getDriverName() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the driver's name.
getDriverName() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getDriverName() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getDriverName(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the full name of the driver driving this vehicle.
getDriverName() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the full name of the driver driving this vehicle.
getDriverNameShort(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets driver name (short form)
getDriverNameShort() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets driver name (short form)
getDriverNameTLC(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets driver name (three letter code)
getDriverNameTLC() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets driver name (three letter code)
getDropOffFunction() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.SlipCurve
 
getDryLateralGrip() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the lateral grip value for dry weather.
getDryLongitudinalGrip() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the longitudinal grip value for dry weather.
getEditorFolder() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the plugin's editor folder.
getEditorPath() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the plugin's editor folder.
getEditorPresetsProperties(EditorPresets, PropertiesContainer) - Static method in class net.ctdp.rfdynhud.editor.__EDPrivilegedAccess
 
getEditorPropertyDisplayNameGeneratorClass() - Method in class net.ctdp.rfdynhud.util.PluginINI
Gets the class name of the propertyDisplayNameGenerator setting from EDITOR group.
getEditorType() - Method in class net.ctdp.rfdynhud.properties.Property
Gets the proeprty editor type.
getEffectiveEngineBoostMapping() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
If temp boost is activated, this returns the maximum (highest valued) boost mapping, otherwise it returns the result of TelemetryData.getEngineBoostMapping().
getEffectiveHeight() - Method in class net.ctdp.rfdynhud.properties.Size
Gets the effective Widget's height.
getEffectiveHeight() - Method in class net.ctdp.rfdynhud.values.AbstractSize
Gets the effective height in pixels.
getEffectiveHeight() - Method in class net.ctdp.rfdynhud.values.InnerSize
Gets the effective height in pixels.
getEffectiveHeight() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the result of getSize().getEffectiveHeight().
getEffectiveWidth() - Method in class net.ctdp.rfdynhud.properties.Size
Gets the effective Widget's width.
getEffectiveWidth() - Method in class net.ctdp.rfdynhud.values.AbstractSize
Gets the effective width in pixels.
getEffectiveWidth() - Method in class net.ctdp.rfdynhud.values.InnerSize
Gets the effective width in pixels.
getEffectiveWidth() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the result of getSize().getEffectiveWidth().
getEffectiveX() - Method in class net.ctdp.rfdynhud.properties.Position
Gets the effective Widget's x-location using Position.getPositioning().
getEffectiveY() - Method in class net.ctdp.rfdynhud.properties.Position
Gets the effective Widget's y-location using Position.getPositioning().
getElem(int, int) - Method in class org.jagatoo.image.DirectDataBufferByte
getElement(int) - Method in class org.jagatoo.util.xml.XMLPath
Gets the path element by level.
getEndTime() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getEndTime() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets session ending time.
getEngine() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Get engine related physics parameters.
getEngine() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup
Gets an interface to the settings of the engine part of the setup.
getEngineBaseMaxRPM() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current engine rev limit (base as reported by plugin interface).
getEngineBoost() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the engine boost.
getEngineBoostMapping() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the currently selected engine boost mapping.
getEngineBoostMapping() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the current engine boost mapping.
getEngineLifetime() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the engine lifetime in seconds.
getEngineLifetime() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the currently remaining engine's lifetime in seconds.
getEngineMaxRPM() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getEngineMaxRPM() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the engine rev limit with max boost.
getEngineMaxRPM() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the current engine' max RPM.
getEngineName() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getEngineOilTemperature() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getEngineOilTemperature() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current engine oil temperature in the units selected in the PLR.
getEngineOilTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current engine oil temperature in Celsius.
getEngineOilTemperatureF() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current engine oil temperature in Fahrenheit.
getEngineRPM() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the engine RPM.
getEngineRPM() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getEngineRPM() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current engine RPM.
getEngineRPM() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the current engine RPM.
getEngineWaterTemperature() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getEngineWaterTemperature() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current engine water temperature in the units selected in the PLR.
getEngineWaterTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current engine water temperature in Celsius.
getEngineWaterTemperatureF() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current engine water temperature in Fahrenheit.
getEnglishKeyName(int) - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getEnumValue() - Method in class net.ctdp.rfdynhud.properties.EnumProperty
Gets the currently selected value.
getEstimatedMaxLaps(VehicleScoringInfo) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the estimated max laps based on the session end time and average lap time.
getEstimatedMaxLaps() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the estimated max laps based on the session end time and average lap time.
getEventsManager() - Method in class net.ctdp.rfdynhud.RFDynHUD
 
getExtrapolationNanos() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Returns the nano seconds since the last ScoringInfo update.
getExtrapolationTime() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Returns the seconds since the last ScoringInfo update.
getFactor() - Method in class net.ctdp.rfdynhud.properties.FactoredFloatProperty
Gets the factor.
getFactor() - Method in class net.ctdp.rfdynhud.properties.FactoredIntProperty
Gets the factor.
getFactoredDoubleValue() - Method in class net.ctdp.rfdynhud.properties.FactoredIntProperty
Gets the value multiplied by the factor or divided by the divisor.
getFactoredValue() - Method in class net.ctdp.rfdynhud.properties.FactoredFloatProperty
Gets the value multiplied by the factor.
getFactoredValue() - Method in class net.ctdp.rfdynhud.properties.FactoredIntProperty
Gets the value multiplied by the factor or divided by the divisor.
getFastestLaptime() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the absolute fastes lap time.
getFastestLaptime() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets this driver's fastest Laptime.
getFastestLapVSI() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the VehicleScoringInfo for the fastest lap.
getFastestSector1VSI() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the VehicleScoringInfo for the fastest sector1.
getFastestSector2VSI() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the VehicleScoringInfo for the fastest sector2.
getFastestSector3VSI() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the VehicleScoringInfo for the fastest sector3.
getFastestSectorVSI(int) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the VehicleScoringInfo for the fastest sector i.
getFileAsByteArray(File) - Static method in class org.jagatoo.util.io.FileUtils
Reads text-file file and returns contents as one big byte-array.
getFileAsString(File) - Static method in class org.jagatoo.util.io.FileUtils
Reads text-file file and returns contents as one big string.
getFileAsString(File, String) - Static method in class org.jagatoo.util.io.FileUtils
 
getFileAsString(File, Charset) - Static method in class org.jagatoo.util.io.FileUtils
 
getFilenameValue() - Method in class net.ctdp.rfdynhud.properties.FilenameProperty
Gets the property's current value.
getFilenameValue() - Method in class net.ctdp.rfdynhud.properties.PathnameProperty
Gets the property's current value.
getFileSystem() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
 
getFileValue() - Method in class net.ctdp.rfdynhud.properties.FilenameProperty
Gets the property's current value.
getFileValue() - Method in class net.ctdp.rfdynhud.properties.PathnameProperty
Gets the property's current value.
getFinishStatus() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getFinishStatus() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the current finish status.
getFloatValue() - Method in class net.ctdp.rfdynhud.properties.FloatProperty
Gets the property's current value.
getFloatValue() - Method in class net.ctdp.rfdynhud.properties.IntProperty
Gets the current value as a float.
getFloatValue() - Method in class net.ctdp.rfdynhud.values.IntValue
 
getFloatValue() - Method in class net.ctdp.rfdynhud.values.LongValue
 
getFont() - Method in class net.ctdp.rfdynhud.properties.FontProperty
Gets the property's current value.
getFont() - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the used Font.
getFont() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getFont(String, int, int, int) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
getFont() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getFontAscent(Font) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
getFontColor() - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the used Font-Color.
getFontColor() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the Widget's font color.
getFontColorProperty() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getFontDescent(Font) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
getFontKey() - Method in class net.ctdp.rfdynhud.properties.FontProperty
Gets the property's current value.
getFontMetrics() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getFontMetrics(Font) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getFontNames() - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Gets all currently mapped font names.
getFontProperty() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getFontRenderContext() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getFontString(Font, boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
getFontString(String, int, int, boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
getFontString(String, boolean, boolean, int, boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
getFormationLap() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Drive formation lap?
getFromIndex(short) - Static method in enum net.ctdp.rfdynhud.gamedata.SurfaceType
 
getFrontBrakingSlipCurve() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound
 
getFrontLatitudeSlipCurve() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound
 
getFrontTireCompound() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.General
GENERAL::FrontTireCompoundSetting=7//04-Hot
getFrontTractiveSlipCurve() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound
 
getFrontWing() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.General
FRONTWING::FWSetting=64//65
getFrontWingRange() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets the front wing range of settings.
getFuel() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getFuel() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the amount of fuel (units selected in the PLR).
getFuel(int) - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.General
Gets fuel in the units selected in the PLR.
getFuelAmountFromLiters(float) - Method in enum net.ctdp.rfdynhud.gamedata.ProfileInfo.MeasurementUnits
Converts the passed amount of fuel liers to the units selected in the PLR (liters, if you're a good boy).
getFuelGal() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the amount of fuel (galons).
getFuelGal(int) - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.General
Gets fuel in galons.
getFuelL() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the amount of fuel (liters).
getFuelL(int) - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.General
Gets fuel in liters.
getFuelLoad() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the fuel load.
getFuelRange() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets the phyiscs setting for fule range in the selected units.
getFuelRangeL() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets the phyiscs setting for fule range in liters.
getFuelRelevantLaps() - Method in class net.ctdp.rfdynhud.gamedata.FuelUsageRecorder
Gets the number of recorded (timed) laps.
getFuelUsageAverage() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the average fuel usage of all recorded (timed) laps in the units selected in the PLR.
getFuelUsageAverageGal() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the average fuel usage of all recorded (timed) laps in gallons.
getFuelUsageAverageL() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the average fuel usage of all recorded (timed) laps in liters.
getFuelUsageIncreasePerBoostLevel() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the fuel usage increase per boost setting.
getFuelUsageLastLap() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the fuel usage of the last (timed) lap in the units selected in the PLR.
getFuelUsageLastLapGal() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the fuel usage of the last (timed) lap in gallons.
getFuelUsageLastLapL() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the fuel usage of the last (timed) lap in liters.
getFullTeamName() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getGameData() - Method in class net.ctdp.rfdynhud.gamedata.GameEventsManager
 
getGameData() - Method in class net.ctdp.rfdynhud.RFDynHUD
 
getGameData_CPP_Adapter() - Method in class net.ctdp.rfdynhud.RFDynHUD
 
getGameFolder() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the game's root folder.
getGameId() - Method in class net.ctdp.rfdynhud.gamedata._LiveGameDataObjectsFactory
 
getGameID() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
 
getGameId() - Method in class net.ctdp.rfdynhud.RFDynHUD
 
getGamePath() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the game's root folder.
getGamePhase() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getGamePhase() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the current game phase.
getGameResolution() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
Gets game resolution and viewport information.
getGameResolution() - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
 
getGameScreenshotsFolder() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the game's screenshots folder.
getGearProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
Collects the properties for the gear.
getGeneral() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup
Gets an interface to the general part of the setup.
getGeneralCacheFolder() - Method in class net.ctdp.rfdynhud.util.PluginINI
Gets the cacheFolder setting from GENERAL group.
getGeneralConfigFolder() - Method in class net.ctdp.rfdynhud.util.PluginINI
Gets the configFolder setting from GENERAL group.
getGeneralExeFilename() - Method in class net.ctdp.rfdynhud.util.PluginINI
Gets the exe filename from GENERAL group.
getGeneralLanguage() - Method in class net.ctdp.rfdynhud.util.PluginINI
Gets the language setting from GENERAL group.
getGeneralLogFolder() - Method in class net.ctdp.rfdynhud.util.PluginINI
Gets the configFolder setting from GENERAL group.
getGeneralStore() - Method in class net.ctdp.rfdynhud.widgets.base.widget.StatefulWidget
Gets a value store object for all StatefulWidgets of this class.
getGeneralStoreKey() - Method in class net.ctdp.rfdynhud.widgets.base.widget.StatefulWidget
 
getGeneralThreeLetterCodeGeneratorClass() - Method in class net.ctdp.rfdynhud.util.PluginINI
Gets the class name of the threeLetterCodeGenrator setting from GENERAL group.
getGoodDiscFailure() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the disc thickness in meters, that you can be pretty sure, it will reach.
getGoodLifetimeTotal(double) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the total lifetime in seconds, that the engine will most probably hold.
getGraphicsInfo() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
Gets the graphics info.
getGraphicsInfoBuffer() - Method in class net.ctdp.rfdynhud.gamedata._LiveGameData_CPP_Adapter
 
getGripFactorByPressure(float, float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Computes the grip fraction of the tire at the given pressure and load.
getGripFactorByTemperatureC(float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the grip fraction value of the tire at the given average temperature.
getGripFraction(Wheel) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getGripFraction(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets an approximation of what fraction of the contact patch is sliding.
getGripFraction(float, float, float, float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Computes the fraction of maximum grip at the given wear, average temperature, pressure and load.
getGripLossPerDegreeBelowOptimum() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the grip loss (fraction) per degree below VehiclePhysics.TireCompound.CompoundWheel.getOptimumTemperature().
getGripLossPerDegreeCBelowOptimum() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the grip loss (fraction) per degree below VehiclePhysics.TireCompound.CompoundWheel.getOptimumTemperature().
getGripLossPerDegreeFBelowOptimum() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the grip loss (fraction) per degree below VehiclePhysics.TireCompound.CompoundWheel.getOptimumTemperature().
getGroup(int) - Method in class org.jagatoo.util.ini.IniFile
Gets the index'th group name.
getGroups() - Method in class org.jagatoo.util.ini.IniFile
Gets an unmodifiable list of the group names.
getHalfLifetimeOilTempOffset() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the offset to the base oil temperature for engine life time, where life time is halfed in the units selected in the PLR.
getHalfLifetimeOilTempOffsetC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the offset to the base oil temperature for engine life time, where life time is halfed in °C.
getHalfLifetimeOilTempOffsetF() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the offset to the base oil temperature for engine life time, where life time is halfed in °F.
getHalfLifetimeRPMOffset() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the offset above the base RPM, where lifetime is halfed.
getHeight() - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Gets the height-part of the texture, that is actually used by the application.
getHeight() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getHeight() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetBackground
 
getHeight() - Method in class org.openmali.types.twodee.Rect2i
 
getHeight() - Method in interface org.openmali.types.twodee.Sized2iRO
 
getHeightProperty(String, String) - Method in class net.ctdp.rfdynhud.properties.Size
 
getHeightProperty(String) - Method in class net.ctdp.rfdynhud.properties.Size
 
getHelmet() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the player's helmet.
getHighestBoostLevel() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the boost level with biggest boost.
getHitTimes() - Method in class net.ctdp.rfdynhud.input.InputMapping
 
getHottestWheel() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the hottest wheel.
getIcon(String) - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetSet
 
getIcons() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetPackage
Gets the package's icons to be displayed in the editor.
getID() - Method in class net.ctdp.rfdynhud.input.InputAction
 
getId() - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
 
getID() - Method in class org.jagatoo.logging.LogChannel
 
getImage() - Method in class net.ctdp.rfdynhud.properties.ImageProperty
Gets the ImageTemplate defined by this ImageProperty.
getImage(Color) - Method in class net.ctdp.rfdynhud.render.BackgroundColorBorderRenderer
 
getImage() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getImage(String, boolean) - Static method in class net.ctdp.rfdynhud.util.TextureManager
 
getImage(String) - Static method in class net.ctdp.rfdynhud.util.TextureManager
 
getImageFilename() - Method in class net.ctdp.rfdynhud.render.ImageBorderRenderer
 
getImageName() - Method in class net.ctdp.rfdynhud.properties.ImageProperty
Gets the currently selected image name.
getImageProperty() - Method in class net.ctdp.rfdynhud.properties.BackgroundProperty
Gets the encapsulated ImageProperty.
getImagesFolder() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the plugin's images folder.
getImagesPath() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the plugin's images folder.
getImageValue() - Method in class net.ctdp.rfdynhud.properties.BackgroundProperty
Gets the Color from this BackgroundProperty.
getIndentation() - Static method in class net.ctdp.rfdynhud.util.RFDHLog
 
getIndentation() - Static method in class org.jagatoo.logging.Log
 
getIndentation() - Method in class org.jagatoo.logging.LogManager
 
getIndentationString() - Static method in class net.ctdp.rfdynhud.util.RFDHLog
 
getIndentationString() - Static method in class org.jagatoo.logging.Log
 
getIndentationString() - Method in class org.jagatoo.logging.LogManager
 
getIndex() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound
Gets the compound's index in the list.
getInitialBackground() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getInitialBackground() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the initial value for the background property.
getInitialNeedleImage() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getInitialPeakNeedleImage() - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
getInnerBottomHeight() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getInnerBottomHeight() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getInnerBottomHeightWOPadding() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getInnerLeftWidth() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getInnerLeftWidth() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getInnerLeftWidthWOPadding() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getInnerRightWidth() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getInnerRightWidth() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getInnerRightWidthWOPadding() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getInnerSize() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the inner size of the Widget.
getInnerTopHeight() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getInnerTopHeight() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getInnerTopHeightWOPadding() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getInput1() - Method in class net.ctdp.rfdynhud.gamedata._CommentaryRequestInfoCapsule
 
getInput1() - Method in class net.ctdp.rfdynhud.gamedata.CommentaryRequestInfo
Gets first value to pass in (if any)
getInput2() - Method in class net.ctdp.rfdynhud.gamedata._CommentaryRequestInfoCapsule
 
getInput2() - Method in class net.ctdp.rfdynhud.gamedata.CommentaryRequestInfo
Gets second value to pass in (if any)
getInput3() - Method in class net.ctdp.rfdynhud.gamedata._CommentaryRequestInfoCapsule
 
getInput3() - Method in class net.ctdp.rfdynhud.gamedata.CommentaryRequestInfo
Gets third value to pass in (if any)
getInputActions() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the InputActions, that can be bound with a Widget of this type.
getInputBuffer() - Method in class net.ctdp.rfdynhud.RFDynHUD
 
getInputDeviceManager() - Method in class net.ctdp.rfdynhud.RFDynHUD
 
getInputMappings() - Method in class net.ctdp.rfdynhud.RFDynHUD
 
getInputMappings() - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
 
getInputMappingsManager() - Method in class net.ctdp.rfdynhud.RFDynHUD
 
getInputVisibility() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets this Widget's visibility usually controlled by the ToggleWidgetVisibility InputAction.
getInstalledModNames(GameFileSystem) - Static method in class net.ctdp.rfdynhud.gamedata.ModInfo
Gets the RFM filenames of all installed mods.
getInstalledUpgrades() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets the list of installed upgrades.
getInstance() - Static method in class org.jagatoo.logging.LogManager
 
getInterpolatedAngleToRoad(ScoringInfo) - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets the interpolated angle of the viewed vehicle to the road.
getInterpolatedPosition(boolean, float, float, Point2D.Float) - Method in class net.ctdp.rfdynhud.gamedata.Track
 
getInterpolatedVector(boolean, float, TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets an interpolated vector along the track at the given waypoint.
getInterval() - Method in class net.ctdp.rfdynhud.valuemanagers.IntervalManager
 
getIntValue(boolean) - Method in class net.ctdp.rfdynhud.properties.FloatProperty
Gets the property's current value as an int.
getIntValue() - Method in class net.ctdp.rfdynhud.properties.FloatProperty
Gets the property's current value as a floored int.
getIntValue() - Method in class net.ctdp.rfdynhud.properties.IntProperty
Gets the current value.
getIntValue(boolean) - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getIntValue() - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getIntValue() - Method in class net.ctdp.rfdynhud.values.LongValue
 
getJoystickButtonIndex(int, String) - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getJoystickButtonIndexOffset(int) - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getJoystickButtonName(int, int) - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getJoystickButtonNameForIni(int) - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getJoystickIndex(String) - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getJoystickName(int) - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getJoystickNameForIni(int) - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getKeeper() - Method in class net.ctdp.rfdynhud.properties.Property
Gets the owner PropertiesKeeper.
getKey() - Method in class net.ctdp.rfdynhud.util.StringMapping
Gets the key-String.
getKey(String, int) - Method in class org.jagatoo.util.ini.IniFile
Gets the index'th setting key in the passed group.
getKey() - Method in class org.jagatoo.util.ini.IniLine
 
getKeyCode() - Method in class net.ctdp.rfdynhud.input.InputMapping
 
getKeyIndex(String) - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getKeyIndexByEnglishName(String) - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getKeyName(int) - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getKeyPrefix() - Method in class net.ctdp.rfdynhud.util.ConfigurationLoader
 
getKeys(String) - Method in class org.jagatoo.util.ini.IniFile
Gets an unmodifiable list of the key names.
getLap() - Method in class net.ctdp.rfdynhud.gamedata.Laptime
 
getLapDistance() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getLapDistance() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the current distance around track in meters.
getLapsBehindLeader() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getLapsBehindLeader(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the laps behind leader.
getLapsBehindNextInFront() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getLapsBehindNextInFront(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the laps behind vehicle in next higher place.
getLapsCompleted() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getLapsCompleted() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the number of laps completed.
getLapsRemaining(int) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the number of remaining laps (with fractions).
getLapStartET() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getLapStartTime() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getLapStartTime() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the time this lap was started at.
getLapState(Track, VehicleScoringInfo, float, float) - Static method in enum net.ctdp.rfdynhud.values.LapState
 
getLapState(Track, VehicleScoringInfo) - Static method in enum net.ctdp.rfdynhud.values.LapState
 
getLapTime() - Method in class net.ctdp.rfdynhud.gamedata.Laptime
 
getLaptime(int) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the Laptime object for the given lap.
getLastImpactMagnitude() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getLastImpactMagnitude() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the magnitude of last impact.
getLastImpactPosition(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
location of last impact
getLastImpactPosition(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
location of last impact
getLastImpactTime() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getLastImpactTime() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the time of last impact.
getLastLap() - Method in class net.ctdp.rfdynhud.gamedata.FuelUsageRecorder
Gets the fuel usage of the last (timed) lap.
getLastLapTime() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the last lap time.
getLastLapTime() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getLastLapTime() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the last lap time.
getLastLaptime() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the last lap time.
getLastPathElement() - Method in class org.jagatoo.util.xml.XMLPath
Gets the path element last in the current order.
getLastPathObject() - Method in class org.jagatoo.util.xml.XMLPath
Gets the path element last in the current order.
getLastSector1() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getLastSector1() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the last sector 1 time.
getLastSector1Time() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the last sector 1 time.
getLastSector2() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getLastSector2(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the last sector 2 time.
getLastSector2Time(boolean) - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the last sector 2 time.
getLastSector3() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the last sector 3 time.
getLastSector3Time() - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the last sector 3 time.
getLastToken() - Method in class org.jagatoo.util.strings.SimpleStringTokenizer
 
getLastUsedSceneFile() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the last used scene file.
getLastWidth() - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the last drawn string's width.
getLateralAcceleration() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getLateralAcceleration() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the lateral acceleration (meters/sec^2).
getLateralForce(Wheel) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getLateralForce(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current lateral force in Newtons.
getLeaderByClass() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the VehicleScoringInfo, that leads the same class.
getLeadersVehicleScoringInfo() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the leader's VehicleScoringInfo.
getLeft() - Method in interface org.openmali.types.twodee.Positioned2iRO
 
getLeft() - Method in class org.openmali.types.twodee.Rect2i
 
getLeftPart(Wheel) - Static method in enum net.ctdp.rfdynhud.gamedata.WheelPart
Gets for the left wheels and for the right wheels.
getLeftWidth() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getLeftWidth() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getLength() - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getLength() - Method in enum org.jagatoo.util.io.UnicodeBOM
The theoretical byte length.
getLength(int) - Method in enum org.jagatoo.util.io.UnicodeBOM
The actual byte length of the given BOM.
getLengthSquared() - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getLevel() - Method in class net.ctdp.rfdynhud.properties.PropertiesContainer
Gets the current group level.
getLevel() - Method in class org.jagatoo.util.xml.SimpleXMLWriter
 
getLevel() - Method in class org.jagatoo.util.xml.XMLPath
Gets the current hierarchy level. 0 is document root, 1 is inside a root element.
getLifetimeAverage(double) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the average lifetime for the given rance length in seconds.
getLifetimeVariance(double) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the variance of lifetime for the given rance length in seconds.
getLifetimeVarianceHalfRange(double) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the half size of the variance rance for engine lifetime in seconds.
getLifetimeVarianceRange(double) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the size of the variance rance for engine lifetime in seconds.
getLine() - Method in class org.jagatoo.util.ini.IniLine
 
getLineHeight(Font, boolean) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
getLineHeight(FontProperty) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
getLineNr() - Method in class org.jagatoo.util.ini.IniLine
 
getList() - Method in class net.ctdp.rfdynhud.properties.FlatPropertiesContainer
Gets the properties list.
getList() - Method in class net.ctdp.rfdynhud.properties.ListProperty
Gets the data list.
getLiveGameDataController() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
Gets the controller.
getLLrightWidth() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getLLrightWidth() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getLLupperHeight() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getLLupperHeight() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getLocalAcceleration(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
acceleration (meters/sec^2) in local vehicle coordinates
getLocalAcceleration(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
acceleration (meters/sec^2) in local vehicle coordinates
getLocalAcceleration(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the acceleration (meters/sec^2) in local vehicle coordinates.
getLocalAcceleration(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
acceleration (meters/sec^2) in local vehicle coordinates
getLocalization(Class<? extends Widget>, String) - Method in class net.ctdp.rfdynhud.util.LocalizationsManager
 
getLocalRotation(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
rotation (radians/sec) in local vehicle coordinates
getLocalRotation(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
rotation (radians/sec) in local vehicle coordinates
getLocalRotation(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
rotation (radians/sec) in local vehicle coordinates
getLocalRotation(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
rotation (radians/sec) in local vehicle coordinates
getLocalRotationalAcceleration(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
rotational acceleration (radians/sec^2) in local vehicle coordinates
getLocalRotationalAcceleration(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
rotational acceleration (radians/sec^2) in local vehicle coordinates
getLocalRotationalAcceleration(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
rotational acceleration (radians/sec^2) in local vehicle coordinates
getLocalRotationalAcceleration(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
rotational acceleration (radians/sec^2) in local vehicle coordinates
getLocalStore() - Method in class net.ctdp.rfdynhud.widgets.base.widget.StatefulWidget
Gets a value store object for this StatefulWidget.
getLocalVelocity(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
velocity (meters/sec) in local vehicle coordinates
getLocalVelocity(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
velocity (meters/sec) in local vehicle coordinates
getLocalVelocity(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
velocity (meters/sec) in local vehicle coordinates
getLocalVelocity(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
velocity (meters/sec) in local vehicle coordinates
getLocalZIndex() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
Gets the Widget-local z-index.
getLocation() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the player's location.
getLocationsFolder() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the game's "Locations" folder.
getLocationsPath() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the game's "Locations" folder.
getLogLevel() - Method in class org.jagatoo.logging.LogHandler
 
getLogLevelLevel() - Method in class org.jagatoo.logging.LogHandler
 
getLogManager() - Static method in class net.ctdp.rfdynhud.util.RFDHLog
 
getLogManager() - Static method in class org.jagatoo.logging.Log
 
getLogString() - Method in class org.jagatoo.logging.LogChannel
 
getLongitudinalAcceleration() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getLongitudinalAcceleration() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets longitudinal acceleration (meters/sec^2).
getLongName() - Method in class org.jagatoo.commandline.Argument
Gets the long name of this argument.
getLowerBadLifetimeValue(double) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the lower bound of lifetime values for the "bad" range.
getLowerGoodLifetimeValue(double) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the lower bound of lifetime values for the "good" range.
getLowerSafeLifetimeValue(double) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the lower bound of lifetime values for the "safe" range (zero).
getLowestBoostLevel() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the boost level with smallest boost.
getLRleftWidth() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getLRleftWidth() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getLRupperHeight() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getLRupperHeight() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getMainTexture(int) - Method in class net.ctdp.rfdynhud.render.WidgetsDrawingManager
 
getMajor() - Method in class org.jagatoo.util.versioning.Version
 
getManufacturer() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getMappedActions(Widget) - Method in class net.ctdp.rfdynhud.input.InputMappings
Gets the InputActions possibly mapped to an action on the given Widget.
getMappedDeviceComponents(InputAction, Widget) - Method in class net.ctdp.rfdynhud.input.InputMappings
Gets the input device components mapped to the given InputAction on a Widget with the name of the given Widget.
getMarkerColorForValue(LiveGameData, boolean, int, int, int) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets a certain marker's color at the given value.
getMarkerLabelForValue(LiveGameData, boolean, float) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets the text label for the big markers at the given value.
getMarkerLabelForValue(LiveGameData, boolean, float) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
getMarkerNumberColorForValue(LiveGameData, boolean, int, int, int) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets a certain marker number's color at the given value.
getMarkerNumbersInside() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getMarkersBigStepLowerLimit() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getMarkersBigStepLowerLimit() - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
getMarkersInnerRadius() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getMarkersLength() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getMarkersOnCircle() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getMarkersProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Collects the properties for the markers.
getMarkersProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
Collects the properties for the markers.
getMarkersSmallStepLowerLimit() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getMarkersSmallStepLowerLimit() - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
getMasterWidget() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
If this Widget is part of an AbstractAssembledWidget, this master Widget is returned.
getMatchFactor(int, int, int, int) - Method in class org.openmali.types.twodee.Rect2i
 
getMatchFactor(Rect2i) - Method in class org.openmali.types.twodee.Rect2i
 
getMaxColWidths(String[], DrawnString.Alignment[], int, int[]) - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the drawn strings' maximum column-widths and the total width in pixels.
getMaxDataValue(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets the maximum value for the markers and needle coming from game data or known limits.
getMaxDataValue(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
getMaxDiscFailure() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the disc thickness at which it fails.
getMaxHeight(boolean) - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the last drawn string's height.
getMaxHeight() - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Gets the physical height of the texture.
getMaxHeight(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Gets the maximum height covered by this Widget.
getMaxHeight(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the maximum height covered by this Widget.
getMaxLaps() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getMaxLaps() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets maximum laps.
getMaxLifetimeTotal(double) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the maximum number of lifetime seconds, that the engine can possibly last.
getMaxOpponents() - Method in class net.ctdp.rfdynhud.gamedata.ModInfo
Gets the 'max opponents' setting from the mod's RFM.
getMaxRPM(float, int) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the maximum RPM at the given boost level.
getMaxRPM(float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the maximum RPM at the highest (valued) boost mapping.
getMaxTrackWidth(float) - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets the maximum track width.
getMaxValue() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.PhysicsSetting
Gets the maximum value for this physics setting's range.
getMaxValue() - Method in class net.ctdp.rfdynhud.properties.FloatProperty
Gets the maximum value.
getMaxValue() - Method in class net.ctdp.rfdynhud.properties.IntProperty
Gets the maximum value.
getMaxValue() - Method in class net.ctdp.rfdynhud.valuemanagers.ValueInterpolater
Gets the maxmum value.
getMaxValue(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets the maximum value for the markers and needle.
getMaxWidth() - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Gets the physical width of the texture.
getMaxWidth(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Gets the maximum width covered by this Widget.
getMaxWidth(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the maximum width covered by this Widget.
getMeasurementUnits() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the selected measurement units.
getMergedTexture() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetBackground
Gets the merged background, composed of the backgrounds of this (possibly assembled) Widget and the parts of this Widget.
getMetrics() - Method in class net.ctdp.rfdynhud.properties.FontProperty
Gets font metrics for the selected font.
getMinColWidths(String[], DrawnString.Alignment[], int, int[]) - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the drawn strings' minimum column-widths and the total width in pixels.
getMinDataValue(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets the minimum value for the markers and needle coming from game data or known limits.
getMinDataValue(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
getMinDiscFailure() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets minimum disc thickness, the disc can possibly reach in meters.
getMinGrip() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the grip level at maximum tire wear.
getMinHeight(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Gets the minimum height for this Widget in pixels.
getMinHeight(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the minimum height for this Widget in pixels.
getMinLifetimeValue(double) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the smalles lifetime value, that your engine can possibly have.
getMinor() - Method in class org.jagatoo.util.versioning.Version
 
getMinValue() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.PhysicsSetting
Gets the minimum value for this physics setting's range.
getMinValue() - Method in class net.ctdp.rfdynhud.properties.FloatProperty
Gets the minimum value.
getMinValue() - Method in class net.ctdp.rfdynhud.properties.IntProperty
Gets the minimum value.
getMinValue() - Method in class net.ctdp.rfdynhud.valuemanagers.ValueInterpolater
Gets the minimum value.
getMinValue(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets the minimum value for the markers and needle.
getMinWidth(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Gets the minimum width for this Widget in pixels.
getMinWidth(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the minimum width for this Widget in pixels.
getMinXPos() - Method in class net.ctdp.rfdynhud.gamedata.Track
 
getMinYPos() - Method in class net.ctdp.rfdynhud.gamedata.Track
 
getMinZPos() - Method in class net.ctdp.rfdynhud.gamedata.Track
 
getMissingImage() - Static method in class net.ctdp.rfdynhud.util.TextureManager
 
getModifierMask() - Method in class net.ctdp.rfdynhud.input.InputMapping
 
getModInfo() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
Gets the mod info.
getName() - Method in class net.ctdp.rfdynhud.gamedata._CommentaryRequestInfoCapsule
 
getName() - Method in class net.ctdp.rfdynhud.gamedata.CommentaryRequestInfo
Gets one of the event names in the commentary INI file
getName() - Method in class net.ctdp.rfdynhud.gamedata.GameEventsPlugin
 
getName() - Method in class net.ctdp.rfdynhud.gamedata.ModInfo
Gets the current mod's name.
getName() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the engine's name.
getName() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.SlipCurve
Gets the slip curve's name.
getName() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound
Gets the compound's name.
getName() - Method in class net.ctdp.rfdynhud.input.InputAction
 
getName() - Method in class net.ctdp.rfdynhud.properties.Property
Gets the property's technical name.
getName() - Method in class net.ctdp.rfdynhud.render.DrawnString
 
getName() - Method in class net.ctdp.rfdynhud.render.ImageTemplate
Gets the image template's name.
getName() - Method in class net.ctdp.rfdynhud.render.TextureImage2D
 
getName() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getName() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets this Widget's name.
getName() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetPackage
Gets the package's name.
getName() - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
 
getName() - Method in class org.jagatoo.commandline.ArgumentsRegistry
Gets this registry's name.
getName() - Method in class org.jagatoo.logging.LogChannel
 
getNamedColor(String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Gets a named color from the map or null, if not found.
getNamedFont(String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Gets a named font from the map or null, if not found.
getNamedFontString(String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Gets a named font from the map or null, if not found.
getNamedFontVirtual(String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Gets a named font's virtual flag from the map or null, if not found.
getNameForDisplay() - Method in class net.ctdp.rfdynhud.properties.Property
Gets the property's name for editor display.
getNanoValue() - Method in class net.ctdp.rfdynhud.properties.TimeProperty
Gets the current value as nano seconds.
getNationality() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the player's nationality.
getNeededData() - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
Gets the data indicators for the data needed for this Widget to be drawn (bitmask).
getNeededData() - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Gets the data indicators for the data needed for this Widget to be drawn (bitmask).
getNeededData() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the data indicators for the data needed for this Widget to be drawn (bitmask).
getNeedleImage() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getNeedleMayExceedMaximum() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets, whether the needle may go beyond the NeedleMeterWidget.getMaxValue(LiveGameData, boolean) result.
getNeedleMayExceedMinimum() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets, whether the needle may go below the NeedleMeterWidget.getMinValue(LiveGameData, boolean) result.
getNeedleMountX(int) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getNeedleMountY(int) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getNeedlePivotBottomOffset() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getNeedleProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Collects the properties for the needle.
getNeedleProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
Collects the properties for the needle.
getNeedleRotationForMaxValue() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getNeedleRotationForMinValue() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getNeedleTexture() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getNewInstanceForClone() - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
 
getNewInstanceForClone() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getNextBehind(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the VehicleScoringInfo, that is next behind.
getNextInFront(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the VehicleScoringInfo, that is next in front.
getNoConfigFoundMessage() - Method in class net.ctdp.rfdynhud.util.ConfigurationLoader
 
getNoImageAllowed() - Method in class net.ctdp.rfdynhud.properties.ImageProperty
Gets whether "no image" is allowed for this property.
getNormalizedLapDistance() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets current distance around track as a fraction [0,1].
getNumber(String) - Static method in class org.jagatoo.util.Tools
 
getNumberOf() - Method in class net.ctdp.rfdynhud.util.SubTextureCollector
Gets the number of sub textures in the list.
getNumberOfScheduledPitstops() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getNumberOfScheduledPitstops() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the number of scheduled pitstops (only valid for the player).
getNumBytes() - Method in class org.jagatoo.image.DirectBufferedImage
 
getNumComponents() - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getNumForwardGears() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets the number of forward gears.
getNumGroups() - Method in class org.jagatoo.util.ini.IniFile
Gets the number of groups.
getNumJoystickButtons(int) - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getNumJoysticks() - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getNumKeys() - Method in class net.ctdp.rfdynhud.input.InputDeviceManager
 
getNumOutstandingPenalties() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getNumOutstandingPenalties() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the number of outstanding penalties.
getNumParts() - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Gets the number of Widget parts in this AbstractAssembledWidget.
getNumPitstops() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.General
GENERAL::NumPitstopsSetting=2//2
getNumPitstopsMade() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getNumPitstopsMade() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the number of pitstops made.
getNumReconLaps() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the number of configureed recon laps.
getNumRedLights() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getNumRedLights() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the number of red lights in start sequence.
getNumSettings(String) - Method in class org.jagatoo.util.ini.IniFile
Gets the number of settings in the given group.
getNumSteps() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.PhysicsSetting
Gets the number of steps for this setting.
getNumTextures() - Method in class net.ctdp.rfdynhud.render.WidgetsDrawingManager
 
getNumTireCompounds() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets the number of available VehiclePhysics.TireCompounds.
getNumUsedRectangles() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getNumVehicles() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getNumVehicles() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the current number of vehicles.
getNumVehiclesInSameClass(VehicleScoringInfo) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the number of vehicles in the same vehicle class as the given one.
getNumVehiclesInSameClass() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the number of vehicles in the same vehicle class.
getNumWaypoints(boolean) - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets the number of waypoints of the main track or the pitlane.
getNumWidgets() - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Gets the number of Widgets in this manager.
getObject(int) - Method in class org.jagatoo.util.xml.XMLPath
Gets the path element by level.
getOffPathWetness() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getOffPathWetness() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets wetness off main path 0.0-1.0
getOffsetXToRootMasterWidget() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
Gets the x-offset relative to the master Widget.
getOffsetXToRootMasterWidget() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the x-offset relative to the master Widget.
getOffsetYToRootMasterWidget() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
Gets the y-offset relative to the master Widget.
getOffsetYToRootMasterWidget() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the y-offset relative to the master Widget.
getOldAverageLaptime() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the average laptime of the current session excluding the last timed lap.
getOldValue() - Method in class net.ctdp.rfdynhud.values.BoolValue
 
getOldValue() - Method in class net.ctdp.rfdynhud.values.EnumValue
 
getOldValue() - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getOldValue() - Method in class net.ctdp.rfdynhud.values.IntValue
 
getOldValue() - Method in class net.ctdp.rfdynhud.values.LongValue
 
getOldValue() - Method in class net.ctdp.rfdynhud.values.StringValue
 
getOnPathWetness() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getOnPathWetness() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets wetness on main path 0.0-1.0
getOpaqueBottomHeight() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getOpaqueBottomHeight() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getOpaqueLeftWidth() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getOpaqueLeftWidth() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getOpaqueRightWidth() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getOpaqueRightWidth() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getOpaqueTopHeight() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getOpaqueTopHeight() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getOptimumOilTemperature() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the optimum oil temperature in the units selected in the PLR.
getOptimumOilTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the optimum oil temperature in Celsius.
getOptimumOilTemperatureF() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the optimum oil temperature in Fahrenheit.
getOptimumPressure(float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the optimum tire pressure at the given tire load.
getOptimumTemperature() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the temperature value (in the selected units), at which the tire will operate optimally.
getOptimumTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the temperature value (in Celsius), at which the tire will operate optimally.
getOptimumTemperatureF() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Gets the temperature value (in Fahrenheit), at which the tire will operate optimally.
getOptimumTemperaturesLowerBound() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the lower bound of the temperature range in the selected units, where brakes will operate optimally.
getOptimumTemperaturesLowerBoundC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the lower bound of the temperature range in Celsius, where brakes will operate optimally.
getOptimumTemperaturesLowerBoundF() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the lower bound of the temperature range in Fahrenheit, where brakes will operate optimally.
getOptimumTemperaturesLowerBoundK() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the lower bound of the temperature range in Kelvin, where brakes will operate optimally.
getOptimumTemperaturesUpperBound() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the upper bound of the temperature range in the selected units, where brakes will operate optimally.
getOptimumTemperaturesUpperBoundC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the upper bound of the temperature range in Celsius, where brakes will operate optimally.
getOptimumTemperaturesUpperBoundF() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the upper bound of the temperature range in Fahrenheit, where brakes will operate optimally.
getOptimumTemperaturesUpperBoundK() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the upper bound of the temperature range in Kelvin, where brakes will operate optimally.
getOrCreate(int, int, boolean, TransformableTexture, boolean) - Static method in class net.ctdp.rfdynhud.render.TransformableTexture
Gets a TransformableTexture with this image drawn onto it.
getOrCreateDrawTexture(int, int, boolean, TextureImage2D, boolean) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
getOrientationX(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
top row of orientation matrix (also converts local vehicle vectors into world X using dot product)
getOrientationX(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
top row of orientation matrix (also converts local vehicle vectors into world X using dot product)
getOrientationX(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
top row of orientation matrix (also converts local vehicle vectors into world X using dot product)
getOrientationX(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
top row of orientation matrix (also converts local vehicle vectors into world X using dot product)
getOrientationY(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
mid row of orientation matrix (also converts local vehicle vectors into world Y using dot product)
getOrientationY(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
mid row of orientation matrix (also converts local vehicle vectors into world Y using dot product)
getOrientationY(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
mid row of orientation matrix (also converts local vehicle vectors into world Y using dot product)
getOrientationY(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
mid row of orientation matrix (also converts local vehicle vectors into world Y using dot product)
getOrientationZ(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
bot row of orientation matrix (also converts local vehicle vectors into world Z using dot product)
getOrientationZ(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
bot row of orientation matrix (also converts local vehicle vectors into world Z using dot product)
getOrientationZ(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
bot row of orientation matrix (also converts local vehicle vectors into world Z using dot product)
getOrientationZ(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
bot row of orientation matrix (also converts local vehicle vectors into world Z using dot product)
getOriginalName() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getOverheatingOilTemperature() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the temperature value in the units selected in the PLR, at which the engine starts to overheat.
getOverheatingOilTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the temperature value in Celsius at which the engine starts to overheat.
getOverheatingOilTemperatureF() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the temperature value in Fahrenheit at which the engine starts to overheat.
getOverheatingTemperature() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the temperature level in the selected units above at at which brakes are overheating and won't work well and increase more than regularly.
getOverheatingTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the temperature level in Celsius above at at which brakes are overheating and won't work well and increase more than regularly.
getOverheatingTemperatureF() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the temperature level in Fahrenheit above at at which brakes are overheating and won't work well and increase more than regularly.
getOverheatingTemperatureK() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the temperature level in Kelvin above at at which brakes are overheating and won't work well and increase more than regularly.
getOwnerWidget() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getOwnPlace(boolean) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the position of the player.
getPaddingBottom() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getPaddingBottom() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getPaddingLeft() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getPaddingLeft() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getPaddingPropertyBottom() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getPaddingPropertyLeft() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getPaddingPropertyRight() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getPaddingPropertyTop() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getPaddingRight() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getPaddingRight() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getPaddingTop() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getPaddingTop() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getPaint() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getPart(int) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Gets the i-th Widget-part in this AbstractAssembledWidget.
getPath() - Method in class org.jagatoo.util.xml.SimpleXMLWriter
 
getPathFromGameConfigINI(String, String) - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets an absolute path from the game's config ini file.
getPathLateral() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getPathLateral() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets lateral position with respect to *very approximate* "center" path.
getPathObject(XMLPath, String) - Method in class org.jagatoo.util.xml.SimpleXMLHandlerDelegate
Converts the passed element to a path element.
getPathObject(int, String) - Method in class org.jagatoo.util.xml.SimpleXMLWriter
Converts the passed element to a path element.
getPeakNeedleImageName() - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
getPhysics() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
Gets the vehicle physics model.
getPitGroup() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getPitlaneLength() - Method in class net.ctdp.rfdynhud.gamedata.Track
 
getPixel(int, int, byte[]) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Gets one pixel.
getPixelBytes() - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Gets the number of bytes per pixel (3 or 4).
getPixelLine(int, int, byte[], int) - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Gets one (part of a) pixel line.
getPixelSize() - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Gets the number of bits per pixel (24 or 32).
getPlace() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getPlace(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
1-based position
getPlayerFilename() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getPlayerFilename() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the player's filename (PLR) (may be encoded to be a legal filename).
getPlayerName() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getPlayerName() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the player name (including possible multiplayer override).
getPlayersVehicleScoringInfo() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the player's VehicleScroingInfo.
getPLRFile() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the used PLR file.
getPluginFolder() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the plugin's main folder.
getPluginINI() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets an abstraction of the plugin's main ini file.
getPluginPath() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets the plugin's main folder.
getPosition(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
world position in meters
getPosition(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets world position in meters.
getPosition() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the Widget's position.
getPositioning() - Method in class net.ctdp.rfdynhud.properties.Position
 
getPositioningProperty(String, String) - Method in class net.ctdp.rfdynhud.properties.Position
 
getPositioningProperty(String) - Method in class net.ctdp.rfdynhud.properties.Position
 
getPositionX() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getPositionX() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets world position in meters.
getPositionY() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getPositionY() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets world position in meters.
getPositionZ() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getPositionZ() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets world position in meters.
getPostfix() - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the postfix.
getPrefix() - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the prefix.
getPressureRange() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes
Gets the range for brake pressure values [0, 1].
getProfileFolder() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the folder, where rFactor stores profiles.
getProfileInfo() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
Gets the profile info.
getProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.properties.AbstractPropertiesKeeper
Puts all editable properties to the editor.
getProperties(PropertiesContainer, boolean) - Method in interface net.ctdp.rfdynhud.properties.PropertiesKeeper
Puts all editable properties to the editor.
getProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Puts all editable properties to the editor.
getProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
Puts all editable properties to the editor.
getProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Puts all editable properties to the editor.
getProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Puts all editable properties to the editor.
getProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.internal.InternalWidget
 
getProperties(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Puts all editable properties to the editor.
getPropertiesForParentGroup(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Puts all editable properties to the editor.
getPropertiesIterator() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets an Iterator to iterate all properties, defined in this class.
getProperty() - Method in class net.ctdp.rfdynhud.valuemanagers.IntervalManager
 
getPublicMethod(Class<?>, String, Class<?>...) - Static method in class org.jagatoo.util.classes.ClassUtil
Gets the public method from the given class without exceptions.
getRaceCastEmail() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the email you are registered with on racecast.rfactor.net
getRaceCastPassword() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets your password on racecast.rfactor.net
getRaceDuration() - Method in class net.ctdp.rfdynhud.gamedata.ModInfo
Gets the race duration in seconds.
getRaceLaps() - Method in class net.ctdp.rfdynhud.gamedata.TrackInfo
Gets last read track race laps.
getRaceLengthMultiplier() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the current race length fraction.
getRaceLengthPercentage() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets a multiplier in range [0, 1] for the race distance.
getRainingSeverity() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getRainingSeverity() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets raining severity 0.0-1.0
getRealtimeEnteredTimestamp() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the system timestamp in nanoseconds, at which the player entered realtime mode.
getRealtimeEntredId() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
This ID is incremented each time, the player enters realtime mode.
getRearBrakeBalance() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.Controls
CONTROLS::RearBrakeSetting=85//55.0:45.0
getRearBrakingSlipCurve() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound
 
getRearDistributionRange() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes
Gets the range of possible brake distribution values.
getRearLatitudeSlipCurve() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound
 
getRearTireCompound() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.General
GENERAL::RearTireCompoundSetting=7//04-Hot
getRearTractiveSlipCurve() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound
 
getRenderer() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getRenderingHint(RenderingHints.Key) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getRenderingHints() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getRenderListenersManager() - Method in class net.ctdp.rfdynhud.render.WidgetsDrawingManager
 
getResetValue() - Method in class net.ctdp.rfdynhud.values.BoolValue
 
getResetValue() - Method in class net.ctdp.rfdynhud.values.EnumValue
 
getResetValue() - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getResetValue() - Method in class net.ctdp.rfdynhud.values.IntValue
 
getResetValue() - Method in class net.ctdp.rfdynhud.values.LongValue
 
getResetValue() - Method in class net.ctdp.rfdynhud.values.StringValue
 
getResolutionString() - Method in class net.ctdp.rfdynhud.gamedata.GameResolution
 
getRest() - Method in class org.jagatoo.util.strings.SimpleStringTokenizer
 
getResX() - Method in class net.ctdp.rfdynhud.gamedata.GameResolution
 
getResY() - Method in class net.ctdp.rfdynhud.gamedata.GameResolution
 
getRevision() - Method in class org.jagatoo.util.versioning.Version
 
getRevLimit() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.Engine
ENGINE::RevLimitSetting=0//20,000
getRevLimitRange() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the range of possible max revs.
getRevLimitSetting() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.Engine
Gets the rev limit setting.
getRFDynHUD_Jar() - Static method in class net.ctdp.rfdynhud.util.ResourceManager
 
getRFDynHUDEditor_Jar() - Static method in class net.ctdp.rfdynhud.util.ResourceManager
 
getRFMFile() - Method in class net.ctdp.rfdynhud.gamedata.ModInfo
Gets the mod's RFM file.
getRideHeight(Wheel) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getRideHeight(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current ride height in the units selected in the PLR.
getRideHeightIn(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current ride height in inches.
getRideHeightM(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current ride height in meters.
getRightPart(Wheel) - Static method in enum net.ctdp.rfdynhud.gamedata.WheelPart
Gets for the left wheels and for the right wheels.
getRightWidth() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getRightWidth() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getRoadWidth() - Method in class net.ctdp.rfdynhud.gamedata.Track.Waypoint
 
getRotation() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getRotationInDegrees() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getRotCenterX() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
Gets the center location for rotation.
getRotCenterY() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
Gets the center location for rotation.
getRPMIncreasePerBoostLevel() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the rev limit increase per boost setting.
getSafeLifetimeTotal(double) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the total lifetime in seconds, that the engine will last for sure.
getScalarVelocity() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getScalarVelocity() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getScalarVelocity() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the velocity in the units selected in the PLR.
getScalarVelocity() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets velocity in the units selected in the PLR.
getScalarVelocityKPH() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the velocity (km/h).
getScalarVelocityKPH() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets velocity (km/h).
getScalarVelocityMPH() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the velocity (mph).
getScalarVelocityMPH() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets velocity (mph).
getScalarVelocityMPS() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the velocity (meters/sec).
getScalarVelocityMPS() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets velocity (meters/sec) in local vehicle coordinates.
getScale(int, int) - Method in class net.ctdp.rfdynhud.gamedata.Track
Calculates a scale factor for all values, if the track should be drawn on the given size.
getScaledTextureImage(int, int, boolean) - Method in class net.ctdp.rfdynhud.render.ImageTemplate
Gets a scaled representation of this image template.
getScaledTextureImage(int, int, TextureImage2D, boolean) - Method in class net.ctdp.rfdynhud.render.ImageTemplate
Gets a scaled representation of this image template.
getScaledTransformableTexture(int, int, boolean) - Method in class net.ctdp.rfdynhud.render.ImageTemplate
Gets a TransformableTexture with this image drawn onto it.
getScaledTransformableTexture(int, int, TransformableTexture, boolean, boolean[]) - Method in class net.ctdp.rfdynhud.render.ImageTemplate
Gets a TransformableTexture with this image drawn onto it.
getScaledTransformableTexture(int, int, TransformableTexture, boolean) - Method in class net.ctdp.rfdynhud.render.ImageTemplate
Gets a TransformableTexture with this image drawn onto it.
getScaleX() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getScaleX() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetBackground
Gets the factor, by which the background image has been scaled to fit the area.
getScaleY() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getScaleY() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetBackground
Gets the factor, by which the background image has been scaled to fit the area.
getSceneFile() - Method in class net.ctdp.rfdynhud.gamedata.TrackInfo
Gets the track's scene file.
getScoringInfo() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
Gets the scoring info.
getScoringInfo() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
 
getScoringInfoBuffer() - Method in class net.ctdp.rfdynhud.gamedata._LiveGameData_CPP_Adapter
 
getSecondFastestLaptime() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets this driver's 2nd fastest Laptime.
getSecondFastestLapVSI() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the VehicleScoringInfo for the second fastest lap (or null).
getSector() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getSector() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the current sector (1,2,3).
getSector1() - Method in class net.ctdp.rfdynhud.gamedata.Laptime
 
getSector1And2() - Method in class net.ctdp.rfdynhud.gamedata.Laptime
 
getSector1Length() - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets the length of sector 1 in meters.
getSector2() - Method in class net.ctdp.rfdynhud.gamedata.Laptime
 
getSector2(boolean) - Method in class net.ctdp.rfdynhud.gamedata.Laptime
 
getSector2Length(boolean) - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets the length of sector 2 in meters.
getSector3() - Method in class net.ctdp.rfdynhud.gamedata.Laptime
 
getSector3Length() - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets the length of sector 3 in meters.
getSectorYellowFlag(int) - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getSectorYellowFlag(int) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets whether there are any local yellows at the moment in the sector.
getSelectedValue() - Method in class net.ctdp.rfdynhud.properties.ArrayProperty
Gets the currently selected value.
getSelectedValue() - Method in class net.ctdp.rfdynhud.properties.ListProperty
Gets the currently selected element.
getSessionId() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
This Session ID is incremented every time, a new session is started.
getSessionLimit(SessionLimit) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the SessionLimit of the current session.
getSessionLimit() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the SessionLimit of the current session.
getSessionNanos() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the nano seconds, the current session is running.
getSessionStartTimestamp() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the system timestamp in nanoseconds, at which the current session was started.
getSessionTime() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getSessionTime() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets current session time.
getSessionType() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getSessionType() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets current session type.
getSetting(String, String, String) - Method in class org.jagatoo.util.ini.IniFile
Gets the settings's value for the given group and key.
getSetting(String, String) - Method in class org.jagatoo.util.ini.IniFile
Gets the settings's value for the given group and key.
getSetup() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
Gets the vehicle setup model.
getShortForm(String, Integer, ThreeLetterCodeGenerator) - Static method in class net.ctdp.rfdynhud.util.ThreeLetterCodeManager
Gets the short form assigned to the given driver-name.
getShortName() - Method in class org.jagatoo.commandline.Argument
Gets the short name (one char) of this argument.
getShowCurrentLap() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets whether the current lap is to be displayed or the number of laps completed.
getSize() - Method in class net.ctdp.rfdynhud.util.DefaultImageCache
 
getSize() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets this Widget's size.
getSize() - Method in class org.openmali.pooling.ObjectPool
 
getSkipChecks() - Method in class net.ctdp.rfdynhud.gamedata._CommentaryRequestInfoCapsule
 
getSkipChecks() - Method in class net.ctdp.rfdynhud.gamedata.CommentaryRequestInfo
 
getSourceVersion() - Method in interface net.ctdp.rfdynhud.properties.PropertyLoader
Gets the rfDynHUD version, the source file was written by.
getSourceVersion() - Method in class net.ctdp.rfdynhud.util.ConfigurationLoader
 
getSpecificPropertiesFirst(PropertiesContainer, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Collects the widget type specific properties before needle, markers and digi value.
getSpeed() - Method in class net.ctdp.rfdynhud.valuemanagers.ValueInterpolater
Gets the speed.
getSpeedUnits() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the selected speed units.
getStartingDriver() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Zero-based index of starting driver (0=driver1, 1=driver2, 2=driver3, etc.)
getStartLightFrame() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getStartLightFrame() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the current start light frame (number depends on track).
getStartValue() - Method in class net.ctdp.rfdynhud.valuemanagers.ValueInterpolater
Gets the start value (set by the ValueInterpolater.init(long) method).
getState(ScoringInfo) - Method in class net.ctdp.rfdynhud.util.Delay
Gets the Delay's current state.
getState() - Method in class net.ctdp.rfdynhud.valuemanagers.IntervalManager
Gets the current interval state.
getStateChanged() - Method in class net.ctdp.rfdynhud.valuemanagers.IntervalManager
 
getSteeringArmForce() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getSteeringArmForce() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the force on steering arms.
getStep() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.SlipCurve
 
getStepSize() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.PhysicsSetting
Gets the number size of each step for this setting.
getStintLength() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the current stint length with fractions.
getStintStartLap() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the lap, at which we started the current stint.
getStringBounds(String, Font, boolean) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
getStringBounds(String, FontProperty) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
getStringFromStream(InputStream, boolean) - Static method in class org.jagatoo.util.streams.StreamUtils
Copies all bytes from the given InputStream into a new String.
getStringFromStream(InputStream) - Static method in class org.jagatoo.util.streams.StreamUtils
Copies all bytes from the given InputStream into a new String.
getStringHeight(String, Font, boolean) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
getStringHeight(String, FontProperty) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
getStringValue() - Method in class net.ctdp.rfdynhud.properties.StringProperty
Gets the property's current value.
getStringWidth(String, Font, boolean) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
getStringWidth(String, FontProperty) - Static method in class net.ctdp.rfdynhud.render.TextureImage2D
 
getStroke() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getStrongOverheatingOilTemperature() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets a strong overheating engine temperature in the units selected in the PLR.
getStrongOverheatingOilTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets a strong overheating engine temperature in Celsius.
getStrongOverheatingOilTemperatureF() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets a strong overheating engine temperature in Fahrenheit.
getStyle(boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
getStyleString(int) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
getStyleString(boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
getSubPluginsFolder() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets sub plugins' folder.
getSubPluginsPath() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets sub plugins' folder.
getSubTextureArray(SubTextureCollector, boolean) - Static method in class net.ctdp.rfdynhud.util.__UtilPrivilegedAccess
 
getSubTextures(LiveGameData, boolean, int, int) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the TransformableTextures, that this Widget keeps.
getSuper() - Method in class org.jagatoo.util.classes.SuperClassCriterium
 
getSurfaceType(Wheel) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getSurfaceType(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets surface type under the tire.
getTeamFounded() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getTeamHeadquarters() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getTeamName() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the currently used team's name.
getTeamName() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getTeamNameCleaned() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
Since "TeamName" in the .VEH file is used for sorting, we trim a numeric prefix from the name here.
getTeamPoles() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getTeamStarts() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getTeamWins() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getTeamWorldChampionships() - Method in class net.ctdp.rfdynhud.gamedata.VehicleInfo
 
getTelemetryBuffer() - Method in class net.ctdp.rfdynhud.gamedata._LiveGameData_CPP_Adapter
 
getTelemetryData() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
Gets the telemetry data.
getTemporaryBoostFlag() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Is temporary boost enabled?
getTerrainName(Wheel) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getTerrainName(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the material prefixes from the TDF file.
getTexture() - Method in class net.ctdp.rfdynhud.properties.ImagePropertyWithTexture
Gets the scaled texture.
getTexture() - Method in class net.ctdp.rfdynhud.properties.ImagePropertyWithTransTexture
Gets the scaled texture.
getTexture() - Method in class net.ctdp.rfdynhud.render.ImageBorderRenderer
Returns the border's texture.
getTexture() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getTexture(int) - Method in class net.ctdp.rfdynhud.render.WidgetsDrawingManager
 
getTexture() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetBackground
Gets the TextureImage2D from this BackgroundProperty.
getTextureCanvas() - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Gets the attached Texture2DCanvas.
getTextureCanvas() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getTextureData() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getTextureData(int) - Method in class net.ctdp.rfdynhud.RFDynHUD
 
getTextureImage() - Method in class net.ctdp.rfdynhud.render.ImageTemplate
Gets a representation of this image template.
getTextureInfoBuffer() - Method in class net.ctdp.rfdynhud.render.WidgetsDrawingManager
 
getTextureInfoBuffer() - Method in class net.ctdp.rfdynhud.RFDynHUD
 
getThreeLetterCode(String, Integer, ThreeLetterCodeGenerator) - Static method in class net.ctdp.rfdynhud.util.ThreeLetterCodeManager
Gets the three-letter-code assigned to the given driver-name.
getThreeLetterCodeGenerator() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the generator to use to generate three-letter-codes and short forms from driver names.
getTicks() - Method in class net.ctdp.rfdynhud.valuemanagers.Clock
Gets the number of true situations since the last call to Clock.init(long).
getTimeAsGapString(float) - Static method in class net.ctdp.rfdynhud.util.TimingUtil
 
getTimeAsLaptimeString(float) - Static method in class net.ctdp.rfdynhud.util.TimingUtil
Gets a formatted String from the given seconds.
getTimeAsString(float, boolean, boolean, boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.TimingUtil
Gets a formatted String from the given seconds.
getTimeAsString(float, boolean, boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.TimingUtil
Gets a formatted String from the given seconds.
getTimeAsString(float, boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.TimingUtil
Gets a formatted String from the given seconds.
getTimeAsString(float, boolean) - Static method in class net.ctdp.rfdynhud.util.TimingUtil
Gets a formatted String from the given seconds.
getTimeBehindLeader() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getTimeBehindLeader(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the time behind leader.
getTimeBehindNextInFront() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getTimeBehindNextInFront(boolean) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the time behind vehicle in next higher place.
getTimeValue() - Method in class net.ctdp.rfdynhud.properties.TimeProperty
Gets the current value as a time string.
getTireCompound(int) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets the VehiclePhysics.TireCompound by the given index.
getTireCompoundBestGrip(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets the VehiclePhysics.TireCompound for the given wheel, that has the best grip compared to allother available ones.
getTireLoad(Wheel) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getTireLoad(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current tire load in the units selected in the PLR.
getTireLoadLBS(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current tire load in LBS.
getTireLoadN(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current tire load in Newtons.
getTirePressure(Wheel) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getTirePressure(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current tire pressure in the units selected in the PLR.
getTirePressure() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.WheelAndTire
Gets initial tire pressure in the units selected in the PLR.
getTirePressureKPa(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current tire pressure in kPa.
getTirePressureKPa() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.WheelAndTire
tire pressure in kPa FRONTLEFT::PressureSetting=25//120 kPa
getTirePressurePSI(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current tire pressure in PSI.
getTirePressurePSI() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.WheelAndTire
tire pressure in PSI.
getTirePressureRange(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets the range of possible values for tire pressure.
getTireTemperature(Wheel, WheelPart) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getTireTemperature(Wheel, WheelPart) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current tire temperature in the units selected in the PLR (Celsius or Fahrenheit).
getTireTemperature(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current tire temperature in the units selected in the PLR (Celsius or Fahrenheit) : ( (INSIDE + CENTER + OUTSIDE) / 3 )
getTireTemperatureC(Wheel, WheelPart) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current tire temperature in Celsius.
getTireTemperatureC(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current tire temperature in Celsius : ( (INSIDE + CENTER + OUTSIDE) / 3 )
getTireTemperatureF(Wheel, WheelPart) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current tire temperature in Fahrenheit.
getTireTemperatureF(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current tire temperature in Fahrenheit : ( (INSIDE + CENTER + OUTSIDE) / 3 )
getTireWear(Wheel) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getTireWear(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets current tire wear (0.0-1.0, fraction of maximum) ... this is not necessarily proportional with grip loss.
getTop() - Method in interface org.openmali.types.twodee.Positioned2iRO
 
getTop() - Method in class org.openmali.types.twodee.Rect2i
 
getTopHeight() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getTopHeight() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getTopSpeed(int) - Method in class net.ctdp.rfdynhud.editor.EditorPresets
Gets the top speed in km/h.
getTopspeed() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets topspeed in km/h.
getTorqueBase() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets brake torque base.
getTrack() - Method in class net.ctdp.rfdynhud.gamedata.TrackInfo
Gets the track abstraction (waypoints) of the current track.
getTrackEdge() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getTrackEdge() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets track edge (w.r.t.
getTrackFolder() - Method in class net.ctdp.rfdynhud.gamedata.TrackInfo
Gets the track's folder.
getTrackInfo() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
Gets the track info.
getTrackLength() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getTrackLength() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the distance around track.
getTrackLength() - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets the track length in meters.
getTrackName() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getTrackName() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getTrackName() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the current track name.
getTrackName() - Method in class net.ctdp.rfdynhud.gamedata.TrackInfo
Gets the track's name.
getTrackTemperature() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getTrackTemperature() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets track temperature (PLR selected units)
getTrackTemperatureC() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets track temperature (Celsius)
getTrackTemperatureF() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets track temperature (Fahrenheit)
getTrackTemperatureK() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets track temperature (Celsius)
getTransform() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
getTransformableTexture() - Method in class net.ctdp.rfdynhud.render.ImageTemplate
Gets a TransformableTexture with this image drawn onto it using base size.
getTransformedRectForEditor(AffineTransform) - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getTransformForEditor(int, int) - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getTransX() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getTransY() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getType() - Method in class net.ctdp.rfdynhud.gamedata.Laptime
 
getType() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetBackground
Gets the current type of this background.
getULlowerHeight() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getULlowerHeight() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getULrightWidth() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getULrightWidth() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getUnfilteredBrake() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getUnfilteredBrake() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Get the current unfiltered brake application [0.0,1.0].
getUnfilteredClutch() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getUnfilteredClutch() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Get the current unfiltered clutch application [0.0,1.0].
getUnfilteredSteering() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getUnfilteredSteering() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Get the current unfiltered steering application [-1.0,1.0] (left to right).
getUnfilteredThrottle() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getUnfilteredThrottle() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Get the current unfiltered throttle application [0.0,1.0].
getUniqueID() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Helps to uniquely identify in multiplayer (along with name) if leaving and coming back
getUnquotedRest() - Method in class org.jagatoo.util.strings.SimpleStringTokenizer
 
getUpdatedVisibility() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets this Widget's user visibility flag 2.
getUpdateId() - Method in class net.ctdp.rfdynhud.gamedata._CommentaryRequestInfoCapsule
This is incremented every time the info is updated.
getUpdateId() - Method in class net.ctdp.rfdynhud.gamedata._GraphicsInfoCapsule
This is incremented every time the info is updated.
getUpdateId() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
This is incremented every time the info is updated.
getUpdateId() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
This is incremented every time the info is updated.
getUpdateId() - Method in class net.ctdp.rfdynhud.gamedata.CommentaryRequestInfo
This is incremented every time the info is updated.
getUpdateId() - Method in class net.ctdp.rfdynhud.gamedata.GraphicsInfo
This is incremented every time the info is updated.
getUpdateId() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
This is incremented every time the info is updated.
getUpdateId() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets an ID, that in incremented every time, this ScoringInfo object is filled with new data from the game.
getUpdateId() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
This is incremented every time the info is updated.
getUpdateId() - Static method in class net.ctdp.rfdynhud.util.ThreeLetterCodeManager
 
getUpdateTimestamp() - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
The system timestamp (in nanos) of the last TelemetryData update.
getUpgradeLevel() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.UpgradeIdentifier
 
getUpgradeType() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.UpgradeIdentifier
 
getURleftWidth() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getURleftWidth() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getURlowerHeight() - Method in class net.ctdp.rfdynhud.render.BorderMeasures
 
getURlowerHeight() - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getUseClassScoring() - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Gets whether class relative scoring is enabled or not.
getUsedTBCFile() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets TBC tire compound file, currently in use.
getUserObject() - Method in class org.jagatoo.util.xml.XMLHandlerAdapter
 
getUseTabsForIndentation() - Method in class org.jagatoo.util.xml.SimpleXMLWriter
 
getValdidityTest() - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getValdidityTest() - Method in class net.ctdp.rfdynhud.values.IntValue
 
getValdidityTest() - Method in class net.ctdp.rfdynhud.values.LongValue
 
getValidityCompareValue() - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getValidityCompareValue() - Method in class net.ctdp.rfdynhud.values.IntValue
 
getValidityCompareValue() - Method in class net.ctdp.rfdynhud.values.LongValue
 
getValue() - Method in class net.ctdp.rfdynhud.properties.ArrayProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.BackgroundProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.BooleanProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.BorderProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.ColorProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.EnumProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.FilenameProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.FloatProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.FontProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.IntProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.ListProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.PathnameProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.Property
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.StringProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.properties.TimeProperty
Gets the current value fo this property.
getValue() - Method in class net.ctdp.rfdynhud.util.StringMapping
Gets the value-String.
getValue() - Method in class net.ctdp.rfdynhud.valuemanagers.ValueInterpolater
Gets the current value.
getValue() - Method in class net.ctdp.rfdynhud.values.BoolValue
 
getValue() - Method in class net.ctdp.rfdynhud.values.EnumValue
 
getValue() - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getValue() - Method in class net.ctdp.rfdynhud.values.IntValue
 
getValue() - Method in class net.ctdp.rfdynhud.values.LongValue
 
getValue() - Method in class net.ctdp.rfdynhud.values.StringValue
 
getValue(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets the value for the needle and the digital value display.
getValue(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
getValue() - Method in class org.jagatoo.util.ini.IniLine
 
getValueAsString() - Method in class net.ctdp.rfdynhud.values.BoolValue
 
getValueAsString() - Method in class net.ctdp.rfdynhud.values.EnumValue
 
getValueAsString() - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getValueAsString(boolean) - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getValueAsString(float, boolean) - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getValueAsString(int) - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getValueAsString() - Method in class net.ctdp.rfdynhud.values.IntValue
 
getValueAsString() - Method in class net.ctdp.rfdynhud.values.LongValue
 
getValueAsStringWithSign() - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getValueAsStringWithSign(boolean) - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getValueAsStringWithSign(float, boolean) - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getValueAsStringWithSign(int) - Method in class net.ctdp.rfdynhud.values.FloatValue
 
getValueAsStringWithSign() - Method in class net.ctdp.rfdynhud.values.IntValue
 
getValueAsStringWithSign() - Method in class net.ctdp.rfdynhud.values.LongValue
 
getValueBackgroundImage() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getValueFont() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets the FontProperty for the value.
getValueFontColor() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets the ColorProperty for the value.
getValueForConfigurationFile() - Method in class net.ctdp.rfdynhud.properties.BorderProperty
Gets the value prepared for the configuration file.
getValueForConfigurationFile() - Method in class net.ctdp.rfdynhud.properties.Property
Gets the value prepared for the configuration file.
getValueForSetting(int) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.PhysicsSetting
Gets the value for the given setting.
getValueForValueDisplay(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
Gets the value for the digital value display.
getValueForValueDisplay(LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
getValuePosX() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getValuePosY() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
getVehicleClass() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getVehicleClass() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the vehicle class.
getVehicleClassId() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the vehicle class id.
getVehicleClassID() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the vehicle class id.
getVehicleControl() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getVehicleControl() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
 
getVehicleFile() - Method in class net.ctdp.rfdynhud.gamedata.ProfileInfo
Gets the currently used vehicle file.
getVehicleFilter() - Method in class net.ctdp.rfdynhud.gamedata.ModInfo
Gets the vehicle filter.
getVehicleInfo() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameData
Gets the vehicle info.
getVehicleInfo() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
 
getVehicleInfoForDriver(VehicleScoringInfo) - Method in class net.ctdp.rfdynhud.gamedata.ModInfo
Gets the VehicleInfo corresponding to the given driver.
getVehicleName() - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getVehicleName() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getVehicleName() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets the vehicle's name.
getVehicleScoringInfo(int) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the i-th vehicle scoring info.
getVehicleScoringInfoBuffer(int) - Method in class net.ctdp.rfdynhud.gamedata._LiveGameData_CPP_Adapter
 
getVehicleScoringInfos(VehicleScoringInfo[]) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets all the current VehicleScoringInfos and writes them into the given array.
getVehiclesFolder() - Method in class net.ctdp.rfdynhud.gamedata.ModInfo
Gets the folder, where to search for .VEH files.
getVersion() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetSet
Gets a comparable version indicator for this WidgetPackage.
getVersionString() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetSet
 
getViewedVehicleScoringInfo() - Method in class net.ctdp.rfdynhud.gamedata._GraphicsInfoCapsule
Gets the currently viewed vehicle.
getViewedVehicleScoringInfo() - Method in class net.ctdp.rfdynhud.gamedata.GraphicsInfo
Gets the currently viewed vehicle.
getViewedVehicleScoringInfo() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the viewed's VehicleScroingInfo (this is just a guess, but should be correct).
getViewedVSI() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetController
 
getViewedVSIId() - Method in class net.ctdp.rfdynhud.gamedata.LiveGameDataController
 
getViewportHeight() - Method in class net.ctdp.rfdynhud.gamedata.GameResolution
 
getViewportString() - Method in class net.ctdp.rfdynhud.gamedata.GameResolution
 
getViewportWidth() - Method in class net.ctdp.rfdynhud.gamedata.GameResolution
 
getViewportX() - Method in class net.ctdp.rfdynhud.gamedata.GameResolution
 
getViewportY() - Method in class net.ctdp.rfdynhud.gamedata.GameResolution
 
getVirtualFontSize(int, int) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
getWaypointPosition(boolean, int, TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets the waypoint's position.
getWaypointPosition(boolean, int, float, Point) - Method in class net.ctdp.rfdynhud.gamedata.Track
 
getWaypointPosition(boolean, int, float, Point2D.Float) - Method in class net.ctdp.rfdynhud.gamedata.Track
 
getWaypointSector(boolean, int) - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets the sector, the requested waypoint is in.
getWaypointVector(boolean, int, Point2D.Float) - Method in class net.ctdp.rfdynhud.gamedata.Track
 
getWearDecreasePerDegreeCBelowOptimum() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the engine wear increase per °C below optimum temperature range.
getWearGripFactor(float) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
Selects the grip fraction at the given wear level.
getWearIncreasePerBoostLevel() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the engine wear increase per boost setting.
getWearIncreasePerDegreeC() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the engine wear increase per °C obove the optimum temperature.
getWearIncreasePerDegreeCOverOptimum() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Gets the engine wear increase per °C over optimum temperature range.
getWearIncreasePerVelocity() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Engine
Gets the engine wear increase per km/h.
getWearRate() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
Brake disc wear per second in optimum temperature range.
getWeightOfOneLiterOfFuel() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets the weight of one liter of fuel in kg.
getWheel() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.Brakes.WheelBrake
 
getWheel() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound.CompoundWheel
 
getWheel(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics.TireCompound
Gets the VehiclePhysics.TireCompound.CompoundWheel for the given wheel.
getWheel() - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup.WheelAndTire
 
getWheelAndTire(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.VehicleSetup
Gets an interface to the settings of the wheel and tire, suspension and brake disc for the passed wheel.
getWheelDrive() - Method in class net.ctdp.rfdynhud.gamedata.VehiclePhysics
Gets the vehicle's VehiclePhysics.WheelDrive.
getWheelRotation(Wheel) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getWheelRotation(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the curent wheel rotation in radians/sec.
getWheelSuspensionDeflection(Wheel) - Method in class net.ctdp.rfdynhud.gamedata._TelemetryDataCapsule
 
getWheelSuspensionDeflection(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current suspension deflection in the units selected in the PLR.
getWheelSuspensionDeflectionIn(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current suspension deflection in inches.
getWheelSuspensionDeflectionM(Wheel) - Method in class net.ctdp.rfdynhud.gamedata.TelemetryData
Gets the current suspension deflection in meters.
getWidget() - Method in class net.ctdp.rfdynhud.properties.Position
 
getWidget(int) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Gets the index-th Widget from this manager.
getWidget(String) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Gets the Widget with the specified name from this manager.
getWidgetByClass(Class<W>, boolean) - Method in class net.ctdp.rfdynhud.widgets.WidgetsConfiguration
Searches the Widgets in the WidgetsConfiguration for those of the passed type.
getWidgetClass(String) - Static method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetFactory
Gets the Widget Class instance.
getWidgetClasses() - Static method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetFactory
 
getWidgetController() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
 
getWidgetHeight(int) - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getWidgetName() - Method in class net.ctdp.rfdynhud.input.InputMapping
 
getWidgetPackage() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the package to group the Widget in the editor.
getWidgetsConfiguration() - Method in class net.ctdp.rfdynhud.render.WidgetsDrawingManager
 
getWidgetSet() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the WidgetSet this Widget belongs to.
getWidgetSet() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetPackage
Gets the WidgetSet this WidgetPackage belongs to.
getWidgetSetsFolder() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets widget sets' folder.
getWidgetSetsPath() - Method in class net.ctdp.rfdynhud.gamedata.GameFileSystem
Gets widget sets' folder.
getWidgetWidth(int) - Method in class net.ctdp.rfdynhud.render.BorderWrapper
 
getWidth(String) - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the drawn string's width in pixels.
getWidth() - Method in class net.ctdp.rfdynhud.render.TextureImage2D
Gets the width-part of the texture, that is actually used by the application.
getWidth() - Method in class net.ctdp.rfdynhud.render.TransformableTexture
 
getWidth() - Method in class net.ctdp.rfdynhud.widgets.base.widget.WidgetBackground
 
getWidth() - Method in class org.openmali.types.twodee.Rect2i
 
getWidth() - Method in interface org.openmali.types.twodee.Sized2iRO
 
getWidthProperty(String, String) - Method in class net.ctdp.rfdynhud.properties.Size
 
getWidthProperty(String) - Method in class net.ctdp.rfdynhud.properties.Size
 
getWindSpeed(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
wind speed
getWindSpeed(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets wind speed in km/h or mph depending on PLR settings.
getWindSpeedKph(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets wind speed in km/h.
getWindSpeedMph(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets wind speed in mi/h.
getWindSpeedMS(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets wind speed in m/sec.
getWorldPosition(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
world position in meters
getWorldPosition(TelemVect3) - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets world position in meters.
getWorldPositionX() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getWorldPositionX() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets world position in meters.
getWorldPositionY() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getWorldPositionY() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets world position in meters.
getWorldPositionZ() - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
getWorldPositionZ() - Method in class net.ctdp.rfdynhud.gamedata.VehicleScoringInfo
Gets world position in meters.
getX() - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getX() - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the x-location of the String.
getXExtend(float) - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets the extend along the x axis.
getXProperty(String, String) - Method in class net.ctdp.rfdynhud.properties.Position
 
getXProperty(String) - Method in class net.ctdp.rfdynhud.properties.Position
 
getXRelativeTo() - Method in class net.ctdp.rfdynhud.render.DrawnString
 
getY() - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getY() - Method in class net.ctdp.rfdynhud.render.DrawnString
Gets the y-location of the String.
getYellowFlagState() - Method in class net.ctdp.rfdynhud.gamedata._ScoringInfoCapsule
 
getYellowFlagState() - Method in class net.ctdp.rfdynhud.gamedata.ScoringInfo
Gets the current yellow flag state (applies to full-course only).
getYExtend(float) - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets the extend along the y axis.
getYProperty(String, String) - Method in class net.ctdp.rfdynhud.properties.Position
 
getYProperty(String) - Method in class net.ctdp.rfdynhud.properties.Position
 
getYRelativeTo() - Method in class net.ctdp.rfdynhud.render.DrawnString
 
getZ() - Method in class net.ctdp.rfdynhud.gamedata.TelemVect3
 
getZExtend(float) - Method in class net.ctdp.rfdynhud.gamedata.Track
Gets the extend along the z axis.
getZIndex() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Gets the Widget's z-index relative to other Widgets in the same configuration.
GIGA_BYTE - Static variable in class org.jagatoo.util.Tools
 
GraphicsInfo - Class in net.ctdp.rfdynhud.gamedata
 
GraphicsInfo.GraphicsInfoUpdateListener - Interface in net.ctdp.rfdynhud.gamedata
 
GREEN - Static variable in class net.ctdp.rfdynhud.render.ByteOrderManager
 

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 _