public class geom__c
extends java.lang.Object
Constructor and Description |
---|
geom__c() |
Modifier and Type | Method and Description |
---|---|
static ST_pointf |
ccwrotatepf(ST_pointf p,
int ccwrot) |
static ST_pointf |
cwrotatepf(ST_pointf p,
int cwrot) |
static double |
ptToLine2(ST_pointf a,
ST_pointf b,
ST_pointf p) |
static ST_pointf |
rotatepf(ST_pointf p,
int cwrot) |
Copyright © 2020. All Rights Reserved.