HorizonOptions

constructor(elementTypes: List<HorizonElementType>, @RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP]) mainPathSearchOptions: MainPathSearchOptions = MainPathSearchOptions(), @RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP]) subPathSearchOptions: List<SubPathSearchOptions> = listOf(), @RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP]) numberOfPaths: Int = DEFAULT_NUMBER_OF_PATHS)