GeoEco.Types.LinearUnitTypeMetadata

class GeoEco.Types.LinearUnitTypeMetadata(canBeNone=False)

Bases: UnicodeStringTypeMetadata

Metadata specifying that a value must be a str that is a linear unit.

Properties

property AllowedValues

None

property ArcGISAssembly

None

property ArcGISDataTypeDict

None

property ArcGISDomainDict

None

property ArcGISType

None

property CanBeArcGISInputParameter

None

property CanBeArcGISOutputParameter

None

property CanBeNone

None

property MakeLowercase

None

property MakeUppercase

None

property MaxLength

None

property MinLength

None

property MustMatchRegEx

None

property PythonType

None

property PythonTypeDescription

None

property SphinxMarkup

None

property StripWhitespace

None

Methods

AppendXMLNodes

AppendXMLNodesForValue

DependenciesAreNeededForValue

GetArcGISOutputParameterStringForValue

GetConstraintDescriptionStrings

ParseValueFromArcGISInputParameterString

ValidateValue