private static class CachingShapeRepState.CacheEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
antialiasedShape |
(package private) int |
refCount |
(package private) Shape |
shape |
(package private) BasicStroke |
stroke |
(package private) CachingShapeRepState.MaskTexData |
texData |
(package private) BaseTransform |
xform |
(package private) RectBounds |
xformBounds |
Modifier | Constructor and Description |
---|---|
private |
CacheEntry() |
Shape shape
BasicStroke stroke
BaseTransform xform
RectBounds xformBounds
CachingShapeRepState.MaskTexData texData
boolean antialiasedShape
int refCount