public class Spatial_OperatorsTypeItem extends Object implements Serializable
| Constructor and Description |
|---|
Spatial_OperatorsTypeItem() |
| Modifier and Type | Method and Description |
|---|---|
BBOX |
getBBOX()
Returns the value of field 'BBOX'.
|
Beyond |
getBeyond()
Returns the value of field 'beyond'.
|
Object |
getChoiceValue()
Returns the value of field 'choiceValue'.
|
Contains |
getContains()
Returns the value of field 'contains'.
|
Crosses |
getCrosses()
Returns the value of field 'crosses'.
|
Disjoint |
getDisjoint()
Returns the value of field 'disjoint'.
|
DWithin |
getDWithin()
Returns the value of field 'DWithin'.
|
Equals |
getEquals()
Returns the value of field 'equals'.
|
Intersect |
getIntersect()
Returns the value of field 'intersect'.
|
Overlaps |
getOverlaps()
Returns the value of field 'overlaps'.
|
Touches |
getTouches()
Returns the value of field 'touches'.
|
Within |
getWithin()
Returns the value of field 'within'.
|
void |
setBBOX(BBOX BBOX)
Sets the value of field 'BBOX'.
|
void |
setBeyond(Beyond beyond)
Sets the value of field 'beyond'.
|
void |
setContains(Contains contains)
Sets the value of field 'contains'.
|
void |
setCrosses(Crosses crosses)
Sets the value of field 'crosses'.
|
void |
setDisjoint(Disjoint disjoint)
Sets the value of field 'disjoint'.
|
void |
setDWithin(DWithin DWithin)
Sets the value of field 'DWithin'.
|
void |
setEquals(Equals equals)
Sets the value of field 'equals'.
|
void |
setIntersect(Intersect intersect)
Sets the value of field 'intersect'.
|
void |
setOverlaps(Overlaps overlaps)
Sets the value of field 'overlaps'.
|
void |
setTouches(Touches touches)
Sets the value of field 'touches'.
|
void |
setWithin(Within within)
Sets the value of field 'within'.
|
public BBOX getBBOX()
public Beyond getBeyond()
public Object getChoiceValue()
public Contains getContains()
public Crosses getCrosses()
public DWithin getDWithin()
public Disjoint getDisjoint()
public Equals getEquals()
public Intersect getIntersect()
public Overlaps getOverlaps()
public Touches getTouches()
public Within getWithin()
public void setBBOX(BBOX BBOX)
BBOX - the value of field 'BBOX'.public void setBeyond(Beyond beyond)
beyond - the value of field 'beyond'.public void setContains(Contains contains)
contains - the value of field 'contains'.public void setCrosses(Crosses crosses)
crosses - the value of field 'crosses'.public void setDWithin(DWithin DWithin)
DWithin - the value of field 'DWithin'.public void setDisjoint(Disjoint disjoint)
disjoint - the value of field 'disjoint'.public void setEquals(Equals equals)
equals - the value of field 'equals'.public void setIntersect(Intersect intersect)
intersect - the value of field 'intersect'.public void setOverlaps(Overlaps overlaps)
overlaps - the value of field 'overlaps'.public void setTouches(Touches touches)
touches - the value of field 'touches'.public void setWithin(Within within)
within - the value of field 'within'.Copyright © 2020 B3Partners B.V.. All rights reserved.