Uses of Class
net.opengis.iso19139.gmx.v_20070417.CoordinateSystemAltPropertyType
-
Packages that use CoordinateSystemAltPropertyType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of CoordinateSystemAltPropertyType in net.opengis.iso19139.gmx.v_20070417
Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type CoordinateSystemAltPropertyType Modifier and Type Method Description List<CoordinateSystemAltPropertyType>MLAffineCSType. getAlternativeExpression()Gets the value of the alternativeExpression property.List<CoordinateSystemAltPropertyType>MLCartesianCSType. getAlternativeExpression()Gets the value of the alternativeExpression property.List<CoordinateSystemAltPropertyType>MLCylindricalCSType. getAlternativeExpression()Gets the value of the alternativeExpression property.List<CoordinateSystemAltPropertyType>MLEllipsoidalCSType. getAlternativeExpression()Gets the value of the alternativeExpression property.List<CoordinateSystemAltPropertyType>MLLinearCSType. getAlternativeExpression()Gets the value of the alternativeExpression property.List<CoordinateSystemAltPropertyType>MLPolarCSType. getAlternativeExpression()Gets the value of the alternativeExpression property.List<CoordinateSystemAltPropertyType>MLSphericalCSType. getAlternativeExpression()Gets the value of the alternativeExpression property.List<CoordinateSystemAltPropertyType>MLTimeCSType. getAlternativeExpression()Gets the value of the alternativeExpression property.List<CoordinateSystemAltPropertyType>MLUserDefinedCSType. getAlternativeExpression()Gets the value of the alternativeExpression property.List<CoordinateSystemAltPropertyType>MLVerticalCSType. getAlternativeExpression()Gets the value of the alternativeExpression property.Constructor parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type CoordinateSystemAltPropertyType Constructor Description MLAffineCSType(List<CoordinateSystemAltPropertyType> alternativeExpression)Fully-initialising value constructorMLCartesianCSType(List<CoordinateSystemAltPropertyType> alternativeExpression)Fully-initialising value constructorMLCylindricalCSType(List<CoordinateSystemAltPropertyType> alternativeExpression)Fully-initialising value constructorMLEllipsoidalCSType(List<CoordinateSystemAltPropertyType> alternativeExpression)Fully-initialising value constructorMLLinearCSType(List<CoordinateSystemAltPropertyType> alternativeExpression)Fully-initialising value constructorMLPolarCSType(List<CoordinateSystemAltPropertyType> alternativeExpression)Fully-initialising value constructorMLSphericalCSType(List<CoordinateSystemAltPropertyType> alternativeExpression)Fully-initialising value constructorMLTimeCSType(List<CoordinateSystemAltPropertyType> alternativeExpression)Fully-initialising value constructorMLUserDefinedCSType(List<CoordinateSystemAltPropertyType> alternativeExpression)Fully-initialising value constructorMLVerticalCSType(List<CoordinateSystemAltPropertyType> alternativeExpression)Fully-initialising value constructor
-