Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Classe « TransformedPath »

Méthode matplotlib.artist.TransformedPath.get_transformed_path_and_affine

Signature de la méthode get_transformed_path_and_affine

def get_transformed_path_and_affine(self) 

Description

get_transformed_path_and_affine.__doc__

        Return a copy of the child path, with the non-affine part of
        the transform already applied, along with the affine part of
        the path necessary to complete the transformation.