Tabnine Logo
DirectPositionType.set
Code IndexAdd Tabnine to your IDE (free)

How to use
set
method
in
net.opengis.gml.DirectPositionType

Best Java code snippets using net.opengis.gml.DirectPositionType.set (Showing top 20 results out of 315)

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$6, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$2, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$0, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$0, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$2, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$2, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$0, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$0, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$0, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$0, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$0, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$0, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets ith "pos" element
 */
public void setPosArray(int i, net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$0, i);
    if (target == null)
    {
      throw new IndexOutOfBoundsException();
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets the "location" element
 */
public void setLocation(net.opengis.gml.DirectPositionType location)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(LOCATION$0, 0);
    if (target == null)
    {
      target = (net.opengis.gml.DirectPositionType)get_store().add_element_user(LOCATION$0);
    }
    target.set(location);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets the "pos" element
 */
public void setPos(net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$0, 0);
    if (target == null)
    {
      target = (net.opengis.gml.DirectPositionType)get_store().add_element_user(POS$0);
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets the "upperCorner" element
 */
public void setUpperCorner(net.opengis.gml.DirectPositionType upperCorner)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(UPPERCORNER$2, 0);
    if (target == null)
    {
      target = (net.opengis.gml.DirectPositionType)get_store().add_element_user(UPPERCORNER$2);
    }
    target.set(upperCorner);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets the "pos" element
 */
public void setPos(net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$0, 0);
    if (target == null)
    {
      target = (net.opengis.gml.DirectPositionType)get_store().add_element_user(POS$0);
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets the "lowerCorner" element
 */
public void setLowerCorner(net.opengis.gml.DirectPositionType lowerCorner)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(LOWERCORNER$0, 0);
    if (target == null)
    {
      target = (net.opengis.gml.DirectPositionType)get_store().add_element_user(LOWERCORNER$0);
    }
    target.set(lowerCorner);
  }
}

origin: org.n52.sensorweb/52n-xml-sps-v100

/**
 * Sets the "pos" element
 */
public void setPos(net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$2, 0);
    if (target == null)
    {
      target = (net.opengis.gml.DirectPositionType)get_store().add_element_user(POS$2);
    }
    target.set(pos);
  }
}

origin: org.n52.sensorweb/52n-xml-gml-v311

/**
 * Sets the "pos" element
 */
public void setPos(net.opengis.gml.DirectPositionType pos)
{
  synchronized (monitor())
  {
    check_orphaned();
    net.opengis.gml.DirectPositionType target = null;
    target = (net.opengis.gml.DirectPositionType)get_store().find_element_user(POS$0, 0);
    if (target == null)
    {
      target = (net.opengis.gml.DirectPositionType)get_store().add_element_user(POS$0);
    }
    target.set(pos);
  }
}

net.opengis.gmlDirectPositionTypeset

Popular methods of DirectPositionType

  • getSrsName
    Gets the "srsName" attribute
  • getStringValue
  • getValue
    Returns the value of the 'Value' attribute. If the meaning of the 'Value' attribute isn't clear, the
  • setSrsName
    Sets the "srsName" attribute
  • setStringValue
  • setValue
    Sets the value of the ' net.opengis.gml.DirectPositionType#getValue' attribute.
  • setDimension
    Sets the value of the ' net.opengis.gml.DirectPositionType#getDimension' attribute.
  • <init>
  • getAxisLabels
    Gets the "axisLabels" attribute
  • getDomNode
  • getListValue
  • getSrsDimension
    Gets the "srsDimension" attribute
  • getListValue,
  • getSrsDimension,
  • getUomLabels,
  • isSetAxisLabels,
  • isSetSrsDimension,
  • isSetSrsName,
  • isSetUomLabels,
  • isSetValue,
  • setAxisLabels

Popular in Java

  • Making http post requests using okhttp
  • addToBackStack (FragmentTransaction)
  • getExternalFilesDir (Context)
  • getSupportFragmentManager (FragmentActivity)
  • System (java.lang)
    Provides access to system-related information and resources including standard input and output. Ena
  • InetAddress (java.net)
    An Internet Protocol (IP) address. This can be either an IPv4 address or an IPv6 address, and in pra
  • KeyStore (java.security)
    KeyStore is responsible for maintaining cryptographic keys and their owners. The type of the syste
  • Format (java.text)
    The base class for all formats. This is an abstract base class which specifies the protocol for clas
  • TreeSet (java.util)
    TreeSet is an implementation of SortedSet. All optional operations (adding and removing) are support
  • Handler (java.util.logging)
    A Handler object accepts a logging request and exports the desired messages to a target, for example
  • Top PhpStorm plugins
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now