mapfile-vers revision 2362
3853N/A#
3853N/A# Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
3853N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3853N/A#
3853N/A# This code is free software; you can redistribute it and/or modify it
3853N/A# under the terms of the GNU General Public License version 2 only, as
3853N/A# published by the Free Software Foundation. Oracle designates this
3853N/A# particular file as subject to the "Classpath" exception as provided
3853N/A# by Oracle in the LICENSE file that accompanied this code.
3853N/A#
3853N/A# This code is distributed in the hope that it will be useful, but WITHOUT
3853N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3853N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
3853N/A# version 2 for more details (a copy is included in the LICENSE file that
3853N/A# accompanied this code).
3853N/A#
3853N/A# You should have received a copy of the GNU General Public License version
3853N/A# 2 along with this work; if not, write to the Free Software Foundation,
3853N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3853N/A#
3853N/A# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3853N/A# or visit www.oracle.com if you need additional information or have any
3853N/A# questions.
3853N/A#
3853N/A
3853N/A# Define public interface.
3853N/A
3853N/ASUNWprivate_1.1 {
3853N/A global:
3853N/A j2d_mlib_ImageDelete;
3853N/A j2d_mlib_ImageCreateStruct;
3853N/A j2d_mlib_ImageLookUp;
3853N/A j2d_mlib_ImageCreate;
3853N/A j2d_mlib_ImageConvMxN;
3853N/A j2d_mlib_ImageAffine;
3853N/A j2d_mlib_ImageConvKernelConvert;
3853N/A local:
3853N/A *;
3853N/A};
3853N/A