|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.sde.sdk.client.SeRasterConstraint
public class SeRasterConstraint
Constructor Summary | |
---|---|
SeRasterConstraint()
|
Method Summary | |
---|---|
void |
setBands(int[] bands)
|
void |
setEnvelope(int i,
int j,
int k,
int l)
|
void |
setInterleave(int i)
|
void |
setLevel(int i)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SeRasterConstraint()
Method Detail |
---|
public void setBands(int[] bands) throws SeException
SeException
public void setLevel(int i) throws SeException
SeException
public void setEnvelope(int i, int j, int k, int l) throws SeException
SeException
public void setInterleave(int i) throws SeException
SeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |