Метод | Описание | |
---|---|---|
AbsDifference ( |
||
Deserialize ( string str ) : void | ||
Dist ( |
||
DotProduct ( |
||
Equals ( IPoint test, double tolerance ) : bool | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetNormalized ( ) : |
||
GetSchema ( ) : System.Xml.Schema.XmlSchema | ||
HasSamePoints ( |
||
HasSamePoints ( |
||
Normalize ( ) : void | ||
PointE ( ) : System | ||
PointE ( |
||
PointE ( double x, double y ) : System | ||
ReadXml ( |
||
Serialize ( ) : string | ||
Shift ( |
||
ShiftPt ( |
||
ToString ( ) : string | ||
TransformByRotationAbout ( double rotation, |
||
UpdatePoint ( |
||
WriteXml ( |
||
operator ( ) : |
public AbsDifference ( |
||
point | ||
Результат |
public DotProduct ( |
||
vector | ||
Результат | double |
public Equals ( IPoint test, double tolerance ) : bool | ||
test | IPoint | |
tolerance | double | |
Результат | bool |
public GetSchema ( ) : System.Xml.Schema.XmlSchema | ||
Результат | System.Xml.Schema.XmlSchema |
public HasSamePoints ( |
||
nxtPt | ||
Результат | bool |
public HasSamePoints ( |
||
nxtPt | ||
tol | double | |
Результат | bool |
public PointE ( double x, double y ) : System | ||
x | double | |
y | double | |
Результат | System |
public ReadXml ( |
||
r | ||
Результат | void |
public TransformByRotationAbout ( double rotation, |
||
rotation | double | |
center | ||
Результат |
public UpdatePoint ( |
||
pointE | ||
Результат | void |
public WriteXml ( |
||
w | ||
Результат | void |