Uses of Class
org.bremersee.opengis.kml.v22.NetworkLinkControl
Packages that use NetworkLinkControl
-
Uses of NetworkLinkControl in org.bremersee.opengis.kml.v22
Fields in org.bremersee.opengis.kml.v22 declared as NetworkLinkControlMethods in org.bremersee.opengis.kml.v22 that return NetworkLinkControlModifier and TypeMethodDescriptionObjectFactory.createNetworkLinkControl()Create an instance ofNetworkLinkControlKml.getNetworkLinkControl()Gets the value of the networkLinkControl property.Methods in org.bremersee.opengis.kml.v22 with parameters of type NetworkLinkControlModifier and TypeMethodDescriptionvoidKml.setNetworkLinkControl(NetworkLinkControl value) Sets the value of the networkLinkControl property.