C F G I L M N O P R S T

I

init(Thread) - Static method in class org.gcube.indexmanagement.geoindexlookup.InitThread
 
initialise(Object...) - Method in class org.gcube.indexmanagement.geoindexlookup.GeoIndexLookupResource
This method is used to initialize the resource instance, and must be called before using the resource instance.
initialize(String[]) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.ranking.GenericRanker
initialize(String[]) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.ranking.OverlapAreaRanker
initialize(String[]) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.ranking.OverlapCentroidRanker
initialize(String[]) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.ranking.ProximityRanker
initialize(String[]) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.ranking.TimeSpanOverlapRanker
initialize(String[]) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.ranking.TimeStampRanker
initialize(String[]) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.refinement.PolygonalRefiner
initialize(String[]) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.refinement.TimeSpanRefiner
initialize(String[]) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.refinement.TimeStampRefiner
initialize() - Method in class org.gcube.indexmanagement.geoindexlookup.GeoIndexLookupConfig
 
InitThread - Class in org.gcube.indexmanagement.geoindexlookup
 
InitThread() - Constructor for class org.gcube.indexmanagement.geoindexlookup.InitThread
 
isHit(DataWrapper) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.refinement.PolygonalRefiner
isHit(DataWrapper) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.refinement.TimeSpanRefiner
isHit(DataWrapper) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.refinement.TimeStampRefiner
isIndexTypeCompatible(GeoIndexType) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.ranking.GenericRanker
isIndexTypeCompatible(GeoIndexType) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.ranking.OverlapAreaRanker
isIndexTypeCompatible(GeoIndexType) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.ranking.OverlapCentroidRanker
isIndexTypeCompatible(GeoIndexType) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.ranking.ProximityRanker
isIndexTypeCompatible(GeoIndexType) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.ranking.TimeSpanOverlapRanker
isIndexTypeCompatible(GeoIndexType) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.ranking.TimeStampRanker
isIndexTypeCompatible(GeoIndexType) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.refinement.PolygonalRefiner
isIndexTypeCompatible(GeoIndexType) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.refinement.TimeSpanRefiner
isIndexTypeCompatible(GeoIndexType) - Method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.refinement.TimeStampRefiner
isPointInsidePolygon(long, long, Polygon, boolean) - Static method in class org.gcube.indexmanagement.geoindexlookup.defaultplugins.refinement.PolygonalRefiner
A method to check whether a point is inside a polygon ****************************************************************** ****************************************************************** ** Algorithm used to determine if a point is inside a polygon ** ** ____________________________ ** ** _/ \ ** ** _/ X | ** ** _/ | / ** ** | __________|_(crossing 1)__/ ** ** | / | ** ** | | | ** ** | \__________|_(crossing 2)___ ** ** \_ | \ ** ** \_ | | ** ** \_ | / ** ** \___________|_(crossing 3)__/ ** ** | ** ** | ** ** V ** ** ** ** 3 crossings; 3 is an odd number; therefore inside ** ** ** ****************************************************************** ******************************************************************
isReadyToDie() - Method in class org.gcube.indexmanagement.geoindexlookup.GeoIndexLookupResource
A method to check if the resource has finished its tasks and is ready to die.

C F G I L M N O P R S T