Uses of Class
org.episteme.core.mathematics.geometry.Vector2D
Packages that use Vector2D
Package
Description
Provides classes for social geography, human settlements, and mapping.
-
Uses of Vector2D in org.episteme.core.mathematics.geometry
Methods in org.episteme.core.mathematics.geometry that return Vector2DModifier and TypeMethodDescriptionVector2D.direction()Line2D.getDirection()Ray2D.getDirection()Line2D.getNormal()Vector2D.negate()Vector2D.normalize()static Vector2DVector2D.of(double x, double y) static Vector2DMethods in org.episteme.core.mathematics.geometry with parameters of type Vector2DModifier and TypeMethodDescriptionConstructors in org.episteme.core.mathematics.geometry with parameters of type Vector2D -
Uses of Vector2D in org.episteme.natural.physics.classical.mechanics
Methods in org.episteme.natural.physics.classical.mechanics that return Vector2D -
Uses of Vector2D in org.episteme.social.geography
Methods in org.episteme.social.geography that return Vector2DModifier and TypeMethodDescriptionGISProfile.project(GeodeticCoordinate coord) Projects a geodetic coordinate to a 2D plane coordinate system.