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

R

radiosity_group_name - Static variable in class org.povclipse2.i18n.I18nRenderAS
 
read(byte[], int, int) - Method in class org.povclipse2.wizards.helper.TarInputStream
 
read() - Method in class org.povclipse2.wizards.helper.TarInputStream
 
readBoolean() - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads one input byte and returns true if that byte is nonzero, false if that byte is zero.
readByte() - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads and returns one input byte.
readChar() - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads an input char and returns the char value.
readDouble() - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads eight input bytes and returns a double value.
readFile(String, Charset) - Static method in class org.povclipse2.utils.ProjectUtils
 
readFile(File) - Static method in class org.povclipse2.utils.StringUtils
 
readFiles() - Method in class org.povclipse2.views.RenderMessagesView
Reads all message files in a parallel manner, each file is read by a thread of it's own.
readFloat() - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads four input bytes and returns a float value.
readFully(byte[]) - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads some bytes from an input stream and stores them into the buffer array b.
readFully(byte[], int, int) - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads len bytes from an input stream.
readIndexFileAsynchronous() - Method in interface org.povclipse2.editors.help.PovrayDocExtractor
Hook for starting the prosessing of the Povray help index file.
Note: The processing has to be implemented in a asynchronous manner using a thread of it's own!
readInputStream(InputStreamReader) - Static method in class org.povclipse2.utils.StringUtils
Reads the given InputStreamReader and return the content as StringBuffer.
In case of an exception while reading the file an empty StringBuffer is returned.
readInt() - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads four input bytes and returns an int value.
readLine() - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads the next line of text from the input stream.
readLockTree() - Method in class org.povclipse2.editors.processors.PovclipseParsedProject
 
readLong() - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads eight input bytes and returns a long value.
readRLE(int, byte[]) - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads the stream in a RLE (runntime length encoded) encoded way.
readRLE(int, byte[], int, int) - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads the stream in a RLE (runntime length encoded) encoded way.
readShort() - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads two input bytes and returns a short value.
readUnlockTree() - Method in class org.povclipse2.editors.processors.PovclipseParsedProject
 
readUnsignedByte() - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads one input byte, zero-extends it to type int, and returns the result, which is therefore in the range 0 through 255.
readUnsignedShort() - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads two input bytes and returns an int value in the range 0 through 65535.
readUTF() - Method in class org.povclipse2.tools.image.targa.TGADecoder.LEInputStream
Reads in a string that has been encoded using a modified UTF-8 format.
readValuesFromPropertyStore() - Method in class org.povclipse2.property.LibraryPathTab
Reads all settings beeing displayed from the ProjectPropertyStore.
recalcLayout() - Method in class org.povclipse2.dialogs.colormap.ColormapDialog
Automatically resized the dialog if necessary.
recalcLayout() - Method in interface org.povclipse2.dialogs.ISizeUpdater
Request to recalculate the layout.
reconcile(IRegion) - Method in class org.povclipse2.editors.PovrayReconcilingStrategy
 
reconcile(DirtyRegion, IRegion) - Method in class org.povclipse2.editors.PovrayReconcilingStrategy
 
red - Variable in class org.povclipse2.tools.image.hdr.RGBColor
 
registerCallback(MenuItem, Object, String) - Method in class org.povclipse2.dialogs.flow.AbstractFlowWidget
Adds a new SelectionListener to the given MenuItem, which calls the handler method using Java reflection.
reload() - Method in class org.povclipse2.actionsets.render.settings.tree.AbstractConfigurationTree
Reloads the full tree content.
reload() - Method in interface org.povclipse2.actionsets.render.settings.tree.IConfigurationTree
Reloads the full tree content.
reloadSelectionTree(boolean) - Method in class org.povclipse2.actionsets.render.settings.RenderSettingsDialog
Deprecated.
 
