Class GeoCompositeAreaShape

    • Constructor Detail

      • GeoCompositeAreaShape

        public GeoCompositeAreaShape​(PlanetModel planetModel)
        Constructor.
      • GeoCompositeAreaShape

        public GeoCompositeAreaShape​(PlanetModel planetModel,
                                     java.io.InputStream inputStream)
                              throws java.io.IOException
        Constructor for deserialization.
        Parameters:
        planetModel - is the planet model.
        inputStream - is the input stream.
        Throws:
        java.io.IOException
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object