The following features are supported:
You can use local shape scaling or {@link UniformScalingShape} for static rescalingof collision objects. @author jezek2
<element name="Transform" type="ds:TransformType"/> <complexType name="TransformType" mixed="true"> <choice minOccurs="0" maxOccurs="unbounded"> <any namespace="##other" processContents="lax"/> <!-- (1,1) elements from (0,unbounded) namespaces --> <element name="XPath" type="string"/> </choice> <attribute name="Algorithm" type="anyURI" use="required"/> </complexType>A
Transform
instance may be created by invoking the {@link XMLSignatureFactory#newTransform newTransform} method of the {@link XMLSignatureFactory} class.
@author Sean Mullan
@author JSR 105 Expert Group
@see XMLSignatureFactory#newTransform(String,TransformParameterSpec)
Applying the transformation to a n-dimensional integer source vector yields a m-dimensional integer target vector.
@author ImgLib2 developers @author Tobias Pietzsch @author Stephan SaalfeldShape
implemenations.
@author Mark
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|