Class GaugeFeedbackFactory
java.lang.Object
org.csstudio.opibuilder.widgets.feedback.AbstractFixRatioSizeFeedbackFactory
org.csstudio.opibuilder.widgets.feedback.GaugeFeedbackFactory
- All Implemented Interfaces:
IGraphicalFeedbackFactory
Feedback Factory for Gauge.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.csstudio.opibuilder.widgets.feedback.AbstractFixRatioSizeFeedbackFactory
createChangeBoundsCommand, createCustomHandles, createDragSourceFeedbackFigure, createInitialBoundsCommand, createSizeOnDropFeedback, getCreationTool, getHeightFromWidth, getSizeOnDropFeedback, getSizeOnDropFeedback, getWidthFromHeight, isSquareSizeRequired, showChangeBoundsFeedback, showSizeOnDropFeedback
-
Constructor Details
-
GaugeFeedbackFactory
public GaugeFeedbackFactory()
-
-
Method Details
-
getMinimumWidth
public int getMinimumWidth()- Specified by:
getMinimumWidth
in classAbstractFixRatioSizeFeedbackFactory
- Returns:
- the minimum size
-