Skip navigation links
Uberfire Wires :: Core Client 7.30.0.Final-redhat-00003
A B C D F G H I L M O P R S T V W 

A

AbstractBaseFactory<T extends com.ait.lienzo.client.core.shape.Shape<T>> - Class in org.uberfire.ext.wires.core.client.factories
Base implementation of a ShapeFactory to avoid unnecessary boiler-plate code
AbstractBaseFactory() - Constructor for class org.uberfire.ext.wires.core.client.factories.AbstractBaseFactory
 
accordion - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
actions - Variable in class org.uberfire.ext.wires.core.client.actions.ActionsScreen
 
ActionsGroup - Class in org.uberfire.ext.wires.core.client.actions
 
ActionsGroup() - Constructor for class org.uberfire.ext.wires.core.client.actions.ActionsGroup
 
ActionShape - Class in org.uberfire.ext.wires.core.client.actions
 
ActionShape() - Constructor for class org.uberfire.ext.wires.core.client.actions.ActionShape
 
ActionsScreen - Class in org.uberfire.ext.wires.core.client.actions
 
ActionsScreen() - Constructor for class org.uberfire.ext.wires.core.client.actions.ActionsScreen
 
ActionsScreenActivity - Class in org.uberfire.ext.wires.core.client.actions
 
ActionsScreenActivity(PlaceManager) - Constructor for class org.uberfire.ext.wires.core.client.actions.ActionsScreenActivity
 
addShape(WiresBaseShape) - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
addShape(WiresBaseShape, ShapeFactory) - Method in class org.uberfire.ext.wires.core.client.layers.LayersGroup
 
addShapeFactory(ShapeFactory) - Method in class org.uberfire.ext.wires.core.client.factories.ShapeFactoryCache
 
AppImages - Interface in org.uberfire.ext.wires.core.client.resources
GWT managed images for Workbench
AppResource - Interface in org.uberfire.ext.wires.core.client.resources
 
attachControlPoint(ControlPoint) - Method in class org.uberfire.ext.wires.core.client.magnets.DefaultMagnet
 

B

BaseGroup - Class in org.uberfire.ext.wires.core.client.palette
 
BaseGroup() - Constructor for class org.uberfire.ext.wires.core.client.palette.BaseGroup
 
BOUNDINGS_BY_STENCIL - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
broadcastBlurEvent() - Method in class org.uberfire.ext.wires.core.client.canvas.FocusableLienzoPanel
 
build(NodeMouseClickHandler, ImageResource) - Method in class org.uberfire.ext.wires.core.client.actions.StencilActionBuilder
 
build(WiresBaseShape, ShapeFactory) - Method in class org.uberfire.ext.wires.core.client.layers.StencilLayerBuilder
 
build(LienzoPanel, FactoryHelper, ShapeFactory) - Method in class org.uberfire.ext.wires.core.client.palette.StencilPaletteBuilder
 

C

calculateHeight(int) - Static method in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
canvasLayer - Variable in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
CATEGORY - Static variable in class org.uberfire.ext.wires.core.client.factories.categories.ConnectorCategory
 
CATEGORY - Static variable in class org.uberfire.ext.wires.core.client.factories.categories.ContainerCategory
 
CATEGORY - Static variable in class org.uberfire.ext.wires.core.client.factories.categories.FixedShapeCategory
 
CATEGORY - Static variable in class org.uberfire.ext.wires.core.client.factories.categories.ShapeCategory
 
categoryConnectors - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
categoryContainers - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
categoryFixedShapes - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
categoryShapes - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
center() - Method in class org.uberfire.ext.wires.core.client.progressbar.ProgressBar
 
clear() - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
clear() - Method in interface org.uberfire.ext.wires.core.client.resources.AppImages
 
clearPanel() - Method in class org.uberfire.ext.wires.core.client.layers.LayersGroup
 
