JavaScript is disabled on your browser.
Return the difference of this RangeSet and other.
Returns a RangeSet obtained by decompressing a byte array which was
originally generated by toCompressed().
Returns the internal range set.
Return the intersection of this RangeSet and other.
Returns a range set of pixels whose centers lie within a given disk.
Returns a range set of pixels which overlap with a given disk.
Returns a range set of pixels whose centers lie within the convex
polygon defined by the vertex
array.
Returns a range set of pixels that overlap with the convex
polygon defined by the vertex
array.
HealpixBase. queryStrip (double theta1,
double theta2,
boolean inclusive)
Returns a range set of pixels whose centers lie within a given latitude
range (if inclusive==false
), or which overlap with this range
(if inclusive==true
).
HealpixProc. queryStripNest (int order,
double theta1,
double theta2,
boolean inclusive)
HealpixProc. queryStripRing (int order,
double theta1,
double theta2,
boolean inclusive)
Return the union of this RangeSet and other.
void
Append an entire range set to the object.
boolean
Returns true if the set completely contains "other", else false.
boolean
boolean
Return the difference of this RangeSet and other.
Return the intersection of this RangeSet and other.
boolean
Returns true if there is overlap between the set and "other",
else false.
Return the union of this RangeSet and other.
Creates a new Moc from the range set of NESTED pixels at the given order.
Construct new object from another RangeSet