GeoEco.Types.EnvelopeTypeMetadata
- class GeoEco.Types.EnvelopeTypeMetadata(canBeNone=False)
Bases:
UnicodeStringTypeMetadataMetadata specifying that a value that must be a geographic envelope represented as a comma-delimited
strof four coordinates ordered LEFT, BOTTOM, RIGHT, TOP.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