Java 类org.jfree.chart.ClipPath 实例源码

项目:parabuild-ci    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:parabuild-ci    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:parabuild-ci    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:parabuild-ci    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:ccu-historian    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:ccu-historian    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:aya-lang    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:aya-lang    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:HTML5_WebSite    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:HTML5_WebSite    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:populus    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:populus    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:PI    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:PI    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:nabs    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:nabs    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:ECG-Viewer    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:ECG-Viewer    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:opensim-gui    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:opensim-gui    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:group-five    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:group-five    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:manydesigns.cn    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:manydesigns.cn    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:buffer_bci    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:buffer_bci    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:buffer_bci    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:buffer_bci    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:proyecto-teoria-control-utn-frro    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:proyecto-teoria-control-utn-frro    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}
项目:Memetic-Algorithm-for-TSP    文件:ContourPlot.java   
/**
 * Returns the clipPath.
 * @return ClipPath
 */
public ClipPath getClipPath() {
    return this.clipPath;
}
项目:Memetic-Algorithm-for-TSP    文件:ContourPlot.java   
/**
 * Sets the clipPath.
 * @param clipPath The clipPath to set
 */
public void setClipPath(ClipPath clipPath) {
    this.clipPath = clipPath;
}