AttributeSource

constructor()

An AttributeSource using the default attribute factory .


constructor(input: AttributeSource)

An AttributeSource that uses the same attributes as the supplied one.


constructor(factory: AttributeFactory)

An AttributeSource using the supplied AttributeFactory for creating new [ ] instances.