Uses of Class
net.opengis.gml.x32.CurveInterpolationType.Enum
-
Packages that use CurveInterpolationType.Enum Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of CurveInterpolationType.Enum in net.opengis.gml.x32
Fields in net.opengis.gml.x32 declared as CurveInterpolationType.Enum Modifier and Type Field Description static CurveInterpolationType.EnumCurveInterpolationType. CIRCULAR_ARC_2_POINT_WITH_BULGEstatic CurveInterpolationType.EnumCurveInterpolationType. CIRCULAR_ARC_3_POINTSstatic CurveInterpolationType.EnumCurveInterpolationType. CIRCULAR_ARC_CENTER_POINT_WITH_RADIUSstatic CurveInterpolationType.EnumCurveInterpolationType. CLOTHOIDstatic CurveInterpolationType.EnumCurveInterpolationType. CONICstatic CurveInterpolationType.EnumCurveInterpolationType. CUBIC_SPLINEstatic CurveInterpolationType.EnumCurveInterpolationType. ELLIPTICALstatic CurveInterpolationType.EnumCurveInterpolationType. GEODESICstatic CurveInterpolationType.EnumCurveInterpolationType. LINEARstatic CurveInterpolationType.EnumCurveInterpolationType. POLYNOMIAL_SPLINEstatic CurveInterpolationType.EnumCurveInterpolationType. RATIONAL_SPLINEMethods in net.opengis.gml.x32 that return CurveInterpolationType.Enum Modifier and Type Method Description static CurveInterpolationType.EnumCurveInterpolationType.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none.static CurveInterpolationType.EnumCurveInterpolationType.Enum. forString(String s)Returns the enum value for a string, or null if none.CurveInterpolationType.EnumConeType. getHorizontalCurveType()Gets the "horizontalCurveType" attributeCurveInterpolationType.EnumCylinderType. getHorizontalCurveType()Gets the "horizontalCurveType" attributeCurveInterpolationType.EnumSphereType. getHorizontalCurveType()Gets the "horizontalCurveType" attributeCurveInterpolationType.EnumArcByCenterPointType. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumArcStringByBulgeType. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumArcStringType. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumBSplineType. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumClothoidType. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumCubicSplineType. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumGeodesicStringType. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumLineStringSegmentType. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumConeType. getVerticalCurveType()Gets the "verticalCurveType" attributeCurveInterpolationType.EnumCylinderType. getVerticalCurveType()Gets the "verticalCurveType" attributeCurveInterpolationType.EnumSphereType. getVerticalCurveType()Gets the "verticalCurveType" attributeMethods in net.opengis.gml.x32 with parameters of type CurveInterpolationType.Enum Modifier and Type Method Description voidConeType. setHorizontalCurveType(CurveInterpolationType.Enum horizontalCurveType)Sets the "horizontalCurveType" attributevoidCylinderType. setHorizontalCurveType(CurveInterpolationType.Enum horizontalCurveType)Sets the "horizontalCurveType" attributevoidSphereType. setHorizontalCurveType(CurveInterpolationType.Enum horizontalCurveType)Sets the "horizontalCurveType" attributevoidArcByCenterPointType. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidArcStringByBulgeType. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidArcStringType. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidBSplineType. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidClothoidType. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidCubicSplineType. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidGeodesicStringType. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidLineStringSegmentType. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidConeType. setVerticalCurveType(CurveInterpolationType.Enum verticalCurveType)Sets the "verticalCurveType" attributevoidCylinderType. setVerticalCurveType(CurveInterpolationType.Enum verticalCurveType)Sets the "verticalCurveType" attributevoidSphereType. setVerticalCurveType(CurveInterpolationType.Enum verticalCurveType)Sets the "verticalCurveType" attribute -
Uses of CurveInterpolationType.Enum in net.opengis.gml.x32.impl
Methods in net.opengis.gml.x32.impl that return CurveInterpolationType.Enum Modifier and Type Method Description CurveInterpolationType.EnumConeTypeImpl. getHorizontalCurveType()Gets the "horizontalCurveType" attributeCurveInterpolationType.EnumCylinderTypeImpl. getHorizontalCurveType()Gets the "horizontalCurveType" attributeCurveInterpolationType.EnumSphereTypeImpl. getHorizontalCurveType()Gets the "horizontalCurveType" attributeCurveInterpolationType.EnumArcByCenterPointTypeImpl. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumArcStringByBulgeTypeImpl. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumArcStringTypeImpl. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumBSplineTypeImpl. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumClothoidTypeImpl. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumCubicSplineTypeImpl. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumGeodesicStringTypeImpl. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumLineStringSegmentTypeImpl. getInterpolation()Gets the "interpolation" attributeCurveInterpolationType.EnumConeTypeImpl. getVerticalCurveType()Gets the "verticalCurveType" attributeCurveInterpolationType.EnumCylinderTypeImpl. getVerticalCurveType()Gets the "verticalCurveType" attributeCurveInterpolationType.EnumSphereTypeImpl. getVerticalCurveType()Gets the "verticalCurveType" attributeMethods in net.opengis.gml.x32.impl with parameters of type CurveInterpolationType.Enum Modifier and Type Method Description voidConeTypeImpl. setHorizontalCurveType(CurveInterpolationType.Enum horizontalCurveType)Sets the "horizontalCurveType" attributevoidCylinderTypeImpl. setHorizontalCurveType(CurveInterpolationType.Enum horizontalCurveType)Sets the "horizontalCurveType" attributevoidSphereTypeImpl. setHorizontalCurveType(CurveInterpolationType.Enum horizontalCurveType)Sets the "horizontalCurveType" attributevoidArcByCenterPointTypeImpl. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidArcStringByBulgeTypeImpl. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidArcStringTypeImpl. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidBSplineTypeImpl. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidClothoidTypeImpl. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidCubicSplineTypeImpl. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidGeodesicStringTypeImpl. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidLineStringSegmentTypeImpl. setInterpolation(CurveInterpolationType.Enum interpolation)Sets the "interpolation" attributevoidConeTypeImpl. setVerticalCurveType(CurveInterpolationType.Enum verticalCurveType)Sets the "verticalCurveType" attributevoidCylinderTypeImpl. setVerticalCurveType(CurveInterpolationType.Enum verticalCurveType)Sets the "verticalCurveType" attributevoidSphereTypeImpl. setVerticalCurveType(CurveInterpolationType.Enum verticalCurveType)Sets the "verticalCurveType" attribute
-