Class ImplicitGeometry

    • Constructor Detail

      • ImplicitGeometry

        public ImplicitGeometry()
    • Method Detail

      • getLibraryObject

        public java.lang.String getLibraryObject()
      • getMimeType

        public Code getMimeType()
      • isSetLibraryObject

        public boolean isSetLibraryObject()
      • isSetMimeType

        public boolean isSetMimeType()
      • isSetReferencePoint

        public boolean isSetReferencePoint()
      • isSetRelativeGMLGeometry

        public boolean isSetRelativeGMLGeometry()
      • isSetTransformationMatrix

        public boolean isSetTransformationMatrix()
      • setLibraryObject

        public void setLibraryObject​(java.lang.String libraryObject)
      • setMimeType

        public void setMimeType​(Code mimeType)
      • setReferencePoint

        public void setReferencePoint​(PointProperty referencePoint)
      • unsetLibraryObject

        public void unsetLibraryObject()
      • unsetMimeType

        public void unsetMimeType()
      • unsetReferencePoint

        public void unsetReferencePoint()
      • unsetRelativeGMLGeometry

        public void unsetRelativeGMLGeometry()
      • unsetTransformationMatrix

        public void unsetTransformationMatrix()