Class GeoCompositeMembershipShape

    • Constructor Detail

      • GeoCompositeMembershipShape

        public GeoCompositeMembershipShape​(PlanetModel planetModel)
        Constructor.
      • GeoCompositeMembershipShape

        public GeoCompositeMembershipShape​(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