Examples of DescribeEOCoverageSetBinding


Examples of org.geotools.wcs.bindings.DescribeEOCoverageSetBinding

     * @generated
     */
    @SuppressWarnings("unchecked")
    protected final void registerBindings(Map bindings) {
        // manually setup bindings
        bindings.put(WCSEO.DescribeEOCoverageSetType, new DescribeEOCoverageSetBinding());
        bindings.put(WCSEO.Sections, new SectionsBinding());
    }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.