clearSelection() - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
collapseCategoryConnectors - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
collapseCategoryContainers - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
collapseCategoryFixedShapes - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
collapseCategoryShapes - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
ConnectibleControlPoint - Class in org.uberfire.ext.wires.core.client.controlpoints
A Control Point that can be connected to Magnets
ConnectibleControlPoint(double, double, HasControlPoints, MagnetManager, ControlPointMoveHandler) - Constructor for class org.uberfire.ext.wires.core.client.controlpoints.ConnectibleControlPoint
 
ConnectorCategory - Class in org.uberfire.ext.wires.core.client.factories.categories
 
ConnectorsGroup - Class in org.uberfire.ext.wires.core.client.palette
 
ConnectorsGroup() - Constructor for class org.uberfire.ext.wires.core.client.palette.ConnectorsGroup
 
ContainerCategory - Class in org.uberfire.ext.wires.core.client.factories.categories
 
ContainersGroup - Class in org.uberfire.ext.wires.core.client.palette
 
ContainersGroup() - Constructor for class org.uberfire.ext.wires.core.client.palette.ContainersGroup
 
CP_RGB_FILL_COLOR - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
CP_RGB_STROKE_WIDTH_SHAPE - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 

D

DEFAULT_SIZE_HEIGHT - Static variable in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
DEFAULT_SIZE_WIDTH - Static variable in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
DefaultControlPoint - Class in org.uberfire.ext.wires.core.client.controlpoints
Default ControlPoint that informs the registered handler of changes to state
DefaultControlPoint(double, double, ControlPointMoveHandler) - Constructor for class org.uberfire.ext.wires.core.client.controlpoints.DefaultControlPoint
 
DefaultMagnet - Class in org.uberfire.ext.wires.core.client.magnets
 
DefaultMagnet(double, double) - Constructor for class org.uberfire.ext.wires.core.client.magnets.DefaultMagnet
 
delete() - Method in interface org.uberfire.ext.wires.core.client.resources.AppImages
 
deleteShape(WiresBaseShape) - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
deleteShape(WiresBaseShape) - Method in class org.uberfire.ext.wires.core.client.layers.LayersGroup
 
deselectShape(WiresBaseShape) - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
detachControlPoint(ControlPoint) - Method in class org.uberfire.ext.wires.core.client.magnets.DefaultMagnet
 
DoubleValidator - Class in org.uberfire.ext.wires.core.client.properties
Validator for doubles
DoubleValidator() - Constructor for class org.uberfire.ext.wires.core.client.properties.DoubleValidator
 
drawBoundingBox(ShapeFactory, FactoryHelper) - Method in class org.uberfire.ext.wires.core.client.palette.StencilPaletteBuilder
Return a Rectangle that is the bounding box for the PaletteShape.
drawDescription(ShapeFactory, FactoryHelper) - Method in class org.uberfire.ext.wires.core.client.palette.StencilPaletteBuilder
Return Text that represents the Factory in the Palette.
drawGlyph(ShapeFactory, FactoryHelper) - Method in class org.uberfire.ext.wires.core.client.palette.StencilPaletteBuilder
Return a ShapeGlyph that represents the Factory in the Palette.
drawStencils() - Method in class org.uberfire.ext.wires.core.client.palette.BaseGroup
 

F

FixedShapeCategory - Class in org.uberfire.ext.wires.core.client.factories.categories
 
FixedShapesGroup - Class in org.uberfire.ext.wires.core.client.palette
 
FixedShapesGroup() - Constructor for class org.uberfire.ext.wires.core.client.palette.FixedShapesGroup
 
FocusableLienzoPanel - Class in org.uberfire.ext.wires.core.client.canvas
LienzoPanel that can take the Focus (and more importantly cause other Widgets to loose the Focus)
FocusableLienzoPanel(int, int) - Constructor for class org.uberfire.ext.wires.core.client.canvas.FocusableLienzoPanel
 
