Interface LocationRenderingUpdater
- All Known Subinterfaces:
- DesignerModuleHook
- All Known Implementing Classes:
- AbstractDesignerModuleHook,- DesignerHook,- DesignerHook,- ReportingDesignerHook,- SFCDesignerHook,- VisionDesignerImpl
public interface LocationRenderingUpdater
Functional interface-like to indicate this class is capable of updating a 
LocationRenderingInfo with
 additional context for Location, which will uniquely identify some element in the Designer.- See Also:
- 
Method SummaryModifier and TypeMethodDescriptionvoidupdateLocationRenderer(LocationRenderingInfo builder, Location location) 
- 
Method Details- 
updateLocationRenderer
 
-