|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.fissuresUtil.cache.CachePlottableDC
public class CachePlottableDC
PlottableCache.java Created: Thu May 9 09:45:01 2002
| Constructor Summary | |
|---|---|
CachePlottableDC(PlottableDCOperations plottableDC)
|
|
| Method Summary | |
|---|---|
boolean |
custom_sizes()
|
Dimension[] |
get_event_sizes()
|
Plottable[] |
get_for_day(ChannelId channel_id,
int year,
int jDay,
Dimension pixel_size)
|
Plottable[] |
get_for_event(EventAccess event,
ChannelId channel_id,
Dimension pixel_size)
|
Plottable[] |
get_plottable(RequestFilter request,
Dimension pixel_size)
|
Dimension[] |
get_whole_day_sizes()
|
PlottableDC |
getCorbaObject()
Gets the real corba DataCenter object for which this is a proxy. |
PlottableDCOperations |
getWrappedDC()
Returns the DataCenterOperations directly inside of this one |
PlottableDCOperations |
getWrappedDC(java.lang.Class wrappedClass)
Traverses through all of the ProxySeismogramDCs contained by this one, or the one it contains and if it finds one of the passed in class, returns it. |
void |
reset()
Resets the proxy, potentially removing any cached data and reresolving the corba reference. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CachePlottableDC(PlottableDCOperations plottableDC)
| Method Detail |
|---|
public boolean custom_sizes()
custom_sizes in interface PlottableDCOperations
public Plottable[] get_plottable(RequestFilter request,
Dimension pixel_size)
throws PlottableNotAvailable,
UnsupportedDimension,
NotImplemented
get_plottable in interface PlottableDCOperationsPlottableNotAvailable
UnsupportedDimension
NotImplementedpublic Dimension[] get_whole_day_sizes()
get_whole_day_sizes in interface PlottableDCOperations
public Plottable[] get_for_day(ChannelId channel_id,
int year,
int jDay,
Dimension pixel_size)
throws PlottableNotAvailable,
UnsupportedDimension
get_for_day in interface PlottableDCOperationsPlottableNotAvailable
UnsupportedDimensionpublic Dimension[] get_event_sizes()
get_event_sizes in interface PlottableDCOperations
public Plottable[] get_for_event(EventAccess event,
ChannelId channel_id,
Dimension pixel_size)
throws PlottableNotAvailable,
UnsupportedDimension
get_for_event in interface PlottableDCOperationsPlottableNotAvailable
UnsupportedDimensionpublic PlottableDCOperations getWrappedDC()
ProxyPlottableDC
getWrappedDC in interface ProxyPlottableDCpublic PlottableDCOperations getWrappedDC(java.lang.Class wrappedClass)
ProxyPlottableDC
getWrappedDC in interface ProxyPlottableDCpublic void reset()
ProxyPlottableDC
reset in interface ProxyPlottableDCpublic PlottableDC getCorbaObject()
ProxyPlottableDC
getCorbaObject in interface ProxyPlottableDC
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||