FONT_FAMILY_DESCRIPTION - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
FONT_SIZE_DESCRIPTION - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
FONT_SIZE_WIDTH - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
forceDeleteShape(WiresBaseShape) - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 

G

GeometryUtil - Class in org.uberfire.ext.wires.core.client.util
Useful geometry functions taken from Java's Line2D class
GeometryUtil() - Constructor for class org.uberfire.ext.wires.core.client.util.GeometryUtil
 
getAdaptors() - Method in class org.uberfire.ext.wires.core.client.properties.PropertyEditorAdaptorsCache
 
getAttachedControlPoints() - Method in class org.uberfire.ext.wires.core.client.magnets.DefaultMagnet
 
getBoundMagnet() - Method in class org.uberfire.ext.wires.core.client.controlpoints.ConnectibleControlPoint
 
getCategory() - Method in class org.uberfire.ext.wires.core.client.palette.BaseGroup
 
getCategory() - Method in class org.uberfire.ext.wires.core.client.palette.ConnectorsGroup
 
getCategory() - Method in class org.uberfire.ext.wires.core.client.palette.ContainersGroup
 
getCategory() - Method in class org.uberfire.ext.wires.core.client.palette.FixedShapesGroup
 
getCategory() - Method in class org.uberfire.ext.wires.core.client.palette.ShapesGroup
 
getContext() - Method in class org.uberfire.ext.wires.core.client.factories.StringFactoryHelper
 
getDragProxy(FactoryHelper, ShapeDragProxyPreviewCallback, ShapeDragProxyCompleteCallback) - Method in class org.uberfire.ext.wires.core.client.factories.AbstractBaseFactory
 
getGlyph() - Method in class org.uberfire.ext.wires.core.client.factories.AbstractBaseFactory
 
getHandler() - Method in class org.uberfire.ext.wires.core.client.controlpoints.DefaultControlPoint
 
getHeight() - Method in class org.uberfire.ext.wires.core.client.factories.AbstractBaseFactory
 
getId() - Method in class org.uberfire.ext.wires.core.client.controlpoints.DefaultControlPoint
 
getId() - Method in class org.uberfire.ext.wires.core.client.magnets.DefaultMagnet
 
getIdentifier() - Method in class org.uberfire.ext.wires.core.client.actions.ActionsScreenActivity
 
getIdentifier() - Method in class org.uberfire.ext.wires.core.client.layers.LayersScreenActivity
 
getIdentifier() - Method in class org.uberfire.ext.wires.core.client.palette.PaletteScreenActivity
 
getIdentifier() - Method in class org.uberfire.ext.wires.core.client.properties.PropertiesScreenActivity
 
getMagnet(WiresShape, double, double) - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
getNumberOfShapesInCategory(Category, Set<ShapeFactory>) - Static method in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
getProgressBar() - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
getProgressPercentage() - Method in class org.uberfire.ext.wires.core.client.progressbar.ProgressBar
 
getProgressWidth() - Method in class org.uberfire.ext.wires.core.client.progressbar.ProgressBar
 
getProperties(WiresBaseShape) - Method in class org.uberfire.ext.wires.core.client.properties.PropertiesScreen
 
getRow(int) - Static method in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
getSelectedShape() - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
getShapeFactories() - Method in class org.uberfire.ext.wires.core.client.factories.ShapeFactoryCache
 
getShapesInCanvas() - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
getSubstrateWidth() - Static method in class org.uberfire.ext.wires.core.client.progressbar.ProgressBar
 
getTimer() - Method in class org.uberfire.ext.wires.core.client.progressbar.ProgressBar
 
getTitle() - Method in class org.uberfire.ext.wires.core.client.actions.ActionsScreen
 
getTitle() - Method in class org.uberfire.ext.wires.core.client.actions.ActionsScreenActivity
 
getTitle() - Method in class org.uberfire.ext.wires.core.client.layers.LayersScreen
 
