|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
edu.iris.Fissures.IfPlottable._PlottableDCStub
public class _PlottableDCStub
Field Summary | |
---|---|
static java.lang.Class |
_ob_opsClass
|
Constructor Summary | |
---|---|
_PlottableDCStub()
|
Method Summary | |
---|---|
java.lang.String[] |
_ids()
|
boolean |
custom_sizes()
Whether or not the PlottableDC can create custom dimensioned Plottables. |
Dimension[] |
get_event_sizes()
Gets the sizes of cached plottables for an event's data. |
Plottable[] |
get_for_day(ChannelId _ob_a0,
int _ob_a1,
int _ob_a2,
Dimension _ob_a3)
Gets a Plottable for an entire day, for example for a helicorder display. |
Plottable[] |
get_for_event(EventAccess _ob_a0,
ChannelId _ob_a1,
Dimension _ob_a2)
Gets a Plottable for a particular seismic event. |
Plottable[] |
get_plottable(RequestFilter _ob_a0,
Dimension _ob_a1)
Gets a Plottable for a specific time window for a channel at the given size. |
Dimension[] |
get_whole_day_sizes()
Gets the sizes of cached plottables for a whole day of data. |
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
---|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Field Detail |
---|
public static final java.lang.Class _ob_opsClass
Constructor Detail |
---|
public _PlottableDCStub()
Method Detail |
---|
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public boolean custom_sizes()
PlottableDCOperations
custom_sizes
in interface PlottableDCOperations
public Plottable[] get_plottable(RequestFilter _ob_a0, Dimension _ob_a1) throws PlottableNotAvailable, UnsupportedDimension, NotImplemented
PlottableDCOperations
get_plottable
in interface PlottableDCOperations
PlottableNotAvailable
UnsupportedDimension
NotImplemented
public Dimension[] get_whole_day_sizes()
PlottableDCOperations
get_whole_day_sizes
in interface PlottableDCOperations
public Plottable[] get_for_day(ChannelId _ob_a0, int _ob_a1, int _ob_a2, Dimension _ob_a3) throws PlottableNotAvailable, UnsupportedDimension
PlottableDCOperations
get_for_day
in interface PlottableDCOperations
PlottableNotAvailable
UnsupportedDimension
public Dimension[] get_event_sizes()
PlottableDCOperations
get_event_sizes
in interface PlottableDCOperations
public Plottable[] get_for_event(EventAccess _ob_a0, ChannelId _ob_a1, Dimension _ob_a2) throws PlottableNotAvailable, UnsupportedDimension
PlottableDCOperations
get_for_event
in interface PlottableDCOperations
PlottableNotAvailable
UnsupportedDimension
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |