public class ArcController extends ShapeController
FigureController.ClickHandlerImpl, FigureController.SWTCursorsmanager| Constructor and Description |
|---|
ArcController(SymbolController controller,
Arc element,
ResourceManager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected Shape |
getPropertyFigure()
Get the figure that is used for controlling the properties of this
controller.
|
void |
setAntialias(java.lang.Boolean value) |
void |
setOpaque(java.lang.Boolean flag) |
applyCommon, setAlpha, setAntialias, setFill, setLineWidth, setOutlineapplyCommon, create, createColor, getCursor, getFigure, getPreferredSize, handleOnClick, handleOnDoubleClick, makeBorder, makeColorHandler, parseBorderArguments, setBackgroundColor, setBorder, setColor, setCursor, setForegroundColor, setHeight, setOpaque, setPreferredHeight, setPreferredSize, setPreferredSize, setPreferredWidth, setSize, setSize, setToolTip, setVisible, setWidth, start, stoppublic ArcController(SymbolController controller, Arc element, ResourceManager manager)
public void setAntialias(java.lang.Boolean value)
setAntialias in class ShapeControllerpublic void setOpaque(java.lang.Boolean flag)
setOpaque in class FigureControllerprotected Shape getPropertyFigure()
FigureController
The figure returned is by default the same as the FigureController.getFigure().
But in some cases it might be necessary to return a different figure.
getPropertyFigure in class ShapeController
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0