getTitle() - Method in class org.uberfire.ext.wires.core.client.layers.LayersScreenActivity
 
getTitle() - Method in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
getTitle() - Method in class org.uberfire.ext.wires.core.client.palette.PaletteScreenActivity
 
getTitle() - Method in class org.uberfire.ext.wires.core.client.properties.PropertiesScreen
 
getTitle() - Method in class org.uberfire.ext.wires.core.client.properties.PropertiesScreenActivity
 
getValidatorErrorMessage() - Method in class org.uberfire.ext.wires.core.client.properties.DoubleValidator
 
getView() - Method in class org.uberfire.ext.wires.core.client.actions.ActionsScreen
 
getView() - Method in class org.uberfire.ext.wires.core.client.layers.LayersScreen
 
getView() - Method in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
getView() - Method in class org.uberfire.ext.wires.core.client.properties.PropertiesScreen
 
getWidget() - Method in class org.uberfire.ext.wires.core.client.actions.ActionsScreenActivity
 
getWidget() - Method in class org.uberfire.ext.wires.core.client.layers.LayersScreenActivity
 
getWidget() - Method in class org.uberfire.ext.wires.core.client.palette.PaletteScreenActivity
 
getWidget() - Method in class org.uberfire.ext.wires.core.client.properties.PropertiesScreenActivity
 
getWidth() - Method in class org.uberfire.ext.wires.core.client.factories.AbstractBaseFactory
 
getX(int) - Static method in class org.uberfire.ext.wires.core.client.palette.PaletteLayoutUtilities
 
getY(int) - Static method in class org.uberfire.ext.wires.core.client.palette.PaletteLayoutUtilities
 

H

hasProgressBar() - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
headerCategoryConnectors - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
headerCategoryContainers - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
headerCategoryFixedShapes - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
headerCategoryShapes - Variable in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
HEIGHT_BOUNDING - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
HEIGHT_BOUNDING_LAYER - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
HEIGHT_PANEL - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
hide() - Method in class org.uberfire.ext.wires.core.client.progressbar.ProgressBar
 
hideAllMagnets() - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 

I

images() - Method in interface org.uberfire.ext.wires.core.client.resources.AppResource
 
init() - Method in class org.uberfire.ext.wires.core.client.actions.ActionsGroup
 
init() - Method in class org.uberfire.ext.wires.core.client.actions.ActionsScreen
 
init() - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
init() - Method in class org.uberfire.ext.wires.core.client.layers.LayersGroup
 
init() - Method in class org.uberfire.ext.wires.core.client.layers.LayersScreen
 
init() - Method in class org.uberfire.ext.wires.core.client.palette.BaseGroup
 
init() - Method in class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
init() - Method in class org.uberfire.ext.wires.core.client.properties.PropertiesScreen
 
INSTANCE - Static variable in interface org.uberfire.ext.wires.core.client.resources.AppResource
 
isInfinite() - Static method in class org.uberfire.ext.wires.core.client.progressbar.ProgressBar
 
isShapeSelected() - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 

L

layers - Variable in class org.uberfire.ext.wires.core.client.layers.LayersScreen
 
LayersGroup - Class in org.uberfire.ext.wires.core.client.layers
 
LayersGroup() - Constructor for class org.uberfire.ext.wires.core.client.layers.LayersGroup
 
LayerShape - Class in org.uberfire.ext.wires.core.client.layers
 
LayerShape() - Constructor for class org.uberfire.ext.wires.core.client.layers.LayerShape
 
LayersScreen - Class in org.uberfire.ext.wires.core.client.layers
 
LayersScreen() - Constructor for class org.uberfire.ext.wires.core.client.layers.LayersScreen
 
LayersScreenActivity - Class in org.uberfire.ext.wires.core.client.layers
 
LayersScreenActivity(PlaceManager) - Constructor for class org.uberfire.ext.wires.core.client.layers.LayersScreenActivity
 

