Class TLcdLVDBStyleAnnotation

java.lang.Object
com.luciad.format.sqlite.lvdb.TLcdLVDBStyleAnnotation
All Implemented Interfaces:
ILcdAnnotation

public class TLcdLVDBStyleAnnotation extends Object implements ILcdAnnotation
Annotation that identifies a property containing an encoded LVDB style value.
Since:
2013.1
  • Constructor Details Link icon

    • TLcdLVDBStyleAnnotation Link icon

      public TLcdLVDBStyleAnnotation()
      Creates a new style annotation.
    • TLcdLVDBStyleAnnotation Link icon

      public TLcdLVDBStyleAnnotation(String aEncoding)
      Creates a new style annotation with the passed property as style property.
      Parameters:
      aEncoding - the encoding of the style.
  • Method Details Link icon

    • getEncoding Link icon

      public String getEncoding()
      Returns the type of the value.
      Returns:
      the type of the value