|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCADI.Server.LogicalTarget.JPEG2000.RateDistortion.DeliveryProgressionOrder
public class DeliveryProgressionOrder
This class is used to obtain which precincts belong to a WOI and what is the progression order to be delivered.
| Field Summary | |
|---|---|
private static int |
X
|
private static int |
Y
|
| Constructor Summary | |
|---|---|
DeliveryProgressionOrder()
|
|
| Method Summary | |
|---|---|
static java.util.ArrayList<java.lang.Long> |
findRelevantPrecinctsCPR(int[] fsiz,
int[] roff,
int[] rsiz,
int[][] comps,
int maxComponents,
int ySize,
int xSize,
int XOsize,
int YOsize,
int[] WTLevels,
int[][] precinctWidths,
int[][] precinctHeights)
Calculates which are the relevants precincts which belong to the WOI (fsiz, roff, rsiz). |
static java.util.ArrayList<java.lang.Long> |
findRelevantPrecinctsPCR(int[] fsiz,
int[] roff,
int[] rsiz,
int[][] comps,
int maxComponents,
int ySize,
int xSize,
int XOsize,
int YOsize,
int[] WTLevels,
int[][] precinctWidths,
int[][] precinctHeights)
Calculates which are the relevants precincts which belong to the WOI (fsiz, roff, rsiz). |
static java.util.ArrayList<java.lang.Long>[][] |
findRelevantPrecinctsR_CP(int[] fsiz,
int[] roff,
int[] rsiz,
int[][] comps,
int maxComponents,
int ySize,
int xSize,
int XOsize,
int YOsize,
int[] WTLevels,
int[][] precinctWidths,
int[][] precinctHeights)
Calculates which are the relevants precincts which belong to the WOI (fsiz, roff, rsiz). |
static java.util.ArrayList<java.lang.Long> |
findRelevantPrecinctsRCP(int[] fsiz,
int[] roff,
int[] rsiz,
int[][] comps,
int maxComponents,
int ySize,
int xSize,
int XOsize,
int YOsize,
int[] WTLevels,
int[][] precinctWidths,
int[][] precinctHeights)
Calculates which are the relevants precincts which belong to the WOI (fsiz, roff, rsiz). |
static java.util.ArrayList<java.lang.Long> |
findRelevantPrecinctsRPC(int[] fsiz,
int[] roff,
int[] rsiz,
int[][] comps,
int maxComponents,
int ySize,
int xSize,
int XOsize,
int YOsize,
int[] WTLevels,
int[][] precinctWidths,
int[][] precinctHeights)
Calculates which are the relevants precincts which belong to the WOI (fsiz, roff, rsiz). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final int X
private static final int Y
| Constructor Detail |
|---|
public DeliveryProgressionOrder()
| Method Detail |
|---|
public static java.util.ArrayList<java.lang.Long> findRelevantPrecinctsRCP(int[] fsiz,
int[] roff,
int[] rsiz,
int[][] comps,
int maxComponents,
int ySize,
int xSize,
int XOsize,
int YOsize,
int[] WTLevels,
int[][] precinctWidths,
int[][] precinctHeights)
fsiz - definition in ViewWindowField.fsiz.roff - definition in ViewWindowField.roff.rsiz - definition in ViewWindowField.rsiz.ySize - definition in SIZParameters.ySize.xSize - definition in SIZParameters.xSize.XOsize - definition in SIZParameters.XOsize.YOsize - definition in SIZParameters.YOsize.precinctWidths - definition in CODParameters.precinctWidths.precinctHeights - definition in CODParameters.precinctHeights.
public static java.util.ArrayList<java.lang.Long>[][] findRelevantPrecinctsR_CP(int[] fsiz,
int[] roff,
int[] rsiz,
int[][] comps,
int maxComponents,
int ySize,
int xSize,
int XOsize,
int YOsize,
int[] WTLevels,
int[][] precinctWidths,
int[][] precinctHeights)
fsiz - definition in ViewWindowField.fsiz.roff - definition in ViewWindowField.roff.rsiz - definition in ViewWindowField.rsiz.ySize - definition in SIZParameters.ySize.xSize - definition in SIZParameters.xSize.XOsize - definition in SIZParameters.XOsize.YOsize - definition in SIZParameters.YOsize.precinctWidths - definition in CODParameters.precinctWidths.precinctHeights - definition in CODParameters.precinctHeights.
public static java.util.ArrayList<java.lang.Long> findRelevantPrecinctsRPC(int[] fsiz,
int[] roff,
int[] rsiz,
int[][] comps,
int maxComponents,
int ySize,
int xSize,
int XOsize,
int YOsize,
int[] WTLevels,
int[][] precinctWidths,
int[][] precinctHeights)
fsiz - definition in ViewWindowField.fsiz.roff - definition in ViewWindowField.roff.rsiz - definition in ViewWindowField.rsiz.comps - definition in ViewWindowField.comps.ySize - definition in SIZParameters.ySize.xSize - definition in SIZParameters.xSize.XOsize - definition in SIZParameters.XOsize.YOsize - definition in SIZParameters.YOsize.precinctWidths - definition in CODParameters.precinctWidths.precinctHeights - definition in CODParameters.precinctHeights.
public static java.util.ArrayList<java.lang.Long> findRelevantPrecinctsPCR(int[] fsiz,
int[] roff,
int[] rsiz,
int[][] comps,
int maxComponents,
int ySize,
int xSize,
int XOsize,
int YOsize,
int[] WTLevels,
int[][] precinctWidths,
int[][] precinctHeights)
fsiz - definition in ViewWindowField.fsiz.roff - definition in ViewWindowField.roff.rsiz - definition in ViewWindowField.rsiz.comps - definition in ViewWindowField.comps.ySize - definition in SIZParameters.ySize.xSize - definition in SIZParameters.xSize.XOsize - definition in SIZParameters.XOsize.YOsize - definition in SIZParameters.YOsize.precinctWidths - definition in CODParameters.precinctWidths.precinctHeights - definition in CODParameters.precinctHeights.
public static java.util.ArrayList<java.lang.Long> findRelevantPrecinctsCPR(int[] fsiz,
int[] roff,
int[] rsiz,
int[][] comps,
int maxComponents,
int ySize,
int xSize,
int XOsize,
int YOsize,
int[] WTLevels,
int[][] precinctWidths,
int[][] precinctHeights)
fsiz - definition in ViewWindowField.fsiz.roff - definition in ViewWindowField.roff.rsiz - definition in ViewWindowField.rsiz.comps - definition in ViewWindowField.comps.ySize - definition in SIZParameters.ySize.xSize - definition in SIZParameters.xSize.XOsize - definition in SIZParameters.XOsize.YOsize - definition in SIZParameters.YOsize.precinctWidths - definition in CODParameters.precinctWidths.precinctHeights - definition in CODParameters.precinctHeights.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||