public class LGRectangle extends PRectangle
ar, pc, vh, vwbColor, borderColor, cursorInsideFColor, HSVbalphaC, coef, color, cursorInsideColor, ENTERED_GLYPH, EXITED_GLYPH, fColor, HSV, NO_CURSOR_EVENT, orient, sensit, size, stickedTo, stroke, visible, vx, vy, vzacO| Constructor and Description |
|---|
LGRectangle(double x,
double y,
int z,
double w,
double h,
LinearGradientPaint p) |
LGRectangle(double x,
double y,
int z,
double w,
double h,
LinearGradientPaint p,
Color bc) |
| Modifier and Type | Method and Description |
|---|---|
LinearGradientPaint |
getGradient() |
clone, draw, drawForLens, getPaint, highlight, setCursorInsidePaint, setPaintaddCamera, coordInside, coordInsideP, coordInsideV, fillsView, getBounds, getHeight, getJava2DShape, getOrient, getSize, getWidth, initCams, orientTo, project, projectForLens, removeCamera, reSize, setHeight, setWidth, sizeTo, visibleInDisc, visibleInRegionaddHSVbColor, getBorderColor, getDefaultBorderColor, getHSVbColor, isBorderDrawn, isFilled, setBorderColor, setCursorInsideFillColor, setDrawBorder, setFilled, setHSVbColoraddHSVColor, containedInRegion, getColor, getDefaultColor, getDefaultCursorInsideHighlightColor, getHSVColor, getLocation, getOwner, getStickedGlyphArray, getStroke, getTranslucencyValue, getType, getZindex, isSelected, isSensitive, isVisible, isVisibleThroughLens, move, moveTo, propagateMove, select, setColor, setCursorInsideHighlightColor, setDefaultCursorInsideHighlightColor, setHSVColor, setOwner, setSensitivity, setStroke, setTranslucencyValue, setType, setVisible, setZindex, stick, stickToGlyph, toString, unstick, unstickAllGlyphs, unstickAllGlyphs, unstickFromGlyph, visibleInViewportpublic LGRectangle(double x,
double y,
int z,
double w,
double h,
LinearGradientPaint p)
x - coordinate in virtual spacey - coordinate in virtual spacez - z-index (pass 0 if you do not use z-ordering)w - width in virtual spaceh - height in virtual spacep - gradient or texture paintpublic LGRectangle(double x,
double y,
int z,
double w,
double h,
LinearGradientPaint p,
Color bc)
x - coordinate in virtual spacey - coordinate in virtual spacez - z-index (pass 0 if you do not use z-ordering)w - width in virtual spaceh - height in virtual spacep - gradient or texture paintbc - border colorpublic LinearGradientPaint getGradient()
Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2015 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.