Class RMEditorShapes
java.lang.Object
com.inductiveautomation.rm.editor.RMEditorShapes
Handles editor methods specific to clipboard operations (cut, copy paste).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddImagePlaceholder(RMEditor anEditor) Adds an image placeholder to the given editor.static voidaddSubreport(RMEditor anEditor) Adds a subreport to the given editor.static voidbringToFront(RMEditor anEditor) Orders all currently selected shapes to the front.static voidcombinePaths(RMEditor anEditor) Create new shape by coalescing the outer perimeters of the currently selected shapes.static voidconvertToImage(RMEditor anEditor) Converts currently selected shape to image.static voidequallySpaceColumn(RMEditor anEditor) Arranges currently selected shapes such that they have the same vertical distance between them.static voidequallySpaceRow(RMEditor anEditor) Arranges currently selected shapes such that they have the same horizontal distance between them.static RMTypes.AlignXgetAlignmentX(RMEditor anEditor) Returns the horizontal alignment of the text of the currently selected shapes.static floatgetCharSpacing(RMEditor anEditor) Returns the characters spacing for the currently selected shape.Returns the editor.static RMFontReturns the font of editor's selected shape.static RMFormatReturns the format of the editor's selected shape.static floatgetLineGap(RMEditor anEditor) Returns the line gap at char 0 (or selected char, if editing).static floatgetLineHeightMax(RMEditor anEditor) Returns the maximum line height at char 0 (or selected char, if editing).static floatgetLineHeightMin(RMEditor anEditor) Returns the minimum line height at char 0 (or selected char, if editing).static floatgetLineSpacing(RMEditor anEditor) Returns the line spacing at char 0 (or selected char, if editing).static RMXString.OutlinegetOutline(RMEditor anEditor) Returns the outline state of the currently selected shape (null if none).static RMColorgetSelectedColor(RMEditor anEditor) Returns the specified type of color (text, stroke or fill) of editor's selected shape.static voidgroupInAnimationPath(RMEditor anEditor) Creates an animation path from the selected shapes.static voidgroupInMorphShape(RMEditor anEditor) Adds the selected shapes to a Morph Shape.static voidgroupInPainterShape(RMEditor anEditor) Converts the currently selected shapes to a artist shape.static voidgroupInPanel(RMEditor anEditor) Group currently selected shapes in panel.static voidgroupInScene3D(RMEditor anEditor) Adds the selected shapes to a Scene3D Shape.static voidgroupInScrollPane(RMEditor anEditor) Group currently selected RJShapes in RJScrollPane.static voidgroupInSwitchShape(RMEditor anEditor) Adds the selected shapes to a Switch Shape.static voidgroupInTabbedPane(RMEditor anEditor) Group currently selected shapes in tabbed pane.static voidgroupShapes(RMEditor anEditor, List<? extends RMShape> theShapes, RMParentShape aGroupShape) Groups the given shape list to the given group shape.static booleanisUnderlined(RMEditor anEditor) Returns whether the currently selected shape is underlined.static voidmakeColumnCenter(RMEditor anEditor) Arranges currently selected shapes in a column relative to their center.static voidmakeColumnLeft(RMEditor anEditor) Arranges currently selected shapes in a column relative to their left border.static voidmakeColumnRight(RMEditor anEditor) Arranges currently selected shapes in a column relative to their right border.static voidmakeRowBottom(RMEditor anEditor) Arranges currently selected shapes in a row relative to their bottom.static voidmakeRowCenter(RMEditor anEditor) Arranges currently selected shapes in a row relative to their center.static voidmakeRowTop(RMEditor anEditor) Arranges currently selected shapes in a row relative to their top.static voidmakeSameHeight(RMEditor anEditor) Makes currently selected shapes all have the same height as the first selected shape.static voidmakeSameSize(RMEditor anEditor) Makes currently selected shapes all have the same width and height as the first selected shape.static voidmakeSameWidth(RMEditor anEditor) Makes currently selected shapes all have the same width as the first selected shape.static voidmoveDownOnePoint(RMEditor anEditor) Moves all the currently selected shapes one point down.static voidmoveLeftOnePoint(RMEditor anEditor) Moves all the currently selected shapes one point to the left.static voidmoveRightOnePoint(RMEditor anEditor) Moves all the currently selected shapes one point to the right.static voidmoveToNewLayer(RMEditor anEditor) Moves all the currently selected shapes to a new page layer.static voidmoveUpOnePoint(RMEditor anEditor) Moves all the currently selected shapes one point up.static voidrunDatasetKeyPanel(RMEditor anEditor, String aKeyPath) Runs the dataset key panel to add a table, graph, crosstab or labels to given editor.static voidsendToBack(RMEditor anEditor) Orders all currently selected shapes to the back.static voidsetAlignmentX(RMEditor anEditor, RMTypes.AlignX anAlign) Sets the horizontal alignment of the text of the currently selected shapes.static voidsetCharSpacing(RMEditor anEditor, float aValue) Sets the character spacing for the currently selected shapes.static voidSets the fill color of the editor's selected shapes.static voidsetFontBold(RMEditor anEditor, boolean aFlag) Sets the "boldness" of text in the currently selected shapes.static voidsetFontFamily(RMEditor anEditor, RMFont aFont) Sets the font family of editor's selected shape(s).static voidsetFontItalic(RMEditor anEditor, boolean aFlag) Sets the italic state of text in the currently selected shapes.static voidsetFontName(RMEditor anEditor, RMFont aFont) Sets the font name of editor's selected shape(s).static voidsetFontSize(RMEditor anEditor, float aSize, boolean isRelative) Sets the font size of editor's selected shape(s).static voidSets the format of editor's selected shape(s).static voidsetLineGap(RMEditor anEditor, float aHeight) Sets the line gap for all chars (or all selected chars, if editing).static voidsetLineHeightMax(RMEditor anEditor, float aHeight) Sets the maximum line height for all chars (or all selected chars, if eiditing).static voidsetLineHeightMin(RMEditor anEditor, float aHeight) Sets the minimum line height for all chars (or all selected chars, if editing).static voidsetLineSpacing(RMEditor anEditor, float aHeight) Sets the line spacing for all chars (or all selected chars, if editing).static voidsetOutline(RMEditor anEditor) Sets the currently selected shapes to be outlined.static voidsetOutline(RMEditor anEditor, RMXString.Outline anOutline) Sets the outline state of the currently selected shapes.static voidsetSelectedColor(RMEditor anEditor, RMColor aColor) Sets the specified type of color (text, stroke or fill) of editor's selected shape.static voidsetSizeToFit(RMEditor anEditor) Makes currently selected shapes size to fit content.static voidsetStrokeColor(RMEditor anEditor, RMColor aColor) Sets the stroke color of the editor's selected shapes.static voidsetSubscript(RMEditor anEditor) Sets the currently selected shapes to show text as subscript.static voidsetSuperscript(RMEditor anEditor) Sets the currently selected shapes to show text as superscript.static voidsetTextColor(RMEditor anEditor, RMColor aColor) Sets the text color of the editor's selected shapes.static voidsetUnderlined(RMEditor anEditor) Sets the currently selected shapes to be underlined.static voidsplitHorizontal(RMEditor editor) Splits the selected shape in half on the horizontal axis.static voidsubtractPaths(RMEditor anEditor) Create new shape by coalescing the outer perimeters of the currently selected shapes.static voidungroupShapes(RMEditor anEditor) Ungroups any currently selected group shapes.
-
Constructor Details
-
RMEditorShapes
Creates a new editor shapes helper.
-
-
Method Details
-
getEditor
Returns the editor. -
groupShapes
public static void groupShapes(RMEditor anEditor, List<? extends RMShape> theShapes, RMParentShape aGroupShape) Groups the given shape list to the given group shape. If given shapes list is null, use editor selected shapes. If given group shape is null, create new generic group shape. -
ungroupShapes
Ungroups any currently selected group shapes. -
bringToFront
Orders all currently selected shapes to the front. -
sendToBack
Orders all currently selected shapes to the back. -
makeRowTop
Arranges currently selected shapes in a row relative to their top. -
makeRowCenter
Arranges currently selected shapes in a row relative to their center. -
makeRowBottom
Arranges currently selected shapes in a row relative to their bottom. -
makeColumnLeft
Arranges currently selected shapes in a column relative to their left border. -
makeColumnCenter
Arranges currently selected shapes in a column relative to their center. -
makeColumnRight
Arranges currently selected shapes in a column relative to their right border. -
makeSameSize
Makes currently selected shapes all have the same width and height as the first selected shape. -
makeSameWidth
Makes currently selected shapes all have the same width as the first selected shape. -
makeSameHeight
Makes currently selected shapes all have the same height as the first selected shape. -
setSizeToFit
Makes currently selected shapes size to fit content. -
equallySpaceRow
Arranges currently selected shapes such that they have the same horizontal distance between them. -
equallySpaceColumn
Arranges currently selected shapes such that they have the same vertical distance between them. -
groupInSwitchShape
Adds the selected shapes to a Switch Shape. -
groupInScene3D
Adds the selected shapes to a Scene3D Shape. -
groupInMorphShape
Adds the selected shapes to a Morph Shape. -
groupInAnimationPath
Creates an animation path from the selected shapes. -
groupInPainterShape
Converts the currently selected shapes to a artist shape. -
combinePaths
Create new shape by coalescing the outer perimeters of the currently selected shapes. -
subtractPaths
Create new shape by coalescing the outer perimeters of the currently selected shapes. -
convertToImage
Converts currently selected shape to image. -
moveRightOnePoint
Moves all the currently selected shapes one point to the right. -
moveLeftOnePoint
Moves all the currently selected shapes one point to the left. -
moveUpOnePoint
Moves all the currently selected shapes one point up. -
moveDownOnePoint
Moves all the currently selected shapes one point down. -
moveToNewLayer
Moves all the currently selected shapes to a new page layer. -
getSelectedColor
Returns the specified type of color (text, stroke or fill) of editor's selected shape. -
setSelectedColor
Sets the specified type of color (text, stroke or fill) of editor's selected shape. -
setColor
Sets the fill color of the editor's selected shapes. -
setStrokeColor
Sets the stroke color of the editor's selected shapes. -
setTextColor
Sets the text color of the editor's selected shapes. -
getFont
Returns the font of editor's selected shape. -
setFontFamily
Sets the font family of editor's selected shape(s). -
setFontName
Sets the font name of editor's selected shape(s). -
setFontSize
Sets the font size of editor's selected shape(s). -
setFontBold
Sets the "boldness" of text in the currently selected shapes. -
setFontItalic
Sets the italic state of text in the currently selected shapes. -
isUnderlined
Returns whether the currently selected shape is underlined. -
setUnderlined
Sets the currently selected shapes to be underlined. If a Table or Table Row is selected it will toggle all the child shapes to be underlined based on the underlined state of the first child with text in it. -
getOutline
Returns the outline state of the currently selected shape (null if none). -
setOutline
Sets the currently selected shapes to be outlined. -
setOutline
Sets the outline state of the currently selected shapes. -
getAlignmentX
Returns the horizontal alignment of the text of the currently selected shapes. -
setAlignmentX
Sets the horizontal alignment of the text of the currently selected shapes. -
setSuperscript
Sets the currently selected shapes to show text as superscript. -
setSubscript
Sets the currently selected shapes to show text as subscript. -
getCharSpacing
Returns the characters spacing for the currently selected shape. -
setCharSpacing
Sets the character spacing for the currently selected shapes. -
getLineSpacing
Returns the line spacing at char 0 (or selected char, if editing). -
setLineSpacing
Sets the line spacing for all chars (or all selected chars, if editing). -
getLineGap
Returns the line gap at char 0 (or selected char, if editing). -
setLineGap
Sets the line gap for all chars (or all selected chars, if editing). -
getLineHeightMin
Returns the minimum line height at char 0 (or selected char, if editing). -
setLineHeightMin
Sets the minimum line height for all chars (or all selected chars, if editing). -
getLineHeightMax
Returns the maximum line height at char 0 (or selected char, if editing). -
setLineHeightMax
Sets the maximum line height for all chars (or all selected chars, if eiditing). -
getFormat
Returns the format of the editor's selected shape. -
setFormat
Sets the format of editor's selected shape(s). -
splitHorizontal
Splits the selected shape in half on the horizontal axis. -
addImagePlaceholder
Adds an image placeholder to the given editor. -
addSubreport
Adds a subreport to the given editor. -
runDatasetKeyPanel
Runs the dataset key panel to add a table, graph, crosstab or labels to given editor. -
groupInPanel
Group currently selected shapes in panel. -
groupInTabbedPane
Group currently selected shapes in tabbed pane. -
groupInScrollPane
Group currently selected RJShapes in RJScrollPane.
-