XWare Поиск по информационным ресурсам МГУ English Russian
       
       Точная форма слов   О проекте   Сайты   Помощь
Поиск по:angel.cs.msu.su   - Поискать по всем серверам
На этой странице приведены все страницы сервера angel.cs.msu.su ,которые мы индексируем. Показаны документы 121 - 140 из 299.

В начало ] Пред. | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | След.В конец ]

Упорядочить по: URL  |  дате изменения
121. : Class NetcdfFile
... Class . ... public class NetcdfFile . ... A concrete implementation of the Netcdf interface, this class provides connection to NetCDF version 1 files. ... NetcdfFile (java.io.File file, boolean clobber, boolean fill, Schema template) . ... Constructor Detail public NetcdfFile (java.io.File file, boolean clobber, boolean fill, Schema template) throws java.io.IOException . ... public NetcdfFile (java.lang.String path, boolean clobber, boolean fill, Schema template) throws java.io.IOException . ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/NetcdfFile.html -- 21.4 Кб -- 28.12.2004
Похожие документы

122. : Interface NetcdfRemoteProxy
... Class . ... PREV CLASS NEXT CLASS . FRAMES NO FRAMES . ... FIELD | CONSTR | METHOD . DETAIL: FIELD | ... public interface NetcdfRemoteProxy . ... This interface wraps a single instance of Netcdf to provide Remote services required in the construction of an instance of RemoteNetcdf. ... Get an Accessor for a Variable, by name. ... Given the Accessor and the ProtoVariable obtained indirectly from getSchema() above, RemoteNetcdf can create a remote proxy for the Variable. ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/NetcdfRemoteProxy.html -- 9.9 Кб -- 28.12.2004
Похожие документы

123. : Class NetcdfRemoteProxyImpl
... Class . ... METHOD . ... ucar.netcdf.NetcdfRemoteProxyImpl . All Implemented Interfaces: . ... public class NetcdfRemoteProxyImpl . ... This class provides implementation of the interface NetcdfRemoteProxy. ... Constructor Detail public NetcdfRemoteProxyImpl ( NetcdfServer svr, java.lang.String key, AbstractNetcdf nc) throws java.rmi.RemoteException . ... a (Remote)Accessor for the Variable. public void release () throws java.rmi.RemoteException . ... release in interface NetcdfRemoteProxy . ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/NetcdfRemoteProxyImpl.html -- 16.4 Кб -- 28.12.2004
Похожие документы

124. : Class NetcdfRemoteProxyImpl_Skel
... Class . ... PREV CLASS NEXT CLASS . FRAMES NO FRAMES . SUMMARY: INNER | FIELD | CONSTR | METHOD . DETAIL: FIELD | ... java.rmi.server.Skeleton . public final class NetcdfRemoteProxyImpl_Skel . ... implements java.rmi.server.Skeleton . Constructor Summary . ... Method Summary . ... Methods inherited from class java.lang.Object . ... Constructor Detail public NetcdfRemoteProxyImpl_Skel () . Method Detail public java.rmi.server.Operation[] getOperations () . ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/NetcdfRemoteProxyImpl_Skel.html -- 10.2 Кб -- 28.12.2004
Похожие документы

125. : Class NetcdfRemoteProxyImpl_Stub
... Class . ... CONSTR | METHOD . ... All Implemented Interfaces: . NetcdfRemoteProxy , java.rmi.Remote, java.io.Serializable . public final class NetcdfRemoteProxyImpl_Stub . ... Get an Accessor for a Variable, by name. ... Description copied from interface: NetcdfRemoteProxy . ... Following copied from interface: ucar.netcdf.NetcdfRemoteProxy . ... a (Remote)Accessor for the Variable. public Schema getSchema () throws java.rmi.RemoteException . ... getSchema in interface NetcdfRemoteProxy . ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/NetcdfRemoteProxyImpl_Stub.html -- 14.3 Кб -- 28.12.2004
Похожие документы

126. : Class NetcdfServer
... Class . ... METHOD . ... public class NetcdfServer . ... NetcdfServer (java.lang.String[] exports, java.rmi.registry.Registry registry) . ... static java.rmi.registry.Registry . ... void . ... Constructor Detail public NetcdfServer (java.lang.String[] exports, java.rmi.registry.Registry registry) throws java.rmi.RemoteException, java.rmi.AlreadyBoundException . Method Detail public static void setLog (java.io.OutputStream out) . ... public static void main (java.lang.String[] args) . ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/NetcdfServer.html -- 18.9 Кб -- 28.12.2004
Похожие документы

