public class Stanag4676Utils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MISSION_FRAME |
static String |
MISSION_SUMMARY |
static String |
MOTION_POINT |
static String |
NAMESPACE |
static String |
TRACK |
static String |
TRACK_POINT |
Constructor and Description |
---|
Stanag4676Utils() |
Modifier and Type | Method and Description |
---|---|
static org.opengis.feature.simple.SimpleFeatureType |
createMissionFrameDataType() |
static org.opengis.feature.simple.SimpleFeatureType |
createMissionSummaryDataType() |
static org.opengis.feature.simple.SimpleFeatureType |
createMotionDataType() |
static org.opengis.feature.simple.SimpleFeatureType |
createPointDataType() |
static org.opengis.feature.simple.SimpleFeatureType |
createTrackDataType() |
public static final String TRACK_POINT
public static final String MOTION_POINT
public static final String TRACK
public static final String MISSION_SUMMARY
public static final String MISSION_FRAME
public static final String NAMESPACE
public static org.opengis.feature.simple.SimpleFeatureType createPointDataType()
public static org.opengis.feature.simple.SimpleFeatureType createMotionDataType()
public static org.opengis.feature.simple.SimpleFeatureType createTrackDataType()
public static org.opengis.feature.simple.SimpleFeatureType createMissionSummaryDataType()
public static org.opengis.feature.simple.SimpleFeatureType createMissionFrameDataType()
Copyright © 2013–2022. All rights reserved.