public class AsciiMocCoverage extends MocCoverage
Coverage.Amount
DFLT_HPI
Constructor and Description |
---|
AsciiMocCoverage(String asciiMoc)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected cds.moc.HealpixMoc |
createMoc()
Constructs the MOC which will define this object's coverage.
|
static boolean |
looksLikeAsciiMoc(String txt)
Test whether a string is apparently a (spatial) ASCII MOC
as described in sec 4.3.2 of MOC 2.0.
|
discOverlaps, getAmount, getMoc, initCoverage
public AsciiMocCoverage(String asciiMoc)
asciiMoc
- MOC encoded using the ASCII MOC serializationprotected cds.moc.HealpixMoc createMoc() throws IOException
MocCoverage
MocCoverage.initCoverage()
method of
MocCoverage
, and should not be called by anyone else.createMoc
in class MocCoverage
IOException
public static boolean looksLikeAsciiMoc(String txt)
txt
- string to testCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.