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