Uses of Enum Class
simpa.acc.api.TileTypeOption
Packages that use TileTypeOption
Package
Description
This package contains the public interfaces and classes of the simpa.acc library.
- 
Uses of TileTypeOption in simpa.acc.apiMethods in simpa.acc.api that return TileTypeOptionModifier and TypeMethodDescriptionstatic TileTypeOptionReturns the enum constant of this class with the specified name.static TileTypeOption[]TileTypeOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in simpa.acc.api with parameters of type TileTypeOptionModifier and TypeMethodDescriptionAccCli.createTilingConfig(String elementName, Profile profile, LengthUnit unit, double elevation, OutputFileFormatOption outputFileFormat, double fieldScalingFactor, TileTypeOption tileType, FieldTypeOption fieldType)