reloadTemplateTree(boolean) - Method in class org.povclipse2.actionsets.render.settings.RenderSettingsDialog
Deprecated.
 
removeAction(Action) - Method in class org.povclipse2.tools.swt.action.DropdownTextAction
 
removeAllMarkers() - Static method in class org.povclipse2.utils.ProjectUtils
Delete all of our IMarkers from the known open editors.
removeChild(Segment) - Method in class org.povclipse2.editors.Segment
Removes a single child from the list of childrens.
removeChilds() - Method in class org.povclipse2.editors.Segment
Removes all childs from the list of children.
removeDisposeListener(DisposeListener) - Method in class org.povclipse2.editors.hovers.PovrayInformationControl
 
removeEntry(IniDocument) - Static method in class org.povclipse2.actionsets.render.RenderHistoryStore
 
removeFocusListener(FocusListener) - Method in class org.povclipse2.editors.hovers.PovrayInformationControl
 
removeFolderIfDefault(String) - Method in class org.povclipse2.property.LibraryPathTab
 
removeItem(TreeItem) - Method in class org.povclipse2.actionsets.render.settings.tree.AbstractConfigurationTree
 
removeItem(TreeItem) - Method in interface org.povclipse2.actionsets.render.settings.tree.IConfigurationTree
Removes a specific TreeItem.
removePovClipseProjectNature(IProject) - Static method in class org.povclipse2.PovClipseProjectNature
Removes all PovClipse project natures from the given project.
removeValue(IniEntry.Type) - Method in class org.povclipse2.editors.ini.IniDocument
 
removeWord(String) - Method in class org.povclipse2.editors.rules.ConfigurableWordRule
Removs the given word from the known list.
render(IniDocument) - Static method in class org.povclipse2.actionsets.render.RenderActionSetPulldown
Starts a rendering process using the specified render configuration.
render(IniDocument, Shell) - Static method in class org.povclipse2.actionsets.render.RenderActionSetPulldown
Starts a rendering process using the specified render configuration.
RENDER_COMPLETION_ACTIVATE_JOBS_VIEW - Static variable in class org.povclipse2.preferences.PovrayPreferenceConstants
 
RENDER_COMPLETION_ACTIVATE_MESSAGE_VIEW - Static variable in class org.povclipse2.preferences.PovrayPreferenceConstants
 
RENDER_COMPLETION_ACTIVATE_NO_CHANGE - Static variable in class org.povclipse2.preferences.PovrayPreferenceConstants
 
RENDER_CONFIGURATION_OPTION_NAME - Static variable in class org.povclipse2.help.PovClipseHelpLinks
 
RENDER_CONFIGURATION_RENDERER_TYPE - Static variable in class org.povclipse2.help.PovClipseHelpLinks
 
RenderActionSetPulldown - Class in org.povclipse2.actionsets.render
 
RenderActionSetPulldown() - Constructor for class org.povclipse2.actionsets.render.RenderActionSetPulldown
Constructor
RenderConfiguration - Interface in org.povclipse2.actionsets.render
Deprecated.
RenderConfigurationException - Exception in org.povclipse2.actionsets.render
Exception used within the Render Configuration widget.
RenderConfigurationException(String) - Constructor for exception org.povclipse2.actionsets.render.RenderConfigurationException
Contructor.
RenderConfigurationException(String, Throwable) - Constructor for exception org.povclipse2.actionsets.render.RenderConfigurationException
Contructor.
RenderConfigurationException(Throwable) - Constructor for exception org.povclipse2.actionsets.render.RenderConfigurationException
Contructor.
RenderHistoryEntry - Class in org.povclipse2.actionsets.render
One entry in our history table
RenderHistoryEntry() - Constructor for class org.povclipse2.actionsets.render.RenderHistoryEntry
 
RenderHistoryStore - Class in org.povclipse2.actionsets.render
Manage our past renders for the rerender menu.
RenderHistoryStore() - Constructor for class org.povclipse2.actionsets.render.RenderHistoryStore
 
