public class PcBlockSortByLrs
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PcBlockSortByLrs.BlockedPoint |
Constructor and Description |
---|
PcBlockSortByLrs() |
Modifier and Type | Method and Description |
---|---|
static java.sql.Blob |
reSortPcBlock(java.sql.Blob sourceBlock,
int numPoints,
java.lang.String sortOrder,
java.sql.Struct linearFeature,
int reassignBlkId,
int reassignPtIdsStartingAt,
double sfcDomainMinX,
double sfcDomainMinY,
double sfcDomainMaxX,
double sfcDomainMaxY) |
public static java.sql.Blob reSortPcBlock(java.sql.Blob sourceBlock, int numPoints, java.lang.String sortOrder, java.sql.Struct linearFeature, int reassignBlkId, int reassignPtIdsStartingAt, double sfcDomainMinX, double sfcDomainMinY, double sfcDomainMaxX, double sfcDomainMaxY) throws java.io.IOException, java.sql.SQLException
java.io.IOException
java.sql.SQLException