C# Class PixelFarm.Agg.BoundingRectInt

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
GetBoundingRect ( VertexStore vxs ) : RectInt
GetBoundingRect ( VertexStoreSnap vs ) : RectInt
GetBoundingRect ( VertexStoreSnap vs, RectInt &rect ) : bool

Private Methods

Méthode Description
GetBoundingRect ( VertexStoreSnap vs, int &x1, int &y1, int &x2, int &y2 ) : bool

Method Details

GetBoundingRect() public static méthode

public static GetBoundingRect ( VertexStore vxs ) : RectInt
vxs VertexStore
Résultat RectInt

GetBoundingRect() public static méthode

public static GetBoundingRect ( VertexStoreSnap vs ) : RectInt
vs VertexStoreSnap
Résultat RectInt

GetBoundingRect() public static méthode

public static GetBoundingRect ( VertexStoreSnap vs, RectInt &rect ) : bool
vs VertexStoreSnap
rect RectInt
Résultat bool