|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of XLink.Show in org.geotoolkit.xml |
|---|
| Methods in org.geotoolkit.xml that return XLink.Show | |
|---|---|
XLink.Show |
XLink.getShow()
Returns the desired presentation of the ending resource on traversal from the starting resource. |
static XLink.Show |
XLink.Show.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XLink.Show[] |
XLink.Show.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.geotoolkit.xml with parameters of type XLink.Show | |
|---|---|
void |
XLink.setShow(XLink.Show show)
Sets the desired presentation of the ending resource on traversal from the starting resource. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||