Uses of Class
com.luciad.format.asterix.ALcdASTERIXTransformationProvider
Packages that use ALcdASTERIXTransformationProvider
Package
Description
Provides classes and interfaces for decoding and displaying ASTERIX data.
-
Uses of ALcdASTERIXTransformationProvider in com.luciad.format.asterix
Methods in com.luciad.format.asterix that return ALcdASTERIXTransformationProviderModifier and TypeMethodDescriptionALcdASTERIXDecoder.getTransformationProvider()Returns the currentALcdASTERIXTransformationProvider.ALcdASTERIXModelDescriptor.getTransformationProvider()Returns theALcdASTERIXTransformationProviderthat corresponds with the data in the model.Methods in com.luciad.format.asterix with parameters of type ALcdASTERIXTransformationProviderModifier and TypeMethodDescriptionvoidALcdASTERIXDecoder.setTransformationProvider(ALcdASTERIXTransformationProvider aTransformationProvider) Sets a newALcdASTERIXTransformationProvideron this decoder.Constructors in com.luciad.format.asterix with parameters of type ALcdASTERIXTransformationProviderModifierConstructorDescriptionALcdASTERIXModelDescriptor(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.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))