Uses of Class
sec.geo.GeoPoint
Packages that use GeoPoint
-
Uses of GeoPoint in sec.geo
Modifier and TypeMethodDescriptionvoidGeoPath.arcTo(GeoPoint pivot, double widthMeters, double heightMeters, double leftAzimuthDegrees, double rightAzimuthDegrees) voidvoidprotected GlobalCoordinatesGeoPath.toGlobalCoord(GeoPoint point) ModifierConstructorDescriptionGeoArc(GeoPoint pivot, double widthMeters, double heightMeters, double leftAzimuth, double rightAzimuth, double maxDistanceMeters, double flatnessDistanceMeters, int limit) GeoBlock(GeoPoint p1, GeoPoint p2, double widthMeters, double maxDistanceMeters, double flatnessDistanceMeters, int limit) GeoBlock2(GeoPoint p1, GeoPoint p2, double leftWidthMeters, double rightWidthMeters, double maxDistanceMeters, double flatnessDistanceMeters, int limit) GeoEllipse(GeoPoint pivot, double widthMeters, double heightMeters, double maxDistanceMeters, double flatnessDistanceMeters, int limit) -
Uses of GeoPoint in sec.geo.kml
Methods in sec.geo.kml that return types with arguments of type GeoPointModifier and TypeMethodDescriptionXsltCoordinateWrapper.getEllipsePoints(double pivotX, double pivotY, KmlOptions.AltitudeMode altitudeMode, double semiMajor, double semiMinor, double minAltitude, double maxAltitude, double rotation) -
Uses of GeoPoint in sec.geo.shape
Fields in sec.geo.shape declared as GeoPointFields in sec.geo.shape with type parameters of type GeoPointMethods in sec.geo.shape that return types with arguments of type GeoPointMethods in sec.geo.shape with parameters of type GeoPointModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidMethod parameters in sec.geo.shape with type arguments of type GeoPoint