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