M

MAGNET_ACTIVE_RGB_FILL_SHAPE - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
MAGNET_RGB_FILL_SHAPE - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
makeShape() - Method in class org.uberfire.ext.wires.core.client.factories.AbstractBaseFactory
 
move(double, double) - Method in class org.uberfire.ext.wires.core.client.controlpoints.DefaultControlPoint
 
move(double, double) - Method in class org.uberfire.ext.wires.core.client.magnets.DefaultMagnet
 
moveAttachedControlPoints() - Method in class org.uberfire.ext.wires.core.client.magnets.DefaultMagnet
 

O

onClear(ClearEvent) - Method in class org.uberfire.ext.wires.core.client.layers.LayersScreen
 
onShapeAdded(ShapeAddedEvent) - Method in class org.uberfire.ext.wires.core.client.layers.LayersScreen
 
onShapeDeleted(ShapeDeletedEvent) - Method in class org.uberfire.ext.wires.core.client.layers.LayersScreen
 
onShapeSelectedEvent(ShapeSelectedEvent) - Method in class org.uberfire.ext.wires.core.client.properties.PropertiesScreen
 
org.uberfire.ext.wires.core.client.actions - package org.uberfire.ext.wires.core.client.actions
 
org.uberfire.ext.wires.core.client.canvas - package org.uberfire.ext.wires.core.client.canvas
 
org.uberfire.ext.wires.core.client.controlpoints - package org.uberfire.ext.wires.core.client.controlpoints
 
org.uberfire.ext.wires.core.client.factories - package org.uberfire.ext.wires.core.client.factories
 
org.uberfire.ext.wires.core.client.factories.categories - package org.uberfire.ext.wires.core.client.factories.categories
 
org.uberfire.ext.wires.core.client.layers - package org.uberfire.ext.wires.core.client.layers
 
org.uberfire.ext.wires.core.client.magnets - package org.uberfire.ext.wires.core.client.magnets
 
org.uberfire.ext.wires.core.client.palette - package org.uberfire.ext.wires.core.client.palette
 
org.uberfire.ext.wires.core.client.progressbar - package org.uberfire.ext.wires.core.client.progressbar
 
org.uberfire.ext.wires.core.client.properties - package org.uberfire.ext.wires.core.client.properties
 
org.uberfire.ext.wires.core.client.resources - package org.uberfire.ext.wires.core.client.resources
 
org.uberfire.ext.wires.core.client.util - package org.uberfire.ext.wires.core.client.util
 

P

PaletteLayoutUtilities - Class in org.uberfire.ext.wires.core.client.palette
Helper to calculate the (x, y) of a PaletteShape to be added to a Panel
PaletteLayoutUtilities() - Constructor for class org.uberfire.ext.wires.core.client.palette.PaletteLayoutUtilities
 
PaletteScreen - Class in org.uberfire.ext.wires.core.client.palette
 
PaletteScreen() - Constructor for class org.uberfire.ext.wires.core.client.palette.PaletteScreen
 
PaletteScreenActivity - Class in org.uberfire.ext.wires.core.client.palette
 
PaletteScreenActivity(PlaceManager) - Constructor for class org.uberfire.ext.wires.core.client.palette.PaletteScreenActivity
 
PaletteShape - Class in org.uberfire.ext.wires.core.client.palette
A PaletteShape is an icon and text, bound by a rectangle, used in the Palette.
PaletteShape() - Constructor for class org.uberfire.ext.wires.core.client.palette.PaletteShape
 
ProgressBar - Class in org.uberfire.ext.wires.core.client.progressbar
 
ProgressBar(int, int, Layer) - Constructor for class org.uberfire.ext.wires.core.client.progressbar.ProgressBar
 
PropertiesScreen - Class in org.uberfire.ext.wires.core.client.properties
 
PropertiesScreen() - Constructor for class org.uberfire.ext.wires.core.client.properties.PropertiesScreen
 
PropertiesScreenActivity - Class in org.uberfire.ext.wires.core.client.properties
 
PropertiesScreenActivity(PlaceManager) - Constructor for class org.uberfire.ext.wires.core.client.properties.PropertiesScreenActivity
 
PropertyEditorAdaptorsCache - Class in org.uberfire.ext.wires.core.client.properties
A cache of PropertyEditorAdaptors
PropertyEditorAdaptorsCache() - Constructor for class org.uberfire.ext.wires.core.client.properties.PropertyEditorAdaptorsCache
 
ptSegDistSq(double, double, double, double, double, double) - Static method in class org.uberfire.ext.wires.core.client.util.GeometryUtil
Returns the square of the distance from a point to a line segment.

R

RGB_ALPHA_CONTAINER - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
RGB_FILL_BOUNDING - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
RGB_FILL_CONTAINER - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
RGB_FILL_HOVER_CONTAINER - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
RGB_FILL_SHAPE - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
RGB_FILL_TEXT - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
RGB_STROKE_BOUNDING - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
RGB_STROKE_CONTAINER - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
RGB_STROKE_HOVER_CONTAINER - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
RGB_STROKE_SHAPE - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
RGB_STROKE_TEXT - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
RGB_STROKE_WIDTH_CONTAINER - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
RGB_STROKE_WIDTH_SHAPE - Static variable in class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
RGB_TEXT_DESCRIPTION - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 

S

scaleGlyph(ShapeGlyph) - Method in class org.uberfire.ext.wires.core.client.palette.StencilPaletteBuilder
Scale the Shape provided by the ShapeFactory as the glyph to fit the PaletteShape.
selectShape(WiresBaseShape) - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
setActive(boolean) - Method in class org.uberfire.ext.wires.core.client.magnets.DefaultMagnet
 
setBounding(Rectangle) - Method in class org.uberfire.ext.wires.core.client.actions.ActionShape
 
setBounding(Rectangle) - Method in class org.uberfire.ext.wires.core.client.layers.LayerShape
Add a bounding Rectangle to the LayerShape.
setBounding(Rectangle) - Method in class org.uberfire.ext.wires.core.client.palette.PaletteShape
Add a bounding Rectangle to the PaletteShape.
setContext(String) - Method in class org.uberfire.ext.wires.core.client.factories.StringFactoryHelper
 
setDescription(Text) - Method in class org.uberfire.ext.wires.core.client.layers.LayerShape
Add Text to the LayerShape.
setDescription(Text) - Method in class org.uberfire.ext.wires.core.client.palette.PaletteShape
Add Text to the PaletteShape.
setGroup(Group) - Method in class org.uberfire.ext.wires.core.client.layers.LayerShape
Add a Group to the LayerShape.
setGroup(Group) - Method in class org.uberfire.ext.wires.core.client.palette.PaletteShape
Add a Group to the PaletteShape.
setInfinite(boolean) - Static method in class org.uberfire.ext.wires.core.client.progressbar.ProgressBar
 
setLocation(Point2D) - Method in class org.uberfire.ext.wires.core.client.magnets.DefaultMagnet
 
setPicture(Picture) - Method in class org.uberfire.ext.wires.core.client.actions.ActionShape
 
setProgressBar(ProgressBar) - Method in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
setProgressWidth(int) - Method in class org.uberfire.ext.wires.core.client.progressbar.ProgressBar
 
setupHandlers(ControlPointMoveHandler) - Method in class org.uberfire.ext.wires.core.client.controlpoints.ConnectibleControlPoint
 
setupHandlers(ControlPointMoveHandler) - Method in class org.uberfire.ext.wires.core.client.controlpoints.DefaultControlPoint
 
setX(double) - Method in class org.uberfire.ext.wires.core.client.magnets.DefaultMagnet
 
