JavaXT
Home
Documentation
Downloads
Wiki
About
javaxt-core
javaxt-server
javaxt-express
javaxt-webcontrols
javaxt-orm
javaxt-exchange
javaxt-gis
cartography
RasterMap
Style
geospatial
javaxt-rss
Style Class
Show Source
Enter class description
Constructors
Style
(
java.awt.Graphics2D
g2d
)
Show Source
Public Methods
getGraphics
( ) returns
java.awt.Graphics2D
Used to retrieve the current graphics object
Show Source
setLineColor
(
int
r
,
int
g
,
int
b
) returns
void
Set Active Line Color
Show Source
setLineWieght
( ) returns
void
Show Source
setLineStyle
( ) returns
void
Show Source
setFillColor
( ) returns
void
Show Source