See: Description
Interface | Description |
---|---|
FeatureMaker |
Interface for deserializing a PointFeature.
|
PointStreamProto.LocationOrBuilder | |
PointStreamProto.PointFeatureCollectionOrBuilder | |
PointStreamProto.PointFeatureMemberOrBuilder | |
PointStreamProto.PointFeatureOrBuilder | |
PointStreamProto.StationListOrBuilder | |
PointStreamProto.StationOrBuilder | |
QueryMaker |
Abstraction for making the query to send to the cdmRemote point dataset
|
Class | Description |
---|---|
PointCollectionStreamAbstract |
Abstract superclass for creating a
PointFeatureCollection from a point stream. |
PointCollectionStreamLocal |
Creates a
PointFeatureCollection by reading point stream data from a local file. |
PointCollectionStreamRemote |
Creates a
PointFeatureCollection by reading point stream data from a CDM Remote endpoint. |
PointDatasetRemote |
Client view of a CdmRemote Point Dataset.
|
PointIteratorStream |
Iterate through a stream of PointStream.MessageType.PointFeature until PointStream.MessageType.End
|
PointStream |
Defines the point stream format, along with pointStream.proto.
|
PointStreamProto | |
PointStreamProto.Location |
Protobuf type
Location |
PointStreamProto.Location.Builder |
Protobuf type
Location |
PointStreamProto.PointFeature |
Protobuf type
PointFeature |
PointStreamProto.PointFeature.Builder |
Protobuf type
PointFeature |
PointStreamProto.PointFeatureCollection |
Protobuf type
PointFeatureCollection |
PointStreamProto.PointFeatureCollection.Builder |
Protobuf type
PointFeatureCollection |
PointStreamProto.PointFeatureMember |
Protobuf type
PointFeatureMember |
PointStreamProto.PointFeatureMember.Builder |
Protobuf type
PointFeatureMember |
PointStreamProto.Station |
Protobuf type
Station |
PointStreamProto.Station.Builder |
Protobuf type
Station |
PointStreamProto.StationList |
Protobuf type
StationList |
PointStreamProto.StationList.Builder |
Protobuf type
StationList |
StationCollectionStream |
Connect to remote Station Collection using cdmremote
|
Enum | Description |
---|---|
PointStream.MessageType |