Uses of Class
com.luciad.format.asterix.ALcdASTERIXCategory
Packages that use ALcdASTERIXCategory
Package
Description
Provides classes and interfaces for decoding and displaying ASTERIX data.
-
Uses of ALcdASTERIXCategory in com.luciad.format.asterix
Subclasses of ALcdASTERIXCategory in com.luciad.format.asterixModifier and TypeClassDescriptionclassThis class represents ASTERIX data category 1.classThis class represents ASTERIX data category 10.classThis class represents ASTERIX data category 11.classThis class represents ASTERIX data category 21.classThis class represents ASTERIX data category 21 version 0.23.classThis class represents ASTERIX data category 240, version 1.3.classThis class represents ASTERIX data category 244.classThis class represents ASTERIX data category 30.classThis class represents ASTERIX data category 30, version '2.5 ter'.classThis class represents ASTERIX data category 34.classThis class represents ASTERIX data category 48 Revision 1.21.classThis class represents ASTERIX data category 62.classThis class represents ASTERIX data category 8.Methods in com.luciad.format.asterix that return ALcdASTERIXCategoryModifier and TypeMethodDescriptionALcdASTERIXDecoder.getCategories()Returns the ASTERIX data categories handled by this decoder.ALcdASTERIXModelDescriptor.getCategory()Returns the ASTERIX category that corresponds with the data in the model.Methods in com.luciad.format.asterix with parameters of type ALcdASTERIXCategoryModifier and TypeMethodDescriptionvoidALcdASTERIXDecoder.setCategories(ALcdASTERIXCategory[] aCategories) Sets the ASTERIX data categories this decoder will handle.Constructors in com.luciad.format.asterix with parameters of type ALcdASTERIXCategoryModifierConstructorDescriptionALcdASTERIXModelDescriptor(TLcdASTERIXDataSource aDataSource, String aTypeName, String aDisplayName, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider, TLcdDataType aDataType) Constructs a newALcdASTERIXModelDescriptorthat supportsILcdDataModelDescriptor.ALcdASTERIXModelDescriptor(TLcdASTERIXDataSource aDataSource, String aTypeName, String aDisplayName, String[] aFeatureNames, Class[] aFeatureClasses, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider) Deprecated.ALcdASTERIXModelDescriptor(String aSourceName, String aTypeName, String aDisplayName, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider, TLcdDataType aDataType) Constructs a newALcdASTERIXModelDescriptorthat supportsILcdDataModelDescriptor.ALcdASTERIXModelDescriptor(String aSourceName, String aTypeName, String aDisplayName, String[] aFeatureNames, Class[] aFeatureClasses, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider) TLcdASTERIXPlotModelDescriptor(TLcdASTERIXDataSource aDataSource, String aTypeName, String aDisplayName, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider, TLcdDataType aDataType) Constructs a newTLcdASTERIXPlotModelDescriptorbased on the given arguments.TLcdASTERIXPlotModelDescriptor(String aSourceName, String aTypeName, String aDisplayName, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider, TLcdDataType aDataType) Constructs a newTLcdASTERIXPlotModelDescriptorbased on the given arguments.TLcdASTERIXRadarServiceMessageModelDescriptor(TLcdASTERIXDataSource aDataSource, String aTypeName, String aDisplayName, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP) Constructs a new service model descriptor for a given data source.TLcdASTERIXRadarServiceMessageModelDescriptor(String aSourceName, String aTypeName, String aDisplayName, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP) Constructs a new service model descriptor for a given filename.TLcdASTERIXRadarVideoModelDescriptor(TLcdASTERIXDataSource aDataSource, String aTypeName, String aDisplayName, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXReferenceProvider aReferenceProvider) Constructs a new radar video model descriptor for a given data source.TLcdASTERIXRadarVideoModelDescriptor(String aSourceName, String aTypeName, String aDisplayName, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXReferenceProvider aReferenceProvider) Constructs a new radar video model descriptor for a given filename.TLcdASTERIXTrackModelDescriptor(TLcdASTERIXDataSource aDataSource, String aTypeName, String aDisplayName, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider, TLcdDataType aDataType) Constructs a newTLcdASTERIXTrackModelDescriptorthat is compatible withILcdDataModelDescriptor.TLcdASTERIXTrackModelDescriptor(TLcdASTERIXDataSource aDataSource, String aTypeName, String aDisplayName, String[] aFeatureNames, Class[] aFeatureClasses, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider, ILcdFeaturedDescriptor aTrajectoryFeaturedDescriptor) TLcdASTERIXTrackModelDescriptor(String aSourceName, String aTypeName, String aDisplayName, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider, TLcdDataType aDataType) Constructs a newTLcdASTERIXTrackModelDescriptorthat is compatible withILcdDataModelDescriptor.TLcdASTERIXTrackModelDescriptor(String aSourceName, String aTypeName, String aDisplayName, String[] aFeatureNames, Class[] aFeatureClasses, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider, ILcdFeaturedDescriptor aTrajectoryFeaturedDescriptor) TLcdASTERIXTrajectoryModelDescriptor(TLcdASTERIXDataSource aDataSource, String aTypeName, String aDisplayName, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider) Constructs a newTLcdASTERIXTrajectoryModelDescriptor.TLcdASTERIXTrajectoryModelDescriptor(String aSourceName, String aTypeName, String aDisplayName, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider) Constructs a newTLcdASTERIXTrajectoryModelDescriptor.TLcdASTERIXTrajectoryModelDescriptor(String aSourceName, String aTypeName, String aDisplayName, String[] aFeatureNames, Class[] aFeatureClasses, ALcdASTERIXCategory aCategory, ALcdASTERIXUserApplicationProfile aUAP, ALcdASTERIXTransformationProvider aTransformationProvider, ALcdASTERIXScalingFactorProvider aScalingFactorProvider, ILcdFeaturedDescriptor aTrackFeaturedDescriptor)
ALcdASTERIXModelDescriptor(String, String, String, ALcdASTERIXCategory, ALcdASTERIXUserApplicationProfile, ALcdASTERIXTransformationProvider, ALcdASTERIXScalingFactorProvider, com.luciad.datamodel.TLcdDataType))