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 _ 

E

EditorActionHandler - Class in org.povclipse2.editors.actions
Handler class for all Povray Editor commands.
The corresponding action will be launched when receiving an execution event.
EditorActionHandler() - Constructor for class org.povclipse2.editors.actions.EditorActionHandler
 
EditorPreferencePage - Class in org.povclipse2.preferences
Preference page for the Editor part.
Allows to set the colors used by the syntax highlighting.
EditorPreferencePage() - Constructor for class org.povclipse2.preferences.EditorPreferencePage
Constructor
ELFHash(String) - Static method in class org.povclipse2.tools.hash.GeneralHashFunctionLibrary
 
enableMakeActiveButton(boolean) - Method in class org.povclipse2.editors.ini.pages.OverviewPage
 
endOfLineOf(int) - Method in class org.povclipse2.editors.NonRuleBasedDamagerRepairer
Returns the end offset of the line that contains the specified offset or if the offset is inside a line delimiter, the end offset of the next line.
endSequenceDetected(ICharacterScanner) - Method in class org.povclipse2.editors.rules.NestedEndTokenRule
Returns whether the end sequence was detected.
ensureArchiveIsComplete() - Method in class org.povclipse2.wizards.WizardArchivePovClipseProjectResourceExportPage
Checks if all neccessary project files and folders are selected to be exported by the user.
If not the user is aksed to confirm the export despite the missing project files.
ensureDirectoryExists(File) - Method in class org.povclipse2.wizards.WizardArchivePovClipseProjectResourceExportPage
Attempts to ensure that the specified directory exists on the local file system.
ensureLength(String, int, char, boolean) - Static method in class org.povclipse2.common.Formatter
Ensures that the given String has at least the given length.
Please note that longer Strings are NOT truncated!
ensureMaxLength(String, int) - Method in class org.povclipse2.utils.StringUtils
Ensures that the given String is never longer than the given maxLen.
ensureMaxLineLength(String, int) - Static method in class org.povclipse2.utils.StringUtils
Inserts newlines if a line would be longer than lineLen characters.
ensureMetadataDirectory(IProject) - Static method in class org.povclipse2.utils.ProjectUtils
The ".metadata" directory is created if it does not exist.
ensureOnlyWhiteSpaces(String) - Static method in class org.povclipse2.utils.StringUtils
 
ensureTargetDirectoryIsValid(String) - Method in class org.povclipse2.wizards.WizardArchivePovClipseProjectResourceExportPage
Returns a boolean indicating whether the directory portion of the passed pathname is valid and available for use.
ensureTargetFileIsValid(File) - Method in class org.povclipse2.wizards.WizardArchivePovClipseProjectResourceExportPage
Returns a boolean indicating whether the passed File handle is is valid and available for use.
ensureTargetIsValid(File) - Method in class org.povclipse2.wizards.WizardArchivePovClipseProjectResourceExportPage
If the target for export does not exist then attempt to create it.
ensureTargetIsValid() - Method in class org.povclipse2.wizards.WizardArchivePovClipseProjectResourceExportPage
Ensures that the target output file and its containing directory are both valid and able to be used.
entries - Variable in class org.povclipse2.editors.ini.IniDocument
 
entries() - Method in class org.povclipse2.wizards.helper.TarFile
Returns an enumeration cataloguing the tar archive.
entryChanged(IniEntry) - Method in class org.povclipse2.editors.ini.IniDocument
 
entryChanged(IniEntry) - Method in class org.povclipse2.editors.ini.IniEditor
 
entryChanged(IniEntry) - Method in interface org.povclipse2.editors.ini.IniEditorChangeListener
This entry has changed.
entryDeleted(IniEntry) - Method in class org.povclipse2.editors.ini.IniEditor
 
entryDeleted(IniEntry) - Method in interface org.povclipse2.editors.ini.IniEditorChangeListener
Delete this entry from the document.
equals(Object) - Method in class org.povclipse2.code.data.ColorData
 
equals(Object) - Method in class org.povclipse2.editors.PovClipseContextInformation
 
equals(Object) - Method in class org.povclipse2.editors.scanners.PovClipseToken
 
equals(Object) - Method in class org.povclipse2.editors.Segment
A segment is considered equal to an other if the following attributs are the very same: position name type
equals(Object) - Method in class org.povclipse2.property.megapovxrs.CopyPattern
 
equals(Object) - Method in class org.povclipse2.property.megapovxrs.ServerLocation
 
