Interface PropertyInterpolatorSource
-
- All Known Implementing Classes:
AWTPropertyInterpolators
,CorePropertyInterpolators
,SWTPropertyInterpolators
public interface PropertyInterpolatorSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<PropertyInterpolator>
getPropertyInterpolators()
-
-
-
Method Detail
-
getPropertyInterpolators
Set<PropertyInterpolator> getPropertyInterpolators()
-
-