Serialized Form


Package uk.ac.leeds.ccg.andyt.gws.core

Class uk.ac.leeds.ccg.andyt.gws.core.AdaptiveGWS extends GWS implements Serializable

Serialized Fields

t0Points

java.awt.geom.Point2D.Double[] t0Points

t0PointIDs

java.util.HashSet<E> t0PointIDs

t0NearestPoint2DDouble_DistanceDouble_IDInts

GWS.Point2DDouble_DistanceDouble_IDInt[] t0NearestPoint2DDouble_DistanceDouble_IDInts

t0InSetDistanceIDs

java.util.HashSet<E> t0InSetDistanceIDs

t0Counter

int t0Counter

t1Points

java.awt.geom.Point2D.Double[] t1Points

t1PointIDs

java.util.HashSet<E> t1PointIDs

t1NearestPoint2DDouble_DistanceDouble_IDInts

GWS.Point2DDouble_DistanceDouble_IDInt[] t1NearestPoint2DDouble_DistanceDouble_IDInts

t1InSetDistanceIDs

java.util.HashSet<E> t1InSetDistanceIDs

t1Counter

int t1Counter

maxDistanceToNthNearestNeighbour

double maxDistanceToNthNearestNeighbour

numberOfPoints

int numberOfPoints

numberOfPointsFactor

int numberOfPointsFactor

setDistance

double setDistance

sumAdaptiveKernelWeights

double sumAdaptiveKernelWeights

precision

int precision

divT0Counter

int divT0Counter

divT1Counter

int divT1Counter

Class uk.ac.leeds.ccg.andyt.gws.core.FixedGWS extends GWS implements Serializable

Serialized Fields

point2DDouble

java.awt.geom.Point2D.Double point2DDouble
These are generally wanted and so are specified here to avoid having to pass them around all the time.


point2DDoubles

java.awt.geom.Point2D.Double[] point2DDoubles

point2DDouble_DistanceDouble_IDInt

GWS.Point2DDouble_DistanceDouble_IDInt point2DDouble_DistanceDouble_IDInt

point2DBigDecimal

Point2DBigDecimal point2DBigDecimal

point2DBigDecimals

Point2DBigDecimal[] point2DBigDecimals

point2DBigDecimal_DistanceBigDecimal_IDInt

GWS.Point2DBigDecimal_DistanceBigDecimal_IDInt point2DBigDecimal_DistanceBigDecimal_IDInt

pointIDsHashSet

java.util.HashSet<E> pointIDsHashSet

inDistancePointDistanceIDsHashSet

java.util.HashSet<E> inDistancePointDistanceIDsHashSet

inSearchDistancePointIDsHashSet

java.util.HashSet<E> inSearchDistancePointIDsHashSet

ite

java.util.Iterator<E> ite

counter

int counter

searchDistanceDouble

double searchDistanceDouble

distanceDouble

double distanceDouble

distanceBigDecimal

java.math.BigDecimal distanceBigDecimal

sumWeight

double sumWeight

cellsizeBigDecimal

java.math.BigDecimal cellsizeBigDecimal

Class uk.ac.leeds.ccg.andyt.gws.core.GWS extends uk.ac.leeds.ccg.andyt.grids.utilities.ErrorHandler implements Serializable

Serialized Fields

grid2DSquareCellProcessor

uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor grid2DSquareCellProcessor

row

long row

col

long col

cellsizeDouble

double cellsizeDouble

weightIntersect

double weightIntersect

weightFactor

double weightFactor