Package gen.lib.common
Class geom__c
- java.lang.Object
-
- gen.lib.common.geom__c
-
public class geom__c extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description geom__c()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ST_pointfccwrotatepf(ST_pointf p, int ccwrot)static ST_pointfcwrotatepf(ST_pointf p, int cwrot)static doubleptToLine2(ST_pointf a, ST_pointf b, ST_pointf p)static ST_pointfrotatepf(ST_pointf p, int cwrot)
-