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 _

P

PackageSearcher - Class in org.jagatoo.util.classes
The PackageSearcher provides utility methods to search classes.
pad2(int) - Static method in class net.ctdp.rfdynhud.util.NumberUtil
 
padLeft(int, int, String) - Static method in class org.jagatoo.util.strings.StringUtils
 
padLeft(int, int, String) - Static method in class org.jagatoo.util.Tools
 
parse(InputStream, String) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parse(InputStream, Charset) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parse(InputStream) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parse(URL, String) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parse(URL, Charset) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parse(URL) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parse(File, String) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parse(File, Charset) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parse(File) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parse(String, String) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parse(String, Charset) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parse(String) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parseAIW(File) - Static method in class net.ctdp.rfdynhud.gamedata.Track
 
parseAntiAliasFlag(String, boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
parseCommandline(String[]) - Method in class org.jagatoo.commandline.CommandlineParser
Parses a command line from an array of chunks.
parseCommandline(String) - Method in class org.jagatoo.commandline.CommandlineParser
Parses a command line from a single String.
parseFont(String, int, boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
parseImpl(InputStream, String, Charset) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given file.
parseIniValue(InputStream, String, String, String, String) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses a single value from the given ini file.
parseIniValue(InputStream, Charset, String, String, String) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses a single value from the given ini file.
parseIniValue(InputStream, String, String, String) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses a single value from the given ini file.
parseIniValue(URL, String, String, String, String) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses a single value from the given ini file.
parseIniValue(URL, Charset, String, String, String) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses a single value from the given ini file.
parseIniValue(URL, String, String, String) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses a single value from the given ini file.
parseIniValue(File, String, String, String, String) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses a single value from the given ini file.
parseIniValue(File, Charset, String, String, String) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses a single value from the given ini file.
parseIniValue(File, String, String, String) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses a single value from the given ini file.
parseIniValue(String, String, String, String, String) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses a single value from the given ini file.
parseIniValue(String, Charset, String, String, String) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses a single value from the given ini file.
parseIniValue(String, String, String, String) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses a single value from the given ini file.
parseLine(int, String, String, String, IniLine, AbstractIniParser) - Static method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given line.
parseLine(int, String, String) - Method in class org.jagatoo.util.ini.AbstractIniParser
Parses the given line.
parseMapping(int, String, String, InputDeviceManager) - Static method in class net.ctdp.rfdynhud.input.InputMappingsManager
 
parsePhysicsFiles(File, File, String, VehiclePhysics) - Static method in class net.ctdp.rfdynhud.gamedata.__GDPrivilegedAccess
 
parseTrackFromAIW(File) - Static method in class net.ctdp.rfdynhud.gamedata.Track
Parses an AIW file and returns a Track instance.
parseValue(String, boolean) - Static method in class net.ctdp.rfdynhud.properties.Position
 
parseValue(String, boolean) - Static method in class net.ctdp.rfdynhud.properties.Size
 
parseValue(String) - Method in class org.jagatoo.commandline.Argument
Parses the concrete value from the input String.
parseValueImpl(String) - Method in class org.jagatoo.commandline.Argument
This method must be overridden for arguments, that take non-String values.
parseVehicleInfo(File, String, VehicleInfo) - Method in class net.ctdp.rfdynhud.gamedata._LiveGameDataObjectsFactory
 
parseVersion(String) - Static method in class org.jagatoo.util.versioning.Version
Parses a Version instance from the input string, which is expected to be formatted by the Version.toString() method.
parseVirtualFlag(String, boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
parseVirtualFont(String, boolean, boolean) - Static method in class net.ctdp.rfdynhud.util.FontUtils
 
parseXML(InputStream, String, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
parseXML(InputStream, Charset, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
parseXML(InputStream, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
parseXML(URL, String, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
parseXML(URL, Charset, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
parseXML(URL, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
parseXML(File, String, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
parseXML(File, Charset, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
parseXML(File, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
parseXML(String, String, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
parseXML(String, Charset, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
parseXML(String, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
parseXMLImpl(InputStream, String, Charset, SimpleXMLHandler) - Static method in class org.jagatoo.util.xml.SimpleXMLParser
Parses the given file.
ParsingException - Exception in org.jagatoo.util.errorhandling
Exception used to indicate that the loader encountered a problem parsing the specified file.
ParsingException() - Constructor for exception org.jagatoo.util.errorhandling.ParsingException
 
ParsingException(String) - Constructor for exception org.jagatoo.util.errorhandling.ParsingException
 
ParsingException(Throwable) - Constructor for exception org.jagatoo.util.errorhandling.ParsingException
 
PathnameProperty - Class in net.ctdp.rfdynhud.properties
The PathnameProperty serves for customizing a simple String value.
PathnameProperty(String, String, String, File, boolean) - Constructor for class net.ctdp.rfdynhud.properties.PathnameProperty
 
PathnameProperty(String, String, String, boolean) - Constructor for class net.ctdp.rfdynhud.properties.PathnameProperty
 
PathnameProperty(String, String, String) - Constructor for class net.ctdp.rfdynhud.properties.PathnameProperty
 
PathnameProperty(String, String, boolean) - Constructor for class net.ctdp.rfdynhud.properties.PathnameProperty
 
PathnameProperty(String, String) - Constructor for class net.ctdp.rfdynhud.properties.PathnameProperty
 
PEAK_NEEDLE_LOCAL_Z_INDEX - Static variable in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
peakNeedleCooldown - Variable in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
peakNeedleDownshiftIgnoreTime - Variable in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
peakNeedleImageName - Variable in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
peakNeedlePivotBottomOffset - Variable in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
peakNeedleWaitTime - Variable in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
 
PI - Static variable in class net.ctdp.rfdynhud.render.TransformableTexture
 
PI_HALF - Static variable in class net.ctdp.rfdynhud.render.TransformableTexture
 
PLUGIN_FOLDER - Static variable in class net.ctdp.rfdynhud.util.__UtilHelper
 
PLUGIN_INI - Static variable in class net.ctdp.rfdynhud.util.__UtilHelper
 
PluginINI - Class in net.ctdp.rfdynhud.util
Abstraction of the main ini file for the plugin.
PluginINI(File) - Constructor for class net.ctdp.rfdynhud.util.PluginINI
 
popClip() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
popElement() - Method in class org.jagatoo.util.xml.SimpleXMLWriter
Pops the level hierarchy one level up.
popGroup() - Method in class net.ctdp.rfdynhud.properties.PropertiesContainer
Finishes the current group and moves one level up.
popGroupImpl() - Method in class net.ctdp.rfdynhud.properties.FlatPropertiesContainer
 
popGroupImpl() - Method in class net.ctdp.rfdynhud.properties.PropertiesContainer
Pop one level up.
Position - Class in net.ctdp.rfdynhud.properties
The Position class is an abstraction of a positional value tuple.
Position(Widget, boolean, RelativePositioning, float, boolean, float, boolean, AbstractSize) - Constructor for class net.ctdp.rfdynhud.properties.Position
 
Positioned2i - Interface in org.openmali.types.twodee
A Positioned2i class provides getters and setters for the position.
Positioned2iRO - Interface in org.openmali.types.twodee
A Positioned2i class provides getters and setters for the position.
PosSizeProperty - Class in net.ctdp.rfdynhud.properties
The PosSizeProperty is utilized by the Position and Size classes to customize positional and size values.
PosSizeProperty(String, String, boolean, boolean) - Constructor for class net.ctdp.rfdynhud.properties.PosSizeProperty
 
PosSizeProperty(String, String, boolean) - Constructor for class net.ctdp.rfdynhud.properties.PosSizeProperty
 
postfixDriverName(String, int) - Method in class net.ctdp.rfdynhud.gamedata._VehicleScoringInfoCapsule
 
PRACTICE_WILDCARD - Static variable in enum net.ctdp.rfdynhud.gamedata.SessionType
 
prepareCommentaryInfoDataUpdate() - Method in class net.ctdp.rfdynhud.gamedata._LiveGameData_CPP_Adapter
 
prepareForMenuItem() - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
This method is called by the editor before it draws the Widget to a menu item.
prepareForMenuItem() - Method in class net.ctdp.rfdynhud.widgets.base.revneedlemeter.AbstractRevNeedleMeterWidget
This method is called by the editor before it draws the Widget to a menu item.
prepareForMenuItem() - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
This method is called by the editor before it draws the Widget to a menu item.
prepareGraphicsInfoDataUpdate() - Method in class net.ctdp.rfdynhud.gamedata._LiveGameData_CPP_Adapter
 
prepareMarkersBackground(LiveGameData, boolean, Texture2DCanvas, int, int, int, int, float, float, float) - Method in class net.ctdp.rfdynhud.widgets.base.needlemeter.NeedleMeterWidget
 
prepareScoringInfoDataUpdate() - Method in class net.ctdp.rfdynhud.gamedata._LiveGameData_CPP_Adapter
 
prepareTelemetryDataUpdate() - Method in class net.ctdp.rfdynhud.gamedata._LiveGameData_CPP_Adapter
 
print(LogLevel, Object...) - Static method in class net.ctdp.rfdynhud.util.RFDHLog
Prints out a log message without a newline.
print(Object...) - Static method in class net.ctdp.rfdynhud.util.RFDHLog
This is an alias for print( REGULAR, message ).
print(LogChannel, int, String) - Method in class org.jagatoo.logging.ConsoleLog
print(LogChannel, int, Throwable) - Method in class org.jagatoo.logging.ConsoleLog
print(LogChannel, int, String) - Method in class org.jagatoo.logging.FileLog
print(LogChannel, int, Throwable) - Method in class org.jagatoo.logging.FileLog
print(LogChannel, LogLevel, Object...) - Static method in class org.jagatoo.logging.Log
Prints out a log message without a newline.
print(LogChannel, Object...) - Static method in class org.jagatoo.logging.Log
This is an alias for print( channel, REGULAR, message ).
print(LogChannel, int, String) - Method in class org.jagatoo.logging.LogHandler
 
print(LogChannel, int, Throwable) - Method in class org.jagatoo.logging.LogHandler
 
print(LogChannel, int, Object[]) - Method in class org.jagatoo.logging.LogManager
This method will call all the log objects to store the message, if they want to.
printCS(LogLevel, Object...) - Static method in class net.ctdp.rfdynhud.util.RFDHLog
Prints out a log message without a newline.
printCS(Object...) - Static method in class net.ctdp.rfdynhud.util.RFDHLog
This is an alias for print( REGULAR, message ).
printCS(LogChannel, LogLevel, Object...) - Static method in class org.jagatoo.logging.Log
Prints out a log message without a newline.
printCS(LogChannel, Object...) - Static method in class org.jagatoo.logging.Log
This is an alias for print( channel, REGULAR, message ).
printCS(LogChannel, int, Object[]) - Method in class org.jagatoo.logging.LogManager
This method will call all the log objects to store the message, if they want to.
println(LogLevel, Object...) - Static method in class net.ctdp.rfdynhud.util.RFDHLog
Prints out a log message with a newline.
println(Object...) - Static method in class net.ctdp.rfdynhud.util.RFDHLog
This is an alias for println( REGULAR, message ).
println(LogChannel, int, String) - Method in class org.jagatoo.logging.ConsoleLog
println(LogChannel, int, String) - Method in class org.jagatoo.logging.FileLog
println(LogChannel, LogLevel, Object...) - Static method in class org.jagatoo.logging.Log
Prints out a log message with a newline.
println(LogChannel, Object...) - Static method in class org.jagatoo.logging.Log
This is an alias for println( channel, REGULAR, message ).
println(LogChannel, int, String) - Method in class org.jagatoo.logging.LogHandler
 
println(LogChannel, int, Object[]) - Method in class org.jagatoo.logging.LogManager
This method will call all the log objects to store the message, if they want to.
printlnCS(LogLevel, Object...) - Static method in class net.ctdp.rfdynhud.util.RFDHLog
Prints out a log message with a newline.
printlnCS(Object...) - Static method in class net.ctdp.rfdynhud.util.RFDHLog
This is an alias for println( REGULAR, message ).
printlnCS(LogChannel, LogLevel, Object...) - Static method in class org.jagatoo.logging.Log
Prints out a log message with a newline.
printlnCS(LogChannel, Object...) - Static method in class org.jagatoo.logging.Log
This is an alias for println( channel, REGULAR, message ).
printlnCS(LogChannel, int, Object[]) - Method in class org.jagatoo.logging.LogManager
This method will call all the log objects to store the message, if they want to.
printlnEx(Object...) - Static method in class net.ctdp.rfdynhud.util.RFDHLog
This is an alias for println( EXHAUSTIVE, message ).
printlnEx(LogChannel, Object...) - Static method in class org.jagatoo.logging.Log
This is an alias for println( channel, EXHAUSTIVE, message ).
printlnExCS(Object...) - Static method in class net.ctdp.rfdynhud.util.RFDHLog
This is an alias for println( EXHAUSTIVE, message ).
printlnExCS(LogChannel, Object...) - Static method in class org.jagatoo.logging.Log
This is an alias for println( channel, EXHAUSTIVE, message ).
profile(Object...) - Static method in class net.ctdp.rfdynhud.util.RFDHLog
This is an alias for println( PROFILE, message ).
profile(LogChannel, Object...) - Static method in class org.jagatoo.logging.Log
This is an alias for println( channel, PROFILE, message ).
profileCS(Object...) - Static method in class net.ctdp.rfdynhud.util.RFDHLog
This is an alias for println( PROFILE, message ).
profileCS(LogChannel, Object...) - Static method in class org.jagatoo.logging.Log
This is an alias for println( channel, PROFILE, message ).
ProfileInfo - Class in net.ctdp.rfdynhud.gamedata
Model of the current player's profile information
ProfileInfo() - Constructor for class net.ctdp.rfdynhud.gamedata.ProfileInfo
Create a new instance.
ProfileInfo.MeasurementUnits - Enum in net.ctdp.rfdynhud.gamedata
Model of measurement units (everything but speed)
ProfileInfo.MeasurementUnits.Convert - Class in net.ctdp.rfdynhud.gamedata
 
ProfileInfo.SpeedUnits - Enum in net.ctdp.rfdynhud.gamedata
Model of speed units
ProfileInfo.SpeedUnits.Convert - Class in net.ctdp.rfdynhud.gamedata
 
PropertiesContainer - Class in net.ctdp.rfdynhud.properties
A container for Widget Propertys.
PropertiesContainer() - Constructor for class net.ctdp.rfdynhud.properties.PropertiesContainer
 
PropertiesKeeper - Interface in net.ctdp.rfdynhud.properties
Interface for all classes, that keep properties.
Property - Class in net.ctdp.rfdynhud.properties
The Property serves as a general data container and adapter.
Property(String, String, boolean, PropertyEditorType, String, String) - Constructor for class net.ctdp.rfdynhud.properties.Property
 
Property(String, String, boolean, PropertyEditorType) - Constructor for class net.ctdp.rfdynhud.properties.Property
 
Property(String, String, PropertyEditorType) - Constructor for class net.ctdp.rfdynhud.properties.Property
 
Property(String, boolean, PropertyEditorType, String, String) - Constructor for class net.ctdp.rfdynhud.properties.Property
 
Property(String, boolean, PropertyEditorType) - Constructor for class net.ctdp.rfdynhud.properties.Property
 
Property(String, PropertyEditorType) - Constructor for class net.ctdp.rfdynhud.properties.Property
 
PropertyEditorType - Enum in net.ctdp.rfdynhud.properties
The PropertyEditorType indicates the kind of editor to be used for the Property.
PropertyLoader - Interface in net.ctdp.rfdynhud.properties
The PropertyLoader loads properties from a configuration file.
PropertyWriter - Interface in net.ctdp.rfdynhud.util
Writes properties to a configuration file.
pushClip(int, int, int, int, boolean) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
pushClip(int, int, int, int) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
pushClip(Rect2i, boolean) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
pushClip(Rect2i) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
pushGroup(Object, boolean) - Method in class net.ctdp.rfdynhud.properties.PropertiesContainer
Creates a new property group inside the current group (pushed one level down).
pushGroup(Object) - Method in class net.ctdp.rfdynhud.properties.PropertiesContainer
Creates a new property group inside the current group (pushed one level down).

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 _