Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

S

save(OutputStream, String) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionModel
Saves the model into an xml file.
scale(double, double) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
setBackground(Color) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Sets the background color for the Graphics2D context.
setBaseClass(Class) - Method in class org.pentaho.reporting.tools.configeditor.model.ClassConfigDescriptionEntry
Defines the base class for this configuration entry.
setClip(int, int, int, int) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Sets the current clipping area to an arbitrary clip shape.
setColor(Color) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Sets this graphics context's current color to the specified color.
setComposite(Composite) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Forwards the call to the parent.
setDescription(String) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionEntry
Defines the descrption of the configuration entry.
setEnabled(boolean) - Method in class org.pentaho.reporting.tools.configeditor.editor.EnumKeyEditor
Sets whether or not this component is enabled.
setEnabled(boolean) - Method in interface org.pentaho.reporting.tools.configeditor.editor.KeyEditor
Defines, whether the key editor should be enabled.
setEnabled(boolean) - Method in class org.pentaho.reporting.tools.configeditor.editor.TextKeyEditor
Sets whether or not this component is enabled.
setFont(Font) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Sets this graphics context's font to the specified font.
setGlobal(boolean) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionEntry
Defines, whether the key is a global key.
setHidden(boolean) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionEntry
Defines, whether the key is hidden.
setLabelWidth(int) - Method in class org.pentaho.reporting.tools.configeditor.editor.EnumKeyEditor
Defines the preferred width of the label.
setLabelWidth(int) - Method in interface org.pentaho.reporting.tools.configeditor.editor.KeyEditor
Sets the width of the label for the editor component.
setLabelWidth(int) - Method in class org.pentaho.reporting.tools.configeditor.editor.TextKeyEditor
Defines the preferred width of the label.
setOptions(String[]) - Method in class org.pentaho.reporting.tools.configeditor.model.EnumConfigDescriptionEntry
Defines all options for this entry.
setPaint(Paint) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Forwards the call to the parent.
setPaintMode() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setParent(TreeNode) - Method in class org.pentaho.reporting.tools.configeditor.model.AbstractConfigTreeNode
Defines the parent of this node, or null if the node should not have a parent.
setParent(TreeNode) - Method in interface org.pentaho.reporting.tools.configeditor.model.ConfigTreeNode
Defines the parent of this node; this replaces all previously defined parents.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Forwards the call to the parent.
setRenderingHints(Map) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Forwards the call to the parent.
setStroke(Stroke) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Sets the Stroke for the Graphics2D context.
setTransform(AffineTransform) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Overwrites the Transform in the Graphics2D context.
setXORMode(Color) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
shear(double, double) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
Concatenates the current Graphics2D Transform with a shearing transform.
sort() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionModel
Sorts the entries of the list.
store() - Method in class org.pentaho.reporting.tools.configeditor.editor.ConfigEditorPanel
Stores all values from the module editor into the report configuration.
store() - Method in class org.pentaho.reporting.tools.configeditor.editor.DefaultModuleEditor
Stores all values for the editor's keys into the report configuration.
store() - Method in class org.pentaho.reporting.tools.configeditor.editor.EnumKeyEditor
Saves the currently selected option as new value in the report configuration.
store() - Method in interface org.pentaho.reporting.tools.configeditor.editor.KeyEditor
Stores the value into the report configuration.
store() - Method in interface org.pentaho.reporting.tools.configeditor.editor.ModuleEditor
Stores all values for the editor's keys into the report configuration.
store() - Method in class org.pentaho.reporting.tools.configeditor.editor.TextKeyEditor
Stores the input as new value for the report configuration.
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links