Interface FontBridgeFactory
public interface FontBridgeFactory
A factory that creates new
FontBridges.- Author:
- Benjamin Sigg
-
Method Summary
-
Method Details
-
create
Creates a new bridge- Parameters:
manager- the manager for which the bridge will be used- Returns:
- the new bridge
-