Method SetObjectLinkingLayerCreator
SetObjectLinkingLayerCreator(ObjectLayerFactory)
Sets the object linking layer factory for this builder
public void SetObjectLinkingLayerCreator(ObjectLayerFactory creator)
Parameters
creator
ObjectLayerFactoryFactory to use for this builder
Remarks
If no factory is provided a default instance is used. This allows callers to customize the behavior if the default is insufficient.