equals(Object) - Method in class org.povclipse2.tools.image.hdr.RGBColor
Determine whether two colors are identical.
equals(Vec2) - Method in class org.povclipse2.tools.image.hdr.Vec2
Determine whether two vectors are identical.
ERGB_EXP_SCALE - Static variable in class org.povclipse2.tools.image.hdr.RGBColor
 
err_assigning_povclipse_prj_nature - Static variable in class org.povclipse2.i18n.I18nError
 
err_compressed_tga - Static variable in class org.povclipse2.i18n.I18nImageView
 
err_copy_pattern_parse_id - Static variable in class org.povclipse2.i18n.I18nError
 
err_copy_unsuccessful - Static variable in class org.povclipse2.i18n.I18nError
 
err_dialog_title - Static variable in class org.povclipse2.i18n.I18nError
 
err_folder_creation - Static variable in class org.povclipse2.i18n.I18nError
 
err_folder_creation_is_file - Static variable in class org.povclipse2.i18n.I18nError
 
err_internal_error - Static variable in class org.povclipse2.i18n.I18nError
 
err_megapovxrs_clientscript_not_set - Static variable in class org.povclipse2.i18n.I18nError
 
err_opening_editor - Static variable in class org.povclipse2.i18n.I18nError
 
err_opening_image_view - Static variable in class org.povclipse2.i18n.I18nError
 
err_opening_render_view - Static variable in class org.povclipse2.i18n.I18nError
 
err_path_contains_double_dot - Static variable in class org.povclipse2.i18n.I18nError
 
err_povray_executeable_not_set - Static variable in class org.povclipse2.i18n.I18nError
 
err_povray_exit_value - Static variable in class org.povclipse2.i18n.I18nError
 
err_render_config_file_not_exist - Static variable in class org.povclipse2.i18n.I18nError
 
err_render_config_no_name - Static variable in class org.povclipse2.i18n.I18nError
 
err_render_config_no_out_file - Static variable in class org.povclipse2.i18n.I18nError
 
err_render_config_no_out_format - Static variable in class org.povclipse2.i18n.I18nError
 
err_render_config_no_render_file - Static variable in class org.povclipse2.i18n.I18nError
 
err_render_config_povfile_not_within_workspace - Static variable in class org.povclipse2.i18n.I18nError
 
err_render_config_project_not_exist - Static variable in class org.povclipse2.i18n.I18nError
 
err_render_config_project_unknown - Static variable in class org.povclipse2.i18n.I18nError
 
err_sdl_bad_vector_access - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_case_not_inside_switch - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_case_param_count_wrong - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_equals_expected - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_err_in_include - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_expression_expected - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_failed_to_parse_macro_usage - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_failed_to_parse_version - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_feature_version_wrong - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_for_param_count_wrong - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_include_not_found - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_invalid_expression - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_misplaced_else - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_misplaced_end - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_missing_rparen - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_non_vector_access - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_numeric_operator_unexpected - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_numeric_value_expected - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_param_count_wrong - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_range_not_inside_switch - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_range_param_count_wrong - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_semicolon_expected - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_string_expected - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_unexpected_string - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_unexpected_token - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_unexpected_vector - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_unknown_token - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_sdl_vector_expected - Static variable in class org.povclipse2.i18n.I18nEditor
 
err_select_line - Static variable in class org.povclipse2.i18n.I18nError
 
err_server_location_parse_id - Static variable in class org.povclipse2.i18n.I18nError
 
err_unsupported_corrupt_image - Static variable in class org.povclipse2.i18n.I18nImageView
 
error_archive_must_be_file - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
error_closing_zip_file - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
error_creation_problems - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
error_exporting - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
error_file_can_not_be_overwritten - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
error_getting_project_list - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
error_no_file_selected - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
error_opening_zip_file - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
error_problems - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
error_source_could_not_be_read - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
error_source_not_valid_tar - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
error_source_not_valid_zip - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
errorLabel - Variable in class org.povclipse2.editors.ini.pages.widgets.DecoratedOutputFile
 
errorLabel - Variable in class org.povclipse2.editors.ini.pages.widgets.LabeledLabel
 
errorLabel - Variable in class org.povclipse2.editors.ini.pages.widgets.LabeledText
 
evaluate(ICharacterScanner) - Method in class org.povclipse2.editors.rules.PovNestedDirectiveRule
 
evaluate(ICharacterScanner, boolean) - Method in class org.povclipse2.editors.rules.PovNestedDirectiveRule
 
evaluate(ICharacterScanner) - Method in class org.povclipse2.editors.rules.PovNestedGroupRule
 