setY(double) - Method in class org.uberfire.ext.wires.core.client.magnets.DefaultMagnet
 
ShapeCategory - Class in org.uberfire.ext.wires.core.client.factories.categories
 
ShapeFactoryCache - Class in org.uberfire.ext.wires.core.client.factories
A cache of Factories
ShapeFactoryCache() - Constructor for class org.uberfire.ext.wires.core.client.factories.ShapeFactoryCache
 
ShapeFactoryUtil - Class in org.uberfire.ext.wires.core.client.util
 
ShapeFactoryUtil() - Constructor for class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
ShapesGroup - Class in org.uberfire.ext.wires.core.client.palette
 
ShapesGroup() - Constructor for class org.uberfire.ext.wires.core.client.palette.ShapesGroup
 
shapesInCanvas - Variable in class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
ShapesUtils - Class in org.uberfire.ext.wires.core.client.util
 
ShapesUtils() - Constructor for class org.uberfire.ext.wires.core.client.util.ShapesUtils
 
show() - Method in class org.uberfire.ext.wires.core.client.progressbar.ProgressBar
 
SPACE_BETWEEN_BOUNDING - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
StencilActionBuilder - Class in org.uberfire.ext.wires.core.client.actions
 
StencilActionBuilder() - Constructor for class org.uberfire.ext.wires.core.client.actions.StencilActionBuilder
 
StencilLayerBuilder - Class in org.uberfire.ext.wires.core.client.layers
 
StencilLayerBuilder() - Constructor for class org.uberfire.ext.wires.core.client.layers.StencilLayerBuilder
 
StencilPaletteBuilder - Class in org.uberfire.ext.wires.core.client.palette
 
StencilPaletteBuilder() - Constructor for class org.uberfire.ext.wires.core.client.palette.StencilPaletteBuilder
 
StringFactoryHelper - Class in org.uberfire.ext.wires.core.client.factories
Implementation of a FactoryHelper that has a String context
StringFactoryHelper(String) - Constructor for class org.uberfire.ext.wires.core.client.factories.StringFactoryHelper
 

T

toString() - Method in class org.uberfire.ext.wires.core.client.controlpoints.ConnectibleControlPoint
 
toString() - Method in class org.uberfire.ext.wires.core.client.controlpoints.DefaultControlPoint
 
toString() - Method in class org.uberfire.ext.wires.core.client.magnets.DefaultMagnet
 

V

validate(Object) - Method in class org.uberfire.ext.wires.core.client.properties.DoubleValidator
 
view() - Method in interface org.uberfire.ext.wires.core.client.resources.AppImages
 

W

WIDTH_BOUNDING - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
WIDTH_BOUNDING_LAYER - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
WIDTH_PANEL - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
WIDTH_STENCIL - Static variable in class org.uberfire.ext.wires.core.client.util.ShapeFactoryUtil
 
WiresCanvas - Class in org.uberfire.ext.wires.core.client.canvas
This is the root Canvas provided by Wires
WiresCanvas() - Constructor for class org.uberfire.ext.wires.core.client.canvas.WiresCanvas
 
WiresComboPropertyEditorFieldInfo - Class in org.uberfire.ext.wires.core.client.properties
This is a work-around for being able to set the ComboValues and override a method on PropertyEditorFieldInfo Class PropertyEditorFieldInfo initialized ComboValues to null so we can't override a method with an anonymous sub-class and then call getComboValues().addAll(...)
WiresComboPropertyEditorFieldInfo(String, String, List<String>) - Constructor for class org.uberfire.ext.wires.core.client.properties.WiresComboPropertyEditorFieldInfo
 
wiresUserLogo() - Method in interface org.uberfire.ext.wires.core.client.resources.AppImages
 
A B C D F G H I L M O P R S T V W 
Skip navigation links
Uberfire Wires :: Core Client 7.30.0.Final-redhat-00003

Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.