RenderJobsView - Class in org.povclipse2.views
View for displaying and killing running render jobs.
RenderJobsView() - Constructor for class org.povclipse2.views.RenderJobsView
Constructor
RenderKeyAction - Class in org.povclipse2.editors.actions
 
RenderKeyAction() - Constructor for class org.povclipse2.editors.actions.RenderKeyAction
 
RenderMessagesView - Class in org.povclipse2.views
View showing the messages generated by Povray when rendering.
RenderMessagesView() - Constructor for class org.povclipse2.views.RenderMessagesView
The constructor.
RenderSettings - Class in org.povclipse2.actionsets.render.settings
 
RenderSettings(Composite, int, KeyListener, RenderSettingsDialog, IErrorDisplayer) - Constructor for class org.povclipse2.actionsets.render.settings.RenderSettings
 
RenderSettingsDialog - Class in org.povclipse2.actionsets.render.settings
Deprecated.
RenderSettingsDialog(Shell, IPath) - Constructor for class org.povclipse2.actionsets.render.settings.RenderSettingsDialog
Deprecated.
Creates a tray dialog instance.
RenderSettingsDialog(Shell, OldRenderConfiguration) - Constructor for class org.povclipse2.actionsets.render.settings.RenderSettingsDialog
Deprecated.
Creates a tray dialog instance.
RenderThread - Class in org.povclipse2.thread
Thread for executing Povray.
Prior to calling Povray the INI file is created.
RenderThread(IniDocument, RenderMessagesView) - Constructor for class org.povclipse2.thread.RenderThread
Constructor.
ResourceFileSelectionDialog - Class in org.povclipse2.tools.swt.widgets
Choose a file from within the project
ResourceFileSelectionDialog(String, String, String[]) - Constructor for class org.povclipse2.tools.swt.widgets.ResourceFileSelectionDialog
 
ResourceFileSelectionDialog(Shell, ILabelProvider, ITreeContentProvider) - Constructor for class org.povclipse2.tools.swt.widgets.ResourceFileSelectionDialog
 
restoresLocation() - Method in class org.povclipse2.editors.hovers.PovrayInformationControl
 
restoresSize() - Method in class org.povclipse2.editors.hovers.PovrayInformationControl
 
restoreWidgetValues() - Method in class org.povclipse2.wizards.WizardArchivePovClipseProjectResourceExportPage
Hook method for restoring widget values to the values that they held last time this wizard was used to completion.
restoreWidgetValues() - Method in class org.povclipse2.wizards.WizardArchivePovClipseProjectResourceImportPage
Use the dialog store to restore widget values to the values that they held last time this wizard was used to completion.
RGBColor - Class in org.povclipse2.tools.image.hdr
The RGBColor class is used to represent a color.
RGBColor() - Constructor for class org.povclipse2.tools.image.hdr.RGBColor
Construct a new RGBColor object with components 0,0,0.
RGBColor(float, float, float) - Constructor for class org.povclipse2.tools.image.hdr.RGBColor
Construct a new RGBColor object with components r,g,b.
RGBColor(double, double, double) - Constructor for class org.povclipse2.tools.image.hdr.RGBColor
Construct a new RGBColor object with components r,g,b.
RGBColor(DataInputStream) - Constructor for class org.povclipse2.tools.image.hdr.RGBColor
Reconstruct an RGBColor based on its serialized representation.
rightWidth - Variable in class org.povclipse2.dialogs.flow.AbstractFlowWidget
 
rootItem - Variable in class org.povclipse2.actionsets.render.settings.tree.AbstractConfigurationTree
 
rootToken - Variable in class org.povclipse2.editors.outline.PovrayContentOutlinePage.ContentProvider
 
RSHash(String) - Static method in class org.povclipse2.tools.hash.GeneralHashFunctionLibrary
 
run(IAction) - Method in class org.povclipse2.actionsets.insert.InsertActionPulldown
 
