|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExternalGraphicOrMark | |
---|---|
org.opengis.sld | Allows user-defined symbolization of feature data. |
Uses of ExternalGraphicOrMark in org.opengis.sld |
---|
Subinterfaces of ExternalGraphicOrMark in org.opengis.sld | |
---|---|
interface |
ExternalGraphic
Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG. |
interface |
Mark
Indicate that one of a few predefined shapes will be drawn at the points of the geometry. |
Methods in org.opengis.sld that return types with arguments of type ExternalGraphicOrMark | |
---|---|
List<ExternalGraphicOrMark> |
Graphic.getExternalGraphicOrMark()
Returns the list of external image files or marks that comprise this graphic. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |