Uses of Enum Class
simpa.acc.api.FieldTypeOption
Packages that use FieldTypeOption
Package
Description
This package contains the public interfaces and classes of the simpa.acc library.
- 
Uses of FieldTypeOption in simpa.acc.apiMethods in simpa.acc.api that return FieldTypeOptionModifier and TypeMethodDescriptionstatic FieldTypeOptionReturns the enum constant of this class with the specified name.static FieldTypeOption[]FieldTypeOption.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 FieldTypeOptionModifier and TypeMethodDescriptionAccCli.createTilingConfig(String elementName, Profile profile, LengthUnit unit, double elevation, OutputFileFormatOption outputFileFormat, double fieldScalingFactor, TileTypeOption tileType, FieldTypeOption fieldType)