127. : Class NetcdfServer_Skel
... Class . ... PREV CLASS NEXT CLASS . FRAMES NO FRAMES . SUMMARY: INNER | FIELD | CONSTR | METHOD . DETAIL: FIELD | ... java.rmi.server.Skeleton . public final class NetcdfServer_Skel . ... implements java.rmi.server.Skeleton . Constructor Summary . NetcdfServer_Skel () . Method Summary . ... Methods inherited from class java.lang.Object . ... Constructor Detail public NetcdfServer_Skel () . Method Detail public java.rmi.server.Operation[] getOperations () . ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/NetcdfServer_Skel.html -- 10.0 Кб -- 28.12.2004
Похожие документы

128. : Class NetcdfServer_Stub
... Class . ... CONSTR | METHOD . ... All Implemented Interfaces: . NetcdfService , java.rmi.Remote, java.io.Serializable . public final class NetcdfServer_Stub . ... Fields inherited from class java.rmi.server.RemoteObject . ... Methods inherited from class java.rmi.server.RemoteStub . ... Methods inherited from class java.rmi.server.RemoteObject . ... Methods inherited from class java.lang.Object . ... Description copied from interface: NetcdfService . ... list in interface NetcdfService . ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/NetcdfServer_Stub.html -- 14.4 Кб -- 28.12.2004
Похожие документы

129. : Interface NetcdfService
... Class . ... FIELD | ... METHOD . ... public interface NetcdfService . ... This service provides a way to 'open' remote Netcdf data sets by name. ... list () . ... Field Detail public static final java.lang.String SVC_NAME . ... If the name is not the same as one obtainable from the list() opteration on this service, then this method will fail. ... NetcdfRemoteProxy which can be used to create an instance of RemoteNetcdf. public java.lang.String[] list () throws java.rmi.RemoteException . ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/NetcdfService.html -- 10.7 Кб -- 28.12.2004
Похожие документы

130. : Class ProtoVariable
... public class ProtoVariable . ... ProtoVariable (java.lang.String name, java.lang.Class componentType, Dimension dimension) . ... If null or zero length array, this is a scalar variable. public ProtoVariable (java.lang.String name, java.lang.Class componentType, Dimension dimension) . ... dimension - A single dimension to define the array. public ProtoVariable (java.lang.String name, java.lang.Class componentType, Dimension [] dimArray, Attribute [] attrArray) . ... Returns the name of this Variable....
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/ProtoVariable.html -- 25.5 Кб -- 28.12.2004
Похожие документы

131. : Interface ProtoVariableIterator
... Class . ... PREV CLASS NEXT CLASS . FRAMES NO FRAMES . ... FIELD | CONSTR | METHOD . DETAIL: FIELD | ... public interface ProtoVariableIterator . ... Use the Iterator methods to fetch elements sequentially. ... Method Summary . ... Returns true if there are more elements. ... next () . Returns the next element. ... Returns true if there are more elements. public ProtoVariable next () . ... Calls to this method will step through successive elements. ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/ProtoVariableIterator.html -- 8.2 Кб -- 28.12.2004
Похожие документы

132. : Class RandomAccessFile
... The offset in bytes of the start of the buffer, from the start of the file. static int . ... java.io.EOFException - if this file reaches the end before reading all the bytes. java.io.IOException - if an I/O error occurs. public final void readFully (byte[] b, int off, int len) throws java.io.IOException . ... java.io.EOFException - if this file reaches the end before reading all the bytes. java.io.IOException - if an I/O error occurs. public int skipBytes (int n) throws java.io.IOException . ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/RandomAccessFile.html -- 76.0 Кб -- 28.12.2004
Похожие документы

133. : Class RemoteAccessorImpl
... Class . ... Index . ... Get (read) the array element at index. boolean . ... Set (modify, write) the array element at index to the specified value. void . ... Set the array element at index to the specified boolean value. void . ... Set the array element at index to the specified byte value. void . ... Set the array element at index to the specified char value. void . ... Set the array element at index to the specified int value. void . ... Set the array element at index to the specified int value. ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/RemoteAccessorImpl.html -- 41.8 Кб -- 28.12.2004
Похожие документы

