Documentation of 'org.apache.commons.math3.geometry.euclidean.twod.Euclidean2D' Java class
Euclidean2D
org.apache.commons.math3.geometry.euclidean.twod

Class Euclidean2D

  • All Implemented Interfaces:
    java.io.Serializable, Space


    public class Euclidean2D
    extends java.lang.Object
    implements java.io.Serializable, Space
    This class implements a two-dimensional space.
    Since:
    3.0
    See Also:
    Serialized Form
    • Method Detail

      • getInstance

        public static Euclidean2D getInstance()
        Get the unique instance.
        Returns:
        the unique instance
      • getDimension

        public int getDimension()
        Get the dimension of the space.
        Specified by:
        getDimension in interface Space
        Returns:
        dimension of the space

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.