|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hd.d.pg2k.webSvr.exhibit.BuiltInFilters.filtByEstdLocationCentre
public static final class BuiltInFilters.filtByEstdLocationCentre
Accepts an that has an Estd location within the target area; possibly within the specified area.
| Field Summary | |
|---|---|
private Location.Estd |
area
Particular location to filter by. |
private static long |
serialVersionUID
Unique serial ID. |
| Constructor Summary | |
|---|---|
BuiltInFilters.filtByEstdLocationCentre(Location.Estd filterArea)
Takes area and bounds to filter for; if null any Estd location is acceptable. |
|
BuiltInFilters.filtByEstdLocationCentre(java.lang.String[] args)
Takes zero or one arguments; the (optional) area and bounds to filter else any Estd location is acceptable. |
|
| Method Summary | |
|---|---|
boolean |
accept(AllExhibitProperties aep,
Name.ExhibitFull exhibitName)
Returns true if the exhibit (specified by full name) should be accepted. |
boolean |
equals(java.lang.Object obj)
Filters are equal if area objects are (or are both null). |
int |
hashCode()
Filter has hashcode of its area; 0 if none. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
private final Location.Estd area
| Constructor Detail |
|---|
public BuiltInFilters.filtByEstdLocationCentre(java.lang.String[] args)
public BuiltInFilters.filtByEstdLocationCentre(Location.Estd filterArea)
| Method Detail |
|---|
public boolean accept(AllExhibitProperties aep,
Name.ExhibitFull exhibitName)
FilterIF
accept in interface AllExhibitProperties.AEPFilteraccept in interface FilterIFpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
DHD Multimedia Gallery V1.60.69 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||