0N/A# Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
0N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
0N/A# This code is free software; you can redistribute it
and/or modify it
0N/A# under the terms of the GNU General Public License version 2 only, as
0N/A# published by the Free Software Foundation. Sun designates this
0N/A# particular file as subject to the "Classpath" exception as provided
0N/A# by Sun in the LICENSE file that accompanied this code.
0N/A# This code is distributed in the hope that it will be useful, but WITHOUT
0N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
0N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
0N/A# version 2 for more details (a copy is included in the LICENSE file that
0N/A# accompanied this code).
0N/A# You should have received a copy of the GNU General Public License version
0N/A# 2 along with this work; if not, write to the Free Software Foundation,
0N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
0N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
0N/A# CA 95054 USA or visit
www.sun.com if you need additional information or
0N/A# have any questions.
0N/A# Define public interface.
0N/A Java_sun_dc_pr_PathDasher_beginPath;
0N/A Java_sun_dc_pr_PathFiller_getTileState;
0N/A Java_sun_dc_pr_PathStroker_setCaps;
0N/A Java_sun_dc_pr_PathStroker_setCorners;
0N/A Java_sun_dc_pr_PathFiller_writeAlpha16;
0N/A Java_sun_dc_pr_PathFiller_closedSubpath;
0N/A Java_sun_dc_pr_PathStroker_beginPath;
0N/A Java_sun_dc_pr_PathDasher_setDashT4;
0N/A Java_sun_dc_pr_PathFiller_dispose;
0N/A Java_sun_dc_pr_PathStroker_closedSubpath;
0N/A Java_sun_dc_pr_PathDasher_appendLine;
0N/A Java_sun_dc_pr_PathStroker_dispose;
0N/A Java_sun_dc_pr_PathDasher_setOutputConsumer;
0N/A Java_sun_dc_pr_PathStroker_reset;
0N/A Java_sun_dc_pr_PathFiller_beginSubpath;
0N/A Java_sun_dc_pr_PathFiller_writeAlpha8;
0N/A Java_sun_dc_pr_PathDasher_closedSubpath;
0N/A Java_sun_dc_pr_PathFiller_appendQuadratic;
0N/A Java_sun_dc_pr_PathDasher_setOutputT6;
0N/A Java_sun_dc_pr_PathStroker_setPenFitting;
0N/A Java_sun_dc_pr_PathStroker_endPath;
0N/A Java_sun_dc_pr_PathDasher_setDash;
0N/A Java_sun_dc_pr_PathFiller_nextTile;
0N/A Java_sun_dc_pr_PathStroker_setOutputConsumer;
0N/A Java_sun_dc_pr_PathFiller_setFillMode;
0N/A Java_sun_dc_pr_PathFiller_appendLine;
0N/A Java_sun_dc_pr_PathStroker_appendQuadratic;
0N/A Java_sun_dc_pr_PathFiller_endPath;
0N/A Java_sun_dc_pr_PathStroker_appendCubic;
0N/A Java_sun_dc_pr_PathDasher_appendCubic;
0N/A Java_sun_dc_pr_PathStroker_setPenDiameter;
0N/A Java_sun_dc_pr_PathFiller_setOutputArea;
0N/A Java_sun_dc_pr_PathFiller_getAlphaBox;
0N/A Java_sun_dc_pr_PathStroker_appendLine;
0N/A Java_sun_dc_pr_PathStroker_setOutputT6;
0N/A Java_sun_dc_pr_PathFiller_beginPath;
0N/A Java_sun_dc_pr_PathDasher_dispose;
0N/A Java_sun_dc_pr_PathDasher_reset;
0N/A Java_sun_dc_pr_PathFiller_reset;
0N/A Java_sun_dc_pr_PathDasher_endPath;
0N/A Java_sun_dc_pr_PathStroker_beginSubpath;
0N/A Java_sun_dc_pr_PathStroker_setPenT4;
0N/A Java_sun_dc_pr_PathDasher_appendQuadratic;
0N/A Java_sun_dc_pr_PathDasher_beginSubpath;
0N/A Java_sun_dc_pr_PathFiller_appendCubic;
0N/A Java_sun_dc_pr_PathDasher_cClassFinalize;
0N/A Java_sun_dc_pr_PathDasher_cClassInitialize;
0N/A Java_sun_dc_pr_PathDasher_cInitialize;
0N/A Java_sun_dc_pr_PathFiller_cClassFinalize;
0N/A Java_sun_dc_pr_PathFiller_cClassInitialize;
0N/A Java_sun_dc_pr_PathFiller_cInitialize;
0N/A Java_sun_dc_pr_PathStroker_cClassFinalize;
0N/A Java_sun_dc_pr_PathStroker_cClassInitialize;
0N/A Java_sun_dc_pr_PathStroker_cInitialize;
0N/A Java_sun_dc_pr_PathStroker_cInitialize2D;
0N/A Java_sun_dc_pr_PathDasher_getCPathConsumer;
0N/A Java_sun_dc_pr_PathFiller_getCPathConsumer;
0N/A Java_sun_dc_pr_PathStroker_getCPathConsumer;