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

    • TLcdLVDBStyleAnnotation

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

      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

    • getEncoding

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