Uses of Class
com.orange.links.client.shapes.FunctionShape
-
Packages that use FunctionShape Package Description com.orange.links.client -
-
Uses of FunctionShape in com.orange.links.client
Methods in com.orange.links.client that return FunctionShape Modifier and Type Method Description FunctionShapeDiagramController. addWidget(com.google.gwt.user.client.ui.Widget w, int left, int top)Add a widget on the diagramFunctionShapeDiagramController. addWidgetAtMousePoint(com.google.gwt.user.client.ui.Widget w)Methods in com.orange.links.client that return types with arguments of type FunctionShape Modifier and Type Method Description com.orange.links.client.shapes.DrawableSet<FunctionShape>DiagramController. getShapes()
-