run(IAction) - Method in class org.povclipse2.actionsets.render.RenderActionSetPulldown
 
run(IAction) - Method in class org.povclipse2.common.PovClipseActionDeligator
 
run() - Method in class org.povclipse2.editors.actions.FocusHoverAction
Implementation of the actions run method.
run() - Method in class org.povclipse2.editors.actions.OpenColorEditorAction
Opens the direct color editor if possible.
run() - Method in class org.povclipse2.editors.actions.OpenColormapEditorAction
Opens the direct color editor if possible.
run() - Method in class org.povclipse2.editors.actions.OpenPovrayDocAction
Toggles the // comments for the actual selection.
run(IAction) - Method in class org.povclipse2.editors.actions.PovClipseEditorPopupMenuActionDeligator
 
run() - Method in class org.povclipse2.editors.actions.ToggleCommentAction
Toggles the // comments for the actual selection.
run(IAction) - Method in class org.povclipse2.editors.PovClipseEditorActionDeligate
 
run() - Method in class org.povclipse2.thread.BannerThread
 
run() - Method in class org.povclipse2.thread.ImageLoaderThread
 
run() - Method in class org.povclipse2.thread.PovMessageThread
 
run(IProgressMonitor) - Method in class org.povclipse2.thread.ProjectProcessorThread
 
run(IProgressMonitor) - Method in class org.povclipse2.thread.RenderThread
Writes the line using the writer, followed ba a NEWLINE.
run() - Method in class org.povclipse2.tools.AudioPlayer
Starts the sound playing
run() - Method in class org.povclipse2.utils.ActiveWorkbenchWindowFinder
 
run(IAction) - Method in class org.povclipse2.views.ImageObjectDeligator
 
run(IProgressMonitor) - Method in class org.povclipse2.wizards.helper.ArchiveFileExportOperation
Export the resources that were previously specified for export (or if a single resource was specified then export it recursively)
run_fetching() - Method in class org.povclipse2.thread.PovMessageThread
Deprecated. 
RunningRenderer - Class in org.povclipse2.editors.beans
Bean for holding the running render threads.
RunningRenderer(Date, Process, IniDocument) - Constructor for class org.povclipse2.editors.beans.RunningRenderer
Constructor
RunningRendererComparator - Class in org.povclipse2.tools.comparator
Comparator capable using the following RunningRenderer comparation modes: Compare the start time Compare the finish time Compare the renderer configuration name Compare the name of the file being rendered (ignoring the path)
runProcessor(String, DirtyRegion) - Method in class org.povclipse2.thread.ProjectProcessorThreadManager
 
runWithEvent(Event) - Method in class org.povclipse2.editors.actions.OpenColorEditorAction
 
runWithEvent(Event) - Method in class org.povclipse2.editors.actions.OpenColormapEditorAction
 
runWithEvent(Event) - Method in class org.povclipse2.editors.actions.ToggleCommentAction
 
rvalue - Variable in class org.povclipse2.editors.processors.MathProcessor.Constant
 
RValue - Class in org.povclipse2.editors.scanners
Define an RValue from a parsed expression.
Also acts as an accumulator for during parsing via the RValue.operator attribute.
RValue() - Constructor for class org.povclipse2.editors.scanners.RValue
bean constructor
RValue(RValue.Type) - Constructor for class org.povclipse2.editors.scanners.RValue
Convenience constructor to set the Type of this RValue
RValue(String) - Constructor for class org.povclipse2.editors.scanners.RValue
Convenience constructor to set this RValue to this String
RValue(double) - Constructor for class org.povclipse2.editors.scanners.RValue
Convenience constructor to set this RValue to this numeric value
RValue(double, double, double) - Constructor for class org.povclipse2.editors.scanners.RValue
Convenience constructor to create a vector out of 3 doubles
RValue.Type - Enum in org.povclipse2.editors.scanners
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links