public interface NonLeafFactory<T,S extends Geometry>
NonLeaf<T,S>
createNonLeaf(List<? extends Node<T,S>> children, Context<T,S> context)
NonLeaf<T,S> createNonLeaf(List<? extends Node<T,S>> children, Context<T,S> context)
Copyright © 2013–2023. All rights reserved.