134. : Class RemoteAccessorImpl_Skel
... Class . ... PREV CLASS NEXT CLASS . FRAMES NO FRAMES . SUMMARY: INNER | FIELD | CONSTR | METHOD . DETAIL: FIELD | ... java.rmi.server.Skeleton . public final class RemoteAccessorImpl_Skel . ... implements java.rmi.server.Skeleton . Constructor Summary . ... Method Summary . ... Methods inherited from class java.lang.Object . ... Constructor Detail public RemoteAccessorImpl_Skel () . Method Detail public java.rmi.server.Operation[] getOperations () . ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/RemoteAccessorImpl_Skel.html -- 10.1 Кб -- 28.12.2004
Похожие документы

135. : Class RemoteAccessorImpl_Stub
... Class . ... Index . ... copyin (int[] $param_arrayOf_int_1, MultiArray $param_MultiArray_2) . ... Get (read) the array element at index. boolean . ... Set (modify, write) the array element at index to the specified value. void . ... Set the array element at index to the specified boolean value. void . ... Set the array element at index to the specified int value. void . ... Get the array element at index, as an int. Specified by: . ... Set the array element at index to the specified int value. ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/RemoteAccessorImpl_Stub.html -- 42.7 Кб -- 28.12.2004
Похожие документы

136. : Class RemoteNetcdf
... Class . ... METHOD . ... ucar.netcdf.AbstractNetcdf | ucar.netcdf.RemoteNetcdf . ... public class RemoteNetcdf . ... A concrete implementation of the Netcdf interface, this class uses java rmi to access a remote Netcdf. ... RemoteNetcdf (java.lang.String remoteHostName, java.lang.String dataSetName) . Open up a remote Netcdf by name. ... Methods inherited from class ucar.netcdf. ... Constructor Detail public RemoteNetcdf ( NetcdfRemoteProxy remote) throws java.rmi.RemoteException . ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/RemoteNetcdf.html -- 16.6 Кб -- 28.12.2004
Похожие документы

137. : Class Schema
... Class . ... public class Schema . ... This is a set of ProtoVariable, the DimensionSet which is the union of the Dimensions used, and any global Attributes. ... contains (java.lang.String name) . ... Returns the set of attributes associated with this, also know as the "global" attributes. ... a new Array containing the elements of this set. public ProtoVariable get (java.lang.String name) . ... If a different ProtoVariable with the same name, was in the set, it is returned, otherwise null is...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/Schema.html -- 24.1 Кб -- 28.12.2004
Похожие документы

138. : Class UnlimitedDimension
... Class . ... METHOD . ... java.lang.Object | ucar.netcdf.Dimension | ucar.netcdf.UnlimitedDimension . ... public class UnlimitedDimension . extends Dimension . A Dimension object is used to contain an array length which is named for use in multiple netcdf variables. ... This class supports construction, retrieval of the name, retrieval of the length value, and increase of the length value. Instances are only distiguished by name. ... Instances are only distiguished by name. int . ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/UnlimitedDimension.html -- 14.5 Кб -- 28.12.2004
Похожие документы

139. : Class Variable
... Class . ... Index . ... set (int[] index, java.lang.Object value) . Set (modify, write) the array element at index to the specified value. void . ... Set the array element at index to the specified boolean value. void . ... Set the array element at index to the specified byte value. void . ... Set the array element at index to the specified char value. void . ... Set the array element at index to the specified int value. void . ... Set the array element at index to the specified int value. ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/Variable.html -- 50.0 Кб -- 28.12.2004
Похожие документы

140. : Interface VariableIterator
... Class . ... PREV CLASS NEXT CLASS . FRAMES NO FRAMES . ... FIELD | CONSTR | METHOD . DETAIL: FIELD | ... public interface VariableIterator . ... Use the Iterator methods to fetch elements sequentially. ... Method Summary . ... Returns true if there are more elements. ... next () . Returns the next element. ... Returns true if there are more elements. public Variable next () . ... Calls to this method will step through successive elements. ...
[ Сохраненная копия ]  Ссылки http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_java/ucar/netcdf/VariableIterator.html -- 8.1 Кб -- 28.12.2004
Похожие документы

В начало ] Пред. | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | След.В конец ]

Rambler's Top100 RFBR Яндекс цитирования