public interface Factory<T,S extends Geometry> extends LeafFactory<T,S>, NonLeafFactory<T,S>, EntryFactory<T,S>
createLeaf
createNonLeaf
createEntry
Copyright © 2013–2023. All rights reserved.