evaluate(ICharacterScanner, boolean) - Method in class org.povclipse2.editors.rules.PovNestedGroupRule
 
evaluate(ICharacterScanner) - Method in class org.povclipse2.editors.rules.PovNumberRule
 
evaluate(ICharacterScanner, boolean) - Method in class org.povclipse2.editors.rules.PovNumberRule
 
evaluate(ICharacterScanner) - Method in class org.povclipse2.editors.rules.PovOneChildRule
 
evaluate(ICharacterScanner, boolean) - Method in class org.povclipse2.editors.rules.PovOneChildRule
 
evaluate(ICharacterScanner, boolean) - Method in class org.povclipse2.editors.rules.PovVectorRule
 
evaluate(ICharacterScanner) - Method in class org.povclipse2.editors.rules.PovVectorRule
 
evaluate(ICharacterScanner) - Method in class org.povclipse2.editors.rules.PovWordRule
 
evaluate(ICharacterScanner, boolean) - Method in class org.povclipse2.editors.rules.PovWordRule
 
evaluateFunction(PovClipseToken) - Method in class org.povclipse2.editors.processors.MathProcessor
 
execute(ExecutionEvent) - Method in class org.povclipse2.editors.actions.EditorActionHandler
 
execute(ExecutionEvent) - Method in class org.povclipse2.editors.actions.RenderKeyAction
 
executeExportOperation(ArchiveFileExportOperation) - Method in class org.povclipse2.wizards.WizardArchivePovClipseProjectResourceExportPage
Export the passed resource and recursively export all of its child resources (iff it's a container).
exists() - Method in class org.povclipse2.tools.resource.ExternalFileInput
 
expandFullTree() - Method in class org.povclipse2.actionsets.render.settings.tree.AbstractConfigurationTree
Expands the full tree down to the leaves.
export_compress_file - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_create_dir_structure - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_create_only_selected_dirs - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_destination_label - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_destination_selector_title - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_file_exists_overwite_question - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_folder_does_not_exist_create_question - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_folder_error_creation - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_folder_error_directory_exists - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_monitor_title - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_problems - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_tar_format - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_title - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_wizard_title - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_wizard_title_description - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
export_zip_format - Static variable in class org.povclipse2.i18n.I18nImportExportWizard
 
exportResource(IResource) - Method in class org.povclipse2.wizards.helper.ArchiveFileExportOperation
Export the passed resource to the destination .zip.
exportResource(IResource, int) - Method in class org.povclipse2.wizards.helper.ArchiveFileExportOperation
Export the passed resource to the destination .zip
exportSpecifiedResources() - Method in class org.povclipse2.wizards.helper.ArchiveFileExportOperation
Export the resources contained in the previously-defined resourcesToExport collection
extensionDescriptions - Static variable in class org.povclipse2.editors.ini.pages.widgets.LabeledOutputType
 
ExternalFileInput - Class in org.povclipse2.tools.resource
IStorageEditorInput implementation for opening external files in an editor.
ExternalFileInput(IStorage) - Constructor for class org.povclipse2.tools.resource.ExternalFileInput
 
ExternalFileStorage - Class in org.povclipse2.tools.resource
IStorage implementation for opening external files in an editor.
ExternalFileStorage(String) - Constructor for class org.povclipse2.tools.resource.ExternalFileStorage
Contstructor.
extractDeclarationName(String) - Static method in class org.povclipse2.utils.StringUtils
 
extractDeclarationRValue(String) - Static method in class org.povclipse2.utils.StringUtils
 
extractExpression(String) - Static method in class org.povclipse2.utils.StringUtils
Given '#ifdef (TARGET)' return 'TARGET'
FIXME: Broken for case: #ifdef /*(*/ (foo)
extractMacroName(String) - Static method in class org.povclipse2.utils.StringUtils
 
extractParam(String) - Static method in class org.povclipse2.utils.StringUtils
Extract a string up to the next comma.
extractProjectFromPath(String) - Static method in class org.povclipse2.utils.ProjectUtils
Exgtracts the project from a given path.
extractQuotedString(String, boolean) - Static method in class org.povclipse2.utils.StringUtils
Extracts everything between the first two ocurrences of a doublequote.
extractTo(String, char) - Static method in class org.povclipse2.utils.StringUtils
Extract a string up to this character.
extractUSNumber(String, int) - Static method in class org.povclipse2.utils.StringUtils
Extracts the n-th occurence of a US-styled number from the given String.
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