Uses of Enum Class
xal.extension.jels.smf.impl.FieldMapFactory.FieldType
Packages that use FieldMapFactory.FieldType
-
Uses of FieldMapFactory.FieldType in xal.extension.jels.smf.attr
Methods in xal.extension.jels.smf.attr that return FieldMapFactory.FieldTypeMethods in xal.extension.jels.smf.attr with parameters of type FieldMapFactory.FieldTypeModifier and TypeMethodDescriptionvoid
FieldMapBucket.setFieldType
(FieldMapFactory.FieldType ftVal) -
Uses of FieldMapFactory.FieldType in xal.extension.jels.smf.impl
Methods in xal.extension.jels.smf.impl that return FieldMapFactory.FieldTypeModifier and TypeMethodDescriptionstatic FieldMapFactory.FieldType
Returns the enum constant of this class with the specified name.static FieldMapFactory.FieldType[]
FieldMapFactory.FieldType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in xal.extension.jels.smf.impl with parameters of type FieldMapFactory.FieldTypeModifier and TypeMethodDescriptionstatic FieldMap
FieldMapFactory.getInstance
(String path, String filename, boolean dynamic, FieldMapFactory.FieldType fieldType, int dimensions, int numberOfPoints) Static factory method to give field profile for a specific file