C# Class PixelFarm.Agg.VertexStoreSnap

Datei anzeigen Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
GetInternalVxs ( ) : VertexStore
GetVertexSnapIter ( ) : VertexSnapIter
VertexStoreSnap ( VertexStore vxs ) : System.Collections.Generic
VertexStoreSnap ( VertexStore vxs, int startAt ) : System.Collections.Generic

Method Details

GetInternalVxs() public method

public GetInternalVxs ( ) : VertexStore
return VertexStore

GetVertexSnapIter() public method

public GetVertexSnapIter ( ) : VertexSnapIter
return VertexSnapIter

VertexStoreSnap() public method

public VertexStoreSnap ( VertexStore vxs ) : System.Collections.Generic
vxs VertexStore
return System.Collections.Generic

VertexStoreSnap() public method

public VertexStoreSnap ( VertexStore vxs, int startAt ) : System.Collections.Generic
vxs VertexStore
startAt int
return System.Collections.Generic