dimension_value
File Purpose: DimensionValue, DimensionValueList, UniqueDimensionValue
Functions
|
return dict mapping DimensionValue, str, and int keys to the indices of corresponding DimensionValue values. |
|
return dict_ but with DimensionValue, str, and int keys. |
Classes
|
DimensionSpecialValueSpecifier which specifies elements where this attribute equals a provided value. |
|
DimensionSpecialValueSpecifier which specifies to do interprets_fractional_indexing. |
|
DimensionSpecialValueSpecifier which includes checker, to check if single value matches. |
|
behaves in a special way when used to specify a dimension value: |
|
value of a dimension. |
|
SliceableList of DimensionValue elements. |
|
list that returns a new instance of type(self) when sliced. |
|
a special dimension value, not corresponding to a usual value from a DimensionValueList. |
|
a unique dimension value, not corresponding to a usual value from a DimensionValueList. |